natives.SET CHAR CEASE ATTACK TIMER
natives.SET_CHAR_CEASE_ATTACK_TIMER
Signature: void natives.SET_CHAR_CEASE_ATTACK_TIMER(int ped, int timerMs)
Usage: sets how long a character waits before stopping their attack
Parameters
- int ped Character handle to act upon.
- int timerMs Timer value in milliseconds.
Return
void
On failure: void