natives.SET CHAR WAIT STATE

From GTA Connected
Revision as of 09:35, 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_WAIT_STATE

Signature: void natives.SET_CHAR_WAIT_STATE(int ped, int state, int timeMs)

Usage: puts a character into a wait state for a specified duration

Parameters

int ped Character handle to act upon.
int state State identifier.
int timeMs Time in milliseconds.

Return

void

On failure: void