natives.SET CHAR OBJ FOLLOW ROUTE
natives.SET_CHAR_OBJ_FOLLOW_ROUTE
Signature: void natives.SET_CHAR_OBJ_FOLLOW_ROUTE(int ped, int routeId, int behaviour)
Usage: orders a character to follow a predefined route path
Parameters
- int ped Character handle to act upon.
- int routeId Route identifier.
- int behaviour Behaviour identifier.
Return
void
On failure: void