setMagazineTurretAmmo

From Bohemia Interactive Community
Revision as of 12:09, 8 August 2022 by Lou Montana (talk | contribs) (Some wiki formatting)
Jump to navigation Jump to search
Hover & click on the images for description

Description

Description:
Sets ammo count to given amount for given turret.
Broken when vehicle has multiple magazines of the same type.
Groups:
Broken CommandsTurrets

Syntax

Syntax:
vehicle setMagazineTurretAmmo [magazineClass, ammoCount, turretPath]
Parameters:
vehicle: Object
magazineClass: String
ammCount: Number
turretPath: Array format Turret Path
Return Value:
Number

Examples

Example 1:
myMRAP setMagazineTurretAmmo ["200Rnd_127x99_mag_Tracer_Red", 30, [0]]];

Additional Information

See also:
magazineTurretAmmo setAmmoOnPylon

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