unit ammo magazine
Operand types:
unit: Object
magazine: String
Type of returned value:
Number
Description:
Count how many shots are left for given magazine type.
Example:
player ammo "M16"
someAmmo unit
Operand types:
unit: Object
Type of returned value:
Boolean
Description:
Check if unit has some ammo.
Example:
someAmmo vehicle player