Update GlobalMethods.h

This commit is contained in:
Rochet2
2015-12-16 21:06:37 +02:00
parent c94ef51cbe
commit 2bb387dcff

View File

@@ -2096,6 +2096,8 @@ namespace LuaGlobalFunctions
/** /**
* Adds a taxi path to a specified map, returns the used pathId. * 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.
*
* Related function: [Player:StartTaxi] * Related function: [Player:StartTaxi]
* *
* -- Execute on startup * -- Execute on startup