magazinesTurret: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "\|seealso= ([^ ]+)\]\], *\[\[" to "|seealso= $1]] [[") |
Lou Montana (talk | contribs) m (Some wiki formatting) |
||
Line 21: | Line 21: | ||
|p1= vehicle: [[Object]] | |p1= vehicle: [[Object]] | ||
|p2= turretPath: [[Array]] | |p2= turretPath: [[Array]] format [[Turret Path]] | ||
|r1= [[Array]] of [[String]]s | |r1= [[Array]] of [[String]]s | ||
Line 31: | Line 31: | ||
|p21= vehicle: [[Object]] | |p21= vehicle: [[Object]] | ||
|p22= turretPath: [[Array]] | |p22= turretPath: [[Array]] format [[Turret Path]] | ||
|p23= includeEmpty: [[Boolean]] - (Optional, default [[true]]) - [[true]] = include empty magazines (behaviour as the primary syntax, but consistent), [[false]] = exclude empty magazines | |p23= includeEmpty: [[Boolean]] - (Optional, default [[true]]) - [[true]] = include empty magazines (behaviour as the primary syntax, but consistent), [[false]] = exclude empty magazines |
Revision as of 11:02, 8 August 2022
Description
- Description:
- Returns all magazines of given turret. Use turret path [-1] for driver's turret. Alternatively, use magazinesAllTurrets.
- Groups:
- Turrets
Syntax
- Syntax:
- vehicle magazinesTurret turretPath
- Parameters:
- vehicle: Object
- turretPath: Array format Turret Path
- Return Value:
- Array of Strings
Alternative Syntax
- Syntax:
- vehicle magazinesTurret [turretPath, includeEmpty]
- Parameters:
- vehicle: Object
- turretPath: Array format Turret Path
- includeEmpty: Boolean - (Optional, default true) - true = include empty magazines (behaviour as the primary syntax, but consistent), false = exclude empty magazines
- Return Value:
- Array of Strings
Examples
- Example 1:
- Example 2:
Additional Information
- See also:
- magazinesAllTurrets addMagazineTurret removeMagazinesTurret removeMagazineTurret weaponsTurret loadMagazine magazines magazinesDetail magazinesAmmo magazinesAmmoFull addWeaponTurret removeWeaponTurret turretLocal
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