unitName removeSecondaryWeaponItem item

Operand types

unitName: Object
item: String

Type of returned value

Description

Removes given weapon item from the secondary weapon cargo space. This command also supports weapon magazines.

Used In

Arma3

Example

player removeSecondaryWeaponItem (secondaryWeaponItems select 0);
Search OFPEC COMREF