natives.SET CHAR OBJ FLEE CAR

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_FLEE_CAR

Signature: void natives.SET_CHAR_OBJ_FLEE_CAR(int ped, int car)

Usage: orders a character to flee from a vehicle

Parameters

int ped Character handle to act upon.
int car Vehicle handle to act upon.

Return

void

On failure: void