currentMagazine: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - " \{\{GameCategory *\| *arma2 *\| *(New )?Scripting Commands\}\}" to "") |
Lou Montana (talk | contribs) m (Text replacement - "\| *(arg|eff|mp|serverExec|gr[0-9]) *= *(.*) * *\|([^=]{12})" to "|$1=$2 |descr=$3") |
||
Line 17: | Line 17: | ||
|gr2= Vehicle Inventory | |gr2= Vehicle Inventory | ||
| Returns class name of currently loaded vehicle's / unit's magazine. | |descr= Returns class name of currently loaded vehicle's / unit's magazine. | ||
|s1= '''currentMagazine''' vehicle | |s1= '''currentMagazine''' vehicle |
Revision as of 21:01, 13 June 2021
Description
- Description:
- Returns class name of currently loaded vehicle's / unit's magazine.
- Groups:
- Unit InventoryVehicle Inventory
Syntax
Examples
- Example 1:
_magazineClass = currentMagazine player;//Example: "30Rnd_545x39_AK"
Additional Information
- See also:
- magazinescurrentMagazineDetailcurrentWeaponcurrentMuzzlecurrentVisionModecurrentWeaponModecurrentZeroingmagazinesTurretweaponsTurret
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 October 4, 2010
- kju
- See notes of currentWeapon.