queryWeaponPool: Difference between revisions
Jump to navigation
Jump to search
m (sa) |
m (template:command argument fix) |
||
Line 7: | Line 7: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| Return number of weapons of type name in weapon pool (used in campaign to transfer weapons into next mission). |= | | Return number of weapons of type name in weapon pool (used in campaign to transfer weapons into next mission). |DESCRIPTION= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| [[Number]] <nowiki>=</nowiki> '''queryWeaponPool''' name |= | | [[Number]] <nowiki>=</nowiki> '''queryWeaponPool''' name |SYNTAX= | ||
|p1= name: [[String]] |= | |p1= name: [[String]] |PARAMETER1= | ||
| [[Number]] |= | | [[Number]] |RETURNVALUE= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
|x1=<pre>_num=queryWeaponPool "M16"</pre> | |x1=<pre>_num=queryWeaponPool "M16"</pre> | ||
| [[queryItemsPool]] |= | | [[queryItemsPool]] |SEEALSO= | ||
}} | }} |
Revision as of 14:45, 7 April 2019
Description
- Description:
- Return number of weapons of type name in weapon pool (used in campaign to transfer weapons into next mission).
- Groups:
- Uncategorised
Syntax
Examples
- Example 1:
_num=queryWeaponPool "M16"
Additional Information
- See also:
- queryItemsPool
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
- Scripting Commands Arma 3
- Scripting Commands Take On Helicopters
- Command Group: Weapon Pool