setMagazineTurretAmmo: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Some wiki formatting) |
Killzone Kid (talk | contribs) No edit summary |
||
Line 18: | Line 18: | ||
|p3= ammCount: [[Number]] | |p3= ammCount: [[Number]] | ||
|p4= turretPath: [[Array]] format [[Turret Path]] | |p4= turretPath: [[Array]] format [[Turret Path]]. [-1] for driver turret is supported | ||
|r1= [[Number]] | |r1= [[Number]] |
Revision as of 23:42, 3 February 2024
Description
- Description:
- Sets ammo count to given amount for given turret.
- Groups:
- Broken CommandsTurrets
Syntax
- Syntax:
- vehicle setMagazineTurretAmmo [magazineClass, ammoCount, turretPath]
- Parameters:
- vehicle: Object
- magazineClass: String
- ammCount: Number
- turretPath: Array format Turret Path. [-1] for driver turret is supported
- 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