ped.getWeaponAmmunition: Difference between revisions

no edit summary
(Created page with "{{ScriptItem |endpoint = client |type = method |class = Ped |name = getWeaponAmmunition |parameters = int weaponSlot |parameter1 = int weaponSlot The weapon slot ID to fetch t...")
 
No edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
{{ScriptItem
{{ScriptItem2
|endpoint = client
|name = getWeaponAmmunition
|side = client
|type = method
|type = method
|class = Ped
|class = Ped
|name = getWeaponAmmunition
|games = iii vc sa
|parameters = int weaponSlot
|desc = fetch the total weapon ammunition for a weapon slot for the ped
|parameter1 = int weaponSlot The weapon slot ID to fetch the total ammunition for.
|arg1 = int weaponSlot The weapon slot ID to fetch the total ammunition for.
|returnTypes = int
|return = int the total weapon ammunition for the ped's specified weapon slot
|usage = fetch the total weapon ammunition for a weapon slot for the ped
|freturn = void
|returnInfo = the total weapon ammunition for the ped's weapon slot
|returnFail1 = void
}}
}}
6,833

edits