natives.SET CHAR CEASE ATTACK TIMER

From GTA Connected
Revision as of 09:32, 12 June 2026 by Roxas (talk | contribs) (Add ScriptItem documentation from GTA VC SCM decompile)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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