currentMagazineDetail: Difference between revisions
Jump to navigation
Jump to search
Killzone Kid (talk | contribs) No edit summary |
Killzone Kid (talk | contribs) No edit summary |
||
Line 21: | Line 21: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| [[magazinesDetail]] |= SEEALSO | | [[magazinesDetail]] [[currentMagazine]] |= SEEALSO | ||
| |= MPBEHAVIOUR | | |= MPBEHAVIOUR |
Revision as of 13:56, 5 August 2013
Description
- Description:
- Returns description of vehicle's currently loaded magazine, its ammo count (current/default) and its id.
- Groups:
- Uncategorised
Syntax
- Syntax:
- currentMagazineDetail vehicle
- Parameters:
- vehicle: Object - unit or vehicle
- Return Value:
- String
Examples
- Example 1:
_currentMagazineDetail = currentMagazineDetail player; //"6.5mm 30Rnd STANAG Mag(30/30)[id:0]"
- Example 2:
_currentMagazineDetail = currentMagazineDetail Mi_48; //"30mm HE Shells(250/250)[id:21]"
Additional Information
- See also:
- magazinesDetail currentMagazine
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