unitName addHandgunItem item

Operand types

unitName: Object
item: String

Type of returned value

Description

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

Does NOT add weapon itself, adds weapon attachemnt(s).

Used In

Arma3

Example

player addHandgunItem "muzzle_snds_L";
Search OFPEC COMREF