magazineTurretAmmo: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "_{10,} " to "") |
Lou Montana (talk | contribs) m (Text replacement - " *\| *([Cc]omments|COMMENTS|Game|[Gg]ame [Nn]ame|Game [Vv]ersion|Game Version \(number surrounded by NO SPACES\)|Multiplayer Arguments( \("local" or "global"\))?|Effects|Multiplayer Effects( \("local" or "global"\))?|Multiplayer Exe...) |
||
Line 1: | Line 1: | ||
{{Command | {{Command | ||
| arma3 | | arma3 | ||
|1.34 | |1.34 | ||
|gr1= Broken Commands | |gr1= Broken Commands | ||
|gr2= Turrets | |gr2= Turrets | ||
| Returns ammo count of given type from given turret | | Returns ammo count of given type from given turret | ||
{{Warning | Broken when vehicle has multiple magazines of the same type}} | {{Warning | Broken when vehicle has multiple magazines of the same type}} | ||
| vehicle [[magazineTurretAmmo]] [magazineClass, turretPath] | | vehicle [[magazineTurretAmmo]] [magazineClass, turretPath] | ||
|p1= vehicle: [[Object]] | |p1= vehicle: [[Object]] | ||
|p2= [magazineClass, turretPath]: [[Array]] | |p2= [magazineClass, turretPath]: [[Array]] | ||
| [[Number]] | | [[Number]] | ||
|x1= <code>vehicle [[player]] [[magazineTurretAmmo]] ["cls", [0]]</code> | |x1= <code>vehicle [[player]] [[magazineTurretAmmo]] ["cls", [0]]</code> | ||
| [[setMagazineTurretAmmo]],[[magazinesAllTurrets]],[[ammoOnPylon]] | | [[setMagazineTurretAmmo]],[[magazinesAllTurrets]],[[ammoOnPylon]] | ||
}} | }} | ||
Revision as of 01:04, 18 January 2021
Description
- Description:
- Returns ammo count of given type from given turret
- Groups:
- Broken CommandsTurrets
Syntax
- Syntax:
- vehicle magazineTurretAmmo [magazineClass, turretPath]
- Parameters:
- vehicle: Object
- [magazineClass, turretPath]: Array
- Return Value:
- Number
Examples
- Example 1:
vehicle player magazineTurretAmmo ["cls", [0]]
Additional Information
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