magazineTurretAmmo: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Some wiki formatting)
No edit summary
Line 16: Line 16:
|p2= magazineClass: [[String]]
|p2= magazineClass: [[String]]


|p3= turretPath: [[Array]] format [[Turret Path]]
|p3= turretPath: [[Array]] format [[Turret Path]]. [-1] for driver turret is supported


|r1= [[Number]]
|r1= [[Number]]

Revision as of 00:42, 4 February 2024

Hover & click on the images for description

Description

Description:
Returns ammo count of given type from given turret
Broken when vehicle has multiple magazines of the same type.
Groups:
Broken CommandsTurrets

Syntax

Syntax:
vehicle magazineTurretAmmo [magazineClass, turretPath]
Parameters:
vehicle: Object
magazineClass: String
turretPath: Array format Turret Path. [-1] for driver turret is supported
Return Value:
Number

Examples

Example 1:
vehicle player magazineTurretAmmo ["cls", [0]];

Additional Information

See also:
setMagazineTurretAmmo magazinesAllTurrets ammoOnPylon

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