natives.SET CHAR OBJ FOLLOW ROUTE

Revision as of 09:33, 12 June 2026 by Roxas (talk | contribs) (Add ScriptItem documentation from GTA VC SCM decompile)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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