vehicleName currentMagazineDetailTurret [turret path]

Operand types

vehicleName: Object
[turret path]: Array

Type of returned value

Description

Returns the name of the type of the currently used magazine on specified turret.
Use turret path [-1] for driver's turret.

Used In

Arma3

Example

_turretMagDetail = myTank currentMagazineDetailTurret [0];
// returns "6.5mm 2000Rnd LMG Belt(2000/2000)[id/cr:10/0]"
Search OFPEC COMREF