TaskExtendRoute — FiveM Natives
0x1E7889778264843A · TASK · all
Adds a new point to the current point route; a maximum of 8 points can be added. Call TASK_FLUSH_ROUTE before the first call to this. Call TASK_FOLLOW_POINT_ROUTE to make the Ped go the route.
Parameters
| Name | Type |
|---|---|
| x | float |
| y | float |
| z | float |
Returns
void