MCPcopy Create free account
hub / github.com/ElunaLuaEngine/Eluna / AddTaxiPath

Function AddTaxiPath

methods/TrinityCore/GlobalMethods.h:2131–2239  ·  view source on GitHub ↗

* Adds a taxi path to a specified map, returns the used pathId. * * Note that the first taxi point needs to be near the player when he starts the taxi path. * The function should also be used only **once** per path added so use it on server startup for example. * * Related function: [Player:StartTaxi] * * -- Execute on startup * local pathTable = {{m

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

CHECKVAL<float>Method · 0.80
PushMethod · 0.45

Tested by

no test coverage detected