queryMagazinePool: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
No edit summary
mNo edit summary
Line 3: Line 3:
[[Category:Scripting Commands ArmA|QUERYMAGAZINEPOOL]]
[[Category:Scripting Commands ArmA|QUERYMAGAZINEPOOL]]


{{Command|= Comments
____________________________________________________________________________________________


<h2 style="color:#000066">'''queryMagazinePool ''name'''''</h2>
| ofpr |= Game name


|1.75|= Game version
____________________________________________________________________________________________


'''Operand types:'''
| Return number of magazines of type name in magazine pool (used in campaign to transfer magazines into next mission). |= Description
____________________________________________________________________________________________


'''name:''' [[String]]
| '''queryMagazinePool''' name |= Syntax


'''Type of returned value:'''
|p1= name: [[String]] |= Parameter 1


[[Number]]
| [[Number]] |= Return value
____________________________________________________________________________________________


'''Compatibility:'''
|  |= See also


Added in version '''1.75'''
}}


'''Description:'''
<h3 style="display:none">Notes</h3>
<dl class="command_description">
<!-- Note Section BEGIN -->


Return number of magazines of type '''name''' in magazine pool (used in campaign to transfer magazines into next mission).
<!-- Note Section END -->
</dl>
 
<h3 style="display:none">Bottom Section</h3>

Revision as of 00:47, 2 August 2006


Hover & click on the images for description

Description

Description:
Return number of magazines of type name in magazine pool (used in campaign to transfer magazines into next mission).
Groups:
Uncategorised

Syntax

Syntax:
queryMagazinePool name
Parameters:
name: String
Return Value:
Number

Examples

Examples:
Example needed

Additional Information

See also:
See also needed

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