2,446
edits
(Add ScriptItem documentation from GTA VC SCM decompile) |
(Add ScriptItem documentation from GTA VC SCM decompile) |
||
| Line 1: | Line 1: | ||
{{ | {{ScriptItem | ||
| | |endpoint = client | ||
|games = vc | |games = vc | ||
|type = function | |type = function | ||
|name = natives.REGISTER_CRIMINAL_CAUGHT | |name = natives.REGISTER_CRIMINAL_CAUGHT | ||
| | |parameters = void | ||
|usage = registers criminal caught | |||
|return1 = void | |return1 = void | ||
|returnFail1 = void | |||
}} | }} | ||
edits