removeAllMagazinesTurret

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

Description

Description:
Removes all magazines from the given turret or from all turrets. Use turret path [-1] for driver's turret or [] for all turrets.
Groups:
Turrets

Syntax

Syntax:
vehicle removeAllMagazinesTurret turretPath
Parameters:
vehicle: Object
turretPath: Array format Turret Path. [-1] for driver's turret or [] for all turrets
Return Value:
Nothing

Examples

Example 1:
Copy
vehicle player removeAllMagazinesTurret [-1];
Example 2:
Copy
_tank removeAllMagazinesTurret [];

Additional Information

See also:
removeMagazinesTurret addMagazineTurret removeAllMagazines magazinesTurret removeMagazineTurret weaponsTurret 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