1,615
edits
(Add ScriptItem documentation from GTA VC SCM decompile) |
(Add ScriptItem documentation from GTA VC SCM decompile) |
||
| (2 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
{{ScriptItem2 | |||
|side = client | |||
{{ | |||
| | |||
|games = vc | |games = vc | ||
|type = function | |type = function | ||
|name = natives.CHAR_SET_IDLE | |name = natives.CHAR_SET_IDLE | ||
| | |arg1 = int entity Entity handle. | ||
| | |desc = forces a character to enter its idle animation state | ||
|return1 = void | |return1 = void | ||
}} | }} | ||
edits