queryMagazinePool: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "\|s([0-9])\= '''([^' ]+)'''([^ ]+) " to "|s$1= $2$3 ") |
Lou Montana (talk | contribs) m (Text replacement - "\|seealso= *\[\[([^ ]+)\]\], \[\[([^ ]+)\]\]" to "|seealso= $1 ") |
||
Line 34: | Line 34: | ||
|x1=<code>_num = [[queryMagazinePool]] "M16";</code> | |x1=<code>_num = [[queryMagazinePool]] "M16";</code> | ||
|seealso= [[addMagazineGlobal]] | |seealso= [[addMagazineGlobal]] [[addMagazine]], [[addMagazines]], [[addMagazineCargo]], [[addMagazineCargoGlobal]], [[addMagazineTurret]], [[addWeaponPool]], [[clearMagazinePool]], [[addMagazineAmmoCargo]] | ||
}} | }} |
Revision as of 17:23, 20 January 2022
Description
- Description:
- Return number of magazines of type name in magazine pool (used in campaign to transfer magazines into next mission).
- Groups:
- Weapon Pool
Syntax
- Syntax:
- queryMagazinePool name
- Parameters:
- name: String
- Return Value:
- Number
Examples
- Example 1:
_num = queryMagazinePool "M16";
Additional Information
- See also:
- addMagazineGlobal addMagazineaddMagazinesaddMagazineCargoaddMagazineCargoGlobaladdMagazineTurretaddWeaponPoolclearMagazinePooladdMagazineAmmoCargo
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
Categories:
- Scripting Commands
- Introduced with Operation Flashpoint version 1.75
- Operation Flashpoint: New Scripting Commands
- Operation Flashpoint: Scripting Commands
- Operation Flashpoint: Elite: Scripting Commands
- ArmA: Armed Assault: Scripting Commands
- Arma 2: Scripting Commands
- Arma 2: Operation Arrowhead: Scripting Commands
- Take On Helicopters: Scripting Commands
- Arma 3: Scripting Commands
- Command Group: Weapon Pool