TASK FOLLOW NAV MESH TO COORD

From GTAMods Wiki
Revision as of 02:32, 21 March 2015 by FL1K3R (talk | contribs) (Created page with "{{Native |np = 7 |p1t = integer |p1d = Ped handle |p2t = float |p2d = X coordinate |p3t = float |p3d = Y coordinate |p4t = float |p4d...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
TASK_FOLLOW_NAV_MESH_TO_COORD
Number of parameters: 7
Parameter #TypeDescription
1.integerPed handle
2.floatX coordinate
3.floatY coordinate
4.floatZ coordinate
5.integerMovement type (2 = walk, 3 = jog, 4 = run)
6.floatUnknown (seems to be -2)
7.floatUnknown (seems to be 1.3000)
Return value:
TypeDescription
None

Similar to TASK_FOLLOW_NAV_MESH_TO_COORD_NO_STOP.