unitName addMagazines [magazineName, count]

Operand types

unitName: Object
[magazineName, count]: Array

Type of returned value

Description

Adds multiple magazines of given type to the unit.

Used In

Arma3

Example

loon1 addMagazines ["30Rnd_65x39_caseless_mag", 3];
Search OFPEC COMREF