natives.CLEAR CHAR WAIT STATE: Difference between revisions

Add ScriptItem documentation from GTA VC SCM decompile
(Add ScriptItem documentation from GTA VC SCM decompile)
 
(Add ScriptItem documentation from GTA VC SCM decompile)
 
Line 5: Line 5:
|name = natives.CLEAR_CHAR_WAIT_STATE
|name = natives.CLEAR_CHAR_WAIT_STATE
|parameters = int ped
|parameters = int ped
|parameter1 = int ped Target character in the game world.
|parameter1 = int ped Character handle to act upon.
|usage = clears the char wait state state.
|usage = clears the wait state of a character, allowing it to act freely
|return1 = void
|return1 = void
|returnFail1 = void
|returnFail1 = void
}}
}}
1,615

edits