clearWeaponPool: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 1: Line 1:
[[Category:Scripting Commands|CLEARWEAPONPOOL]]
{{Command|= Comments
[[Category:Scripting Commands OFP 1.96|CLEARWEAPONPOOL]]
____________________________________________________________________________________________
[[Category:Scripting Commands ArmA|CLEARWEAPONPOOL]]


| ofpr |= Game name


<h2 style="color:#000066"> '''clearWeaponPool'''</h2>
|1.75|= Game version
____________________________________________________________________________________________


| Remove all weapons from the weapon pool, of which the player may choose in the following missions. Available in campaigns only. |= Description
____________________________________________________________________________________________


'''Operand types:'''
| '''clearWeaponPool''' |= Syntax


None
| [[Nothing]] |= Return value
____________________________________________________________________________________________


'''Type of returned value:'''
| [[addWeaponPool]] |= See also


[[Nothing]]
}}


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


Added in version '''1.75'''
<!-- Note Section END -->
</dl>


'''Description:'''
<h3 style="display:none">Bottom Section</h3>


Remove all weapons from weapon pool (used in campaign to transfer weapons into next mission).
[[Category:Scripting Commands|CLEARWEAPONPOOL]]
[[Category:Scripting Commands OFP 1.96|CLEARWEAPONPOOL]]
[[Category:Scripting Commands ArmA|CLEARWEAPONPOOL]]

Revision as of 23:55, 1 August 2006

Hover & click on the images for description

Description

Description:
Remove all weapons from the weapon pool, of which the player may choose in the following missions. Available in campaigns only.
Groups:
Uncategorised

Syntax

Syntax:
clearWeaponPool
Return Value:
Nothing

Examples

Examples:
Example needed

Additional Information

See also:
addWeaponPool

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