magazineTurretAmmo: Difference between revisions
Jump to navigation
Jump to search
Killzone Kid (talk | contribs) No edit summary |
Lou Montana (talk | contribs) m (Text replacement - "Samatra" to "Sa-Matra") |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 6: | Line 6: | ||
|gr2= Turrets | |gr2= Turrets | ||
|descr= Returns ammo count of given magazine from given turret (see [[ | |descr= Returns ammo count of given magazine from given turret (see [[setMagazineTurretAmmo]] for more info) | ||
|s1= vehicle [[magazineTurretAmmo]] [magazineClass, turretPath] | |s1= vehicle [[magazineTurretAmmo]] [magazineClass, turretPath] | ||
Line 21: | Line 21: | ||
|seealso= [[setMagazineTurretAmmo]] [[magazinesAllTurrets]] [[ammoOnPylon]] | |seealso= [[setMagazineTurretAmmo]] [[magazinesAllTurrets]] [[ammoOnPylon]] | ||
}} | |||
{{Note | |||
|user= Sa-Matra | |||
|timestamp= 20240504113840 | |||
|text= Returns ammo for first magazine, not loaded magazine. | |||
}} | }} |
Latest revision as of 20:58, 4 July 2024
Description
- Description:
- Returns ammo count of given magazine from given turret (see setMagazineTurretAmmo for more info)
- Groups:
- Turrets
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:
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
- Posted on May 04, 2024 - 11:38 (UTC)
- Returns ammo for first magazine, not loaded magazine.