GetWaypointLocation
From Onset Developer Wiki
Description
Gets the specified waypoint location.
Syntax
GetWaypointLocation()
Parameters
- This function has no parameters.
Return Value
- This function returns a table.
Example
local x, y, z = GetWaypointLocation(waypointId)