addMagazinesTurret

From Bohemia Interactive Community
Jump to navigation Jump to search
Hover & click on the images for description

Description

Description:
Adds given number of a magazine to the given turret. Use turret path [-1] for driver's turret.
Groups:
Turrets

Syntax

Syntax:
vehicle addMagazinesTurret [magazineName, turretPath, quantity]
Parameters:
vehicle: Object
magazineName: String
turretPath: Array format Turret Path
quantity: Number - desired number of the magazines
Return Value:
Nothing

Examples

Example 1:
Copy
_tank addMagazinesTurret ["20Rnd_120mmSABOT_M1A2", [0], 10];

Additional Information

See also:
addMagazineTurret addMagazineGlobal addMagazine loadMagazine addMagazines addMagazineCargo addMagazineCargoGlobal addMagazinePool magazinesTurret removeMagazinesTurret removeMagazineTurret weaponsTurret addMagazineAmmoCargo addWeaponTurret removeWeaponTurret turretLocal

Notes

Report bugs on the Feedback Tracker and/or discuss them on the Arma Discord or on the Forums.
Only post proven facts here! Add Note