1,615
edits
(Add ScriptItem documentation from GTA VC SCM decompile) |
(Add ScriptItem documentation from GTA VC SCM decompile) |
||
| Line 1: | Line 1: | ||
{{ | {{ScriptItem2 | ||
| | |side = client | ||
|games = vc | |games = vc | ||
|type = function | |type = function | ||
|name = natives.IS_INT_VAR_GREATER_THAN_INT_VAR | |name = natives.IS_INT_VAR_GREATER_THAN_INT_VAR | ||
| | |desc = check if int var greater than int var in Vice City | ||
|return1 = void | |return1 = void | ||
}} | }} | ||
edits