1,615
edits
(Created page with "a") |
(Add ScriptItem documentation from GTA VC SCM decompile) |
||
| Line 1: | Line 1: | ||
{{ScriptItem | |||
|endpoint = client | |||
|games = vc | |||
|type = function | |||
|name = natives.ADD_AMMO_TO_CHAR | |||
|parameters = int arg0, int arg1 | |||
|parameter1 = int arg0 Description | |||
|parameter2 = int arg1 Description | |||
|usage = add ammo to char in Vice City | |||
|return1 = void | |||
|returnFail1 = void | |||
}} | |||
edits