diff --git a/GlobalMethods.h b/GlobalMethods.h index 34d6025..94342f5 100644 --- a/GlobalMethods.h +++ b/GlobalMethods.h @@ -2095,6 +2095,8 @@ namespace LuaGlobalFunctions /** * 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] *