natives.SET CHAR OBJ FLEE CHAR ON FOOT ALWAYS
Jump to navigation
Jump to search
natives.SET_CHAR_OBJ_FLEE_CHAR_ON_FOOT_ALWAYS
Signature: void natives.SET_CHAR_OBJ_FLEE_CHAR_ON_FOOT_ALWAYS(int ped, int threatPed)
Usage: orders a character to continuously flee from another character on foot
Parameters
- int ped Character handle to act upon.
- int threatPed Threat character handle.
Return
void
On failure: void