natives.SET CHAR WAIT STATE

From GTA Connected
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