queryMagazinePool: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Change addMagazine_array reference to addMagazine) |
m (template:command argument fix) |
||
Line 7: | Line 7: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| Return number of magazines of type name in magazine pool (used in campaign to transfer magazines into next mission). |= | | Return number of magazines of type name in magazine pool (used in campaign to transfer magazines into next mission). |DESCRIPTION= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| [[Number]] <nowiki>=</nowiki> '''queryMagazinePool''' name |= | | [[Number]] <nowiki>=</nowiki> '''queryMagazinePool''' name |SYNTAX= | ||
|p1= name: [[String]] |= | |p1= name: [[String]] |PARAMETER1= | ||
| [[Number]] |= | | [[Number]] |RETURNVALUE= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
|x1=<code>_num = [[queryMagazinePool]] "M16";</code> | |x1=<code>_num = [[queryMagazinePool]] "M16";</code> | ||
| [[addMagazineGlobal]], [[addMagazine]], [[addMagazines]], [[addMagazineCargo]], [[addMagazineCargoGlobal]], [[addMagazineTurret]], [[addWeaponPool]], [[clearMagazinePool]], [[addMagazineAmmoCargo]] |= | | [[addMagazineGlobal]], [[addMagazine]], [[addMagazines]], [[addMagazineCargo]], [[addMagazineCargoGlobal]], [[addMagazineTurret]], [[addWeaponPool]], [[clearMagazinePool]], [[addMagazineAmmoCargo]] |SEEALSO= | ||
}} | }} |
Revision as of 14:45, 7 April 2019
Description
- Description:
- Return number of magazines of type name in magazine pool (used in campaign to transfer magazines into next mission).
- Groups:
- Uncategorised
Syntax
Examples
- Example 1:
_num = queryMagazinePool "M16";
Additional Information
- See also:
- addMagazineGlobaladdMagazineaddMagazinesaddMagazineCargoaddMagazineCargoGlobaladdMagazineTurretaddWeaponPoolclearMagazinePooladdMagazineAmmoCargo
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
Notes
Bottom Section
Categories:
- Scripting Commands
- Introduced with Operation Flashpoint: Resistance version 1.75
- Operation Flashpoint: Resistance: New Scripting Commands
- Operation Flashpoint: Resistance: Scripting Commands
- Command Group: Uncategorised
- Scripting Commands OFP 1.99
- Scripting Commands OFP 1.96
- Scripting Commands ArmA
- Scripting Commands ArmA2
- Command Group: Weapons
- Command Group: Weapon Pool
- Scripting Commands Arma 3
- Scripting Commands Take On Helicopters