1,615
edits
(Add ScriptItem documentation from GTA VC SCM decompile) |
(Add ScriptItem documentation from GTA VC SCM decompile) |
||
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
{{ScriptItem2 | |||
|side = client | |||
{{ | |||
| | |||
|games = vc | |games = vc | ||
|type = function | |type = function | ||
|name = natives.CHAR_LOOK_AT_CHAR_ALWAYS | |name = natives.CHAR_LOOK_AT_CHAR_ALWAYS | ||
| | |arg1 = int char Character handle. | ||
| | |arg2 = int flag Flag value (0 or 1). | ||
| | |desc = makes a character continuously look at another character | ||
|return1 = void | |return1 = void | ||
}} | }} | ||
edits