natives.SET CHAR OBJ FLEE CAR
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