natives.SET CHAR OBJ FOLLOW ROUTE

From GTA Connected
Jump to navigation Jump to search

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