unitName addPrimaryWeaponItem item

Operand types

unitName: Object
item: Item

Type of returned value

Description

Adds item to the weapon cargo space. This is used for infantry weapons.

This does NOT add the weapon, adds weapons attachment(s). Will only add items that are compatible with unit's primary weapon.

Used In

Arma3

Example

loon1 addPrimaryWeaponItem "muzzle_snds_H";
Search OFPEC COMREF