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.ADD_AMMO_TO_CHAR | |name = natives.ADD_AMMO_TO_CHAR | ||
| | |arg1 = int char Character handle. | ||
|arg2 = int weapon Weapon type. | |||
| | |desc = add ammo to char in Vice City | ||
| | |||
|return1 = void | |return1 = void | ||
}} | }} | ||
edits