unitName addMagazineGlobal magazineName

Operand types

unitName: Object
magazineName: String

Type of returned value

Description

Adds a magazine to the unit.

Note: You may create invalid combinations by adding more magazines than the free space in unit's inventory allows. When doing so, application behaviour is undefined.

Global in multiplayer.

Used In

Arma3

Example

player addMagazineGlobal "30Rnd_65x39_caseless_mag";
Search OFPEC COMREF