natives.SET CHAR CEASE ATTACK TIMER

From GTA Connected
Jump to navigation Jump to search

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