6,834
edits
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{{ | {{ScriptItem2 | ||
| | |name = getWeaponAmmunition | ||
|side = client | |||
|type = method | |type = method | ||
|class = Ped | |class = Ped | ||
| | |games = iii vc sa | ||
| | |desc = fetch the total weapon ammunition for a weapon slot for the ped | ||
| | |arg1 = int weaponSlot The weapon slot ID to fetch the total ammunition for. | ||
| | |return = int the total weapon ammunition for the ped's specified weapon slot | ||
|freturn = void | |||
| | |||
}} | }} |
edits