unit addWeaponCargo weapons
Operand types:
unit: Object
weapons: Array
Type of returned value:
Nothing
Description:
Add weapons to weapon cargo space.
Used for infantry weapons.
Format of weapons is [weaponName, count].
For weaponName values see Weapons.
Example:
rearmTruckOne addWeaponCargo ["M16",10]