natives.SET CHAR HEED THREATS
natives.SET_CHAR_HEED_THREATS
Signature: void natives.SET_CHAR_HEED_THREATS(int ped, int heedThreats)
Usage: sets whether a character reacts to nearby threats
Parameters
- int ped Character handle to act upon.
- int heedThreats Toggle 0 = ignore, 1 = react.
Return
void
On failure: void