pickWeaponPool: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "|= Game version" to "|Game version=")
(Add example)
Line 10: Line 10:
____________________________________________________________________________________________
____________________________________________________________________________________________


| '''pickWeaponPool''' object|SYNTAX=
| [[pickWeaponPool]] object|SYNTAX=


|p1= object: [[Object]] |PARAMETER1=
|p1= object: [[Object]] |PARAMETER1=
Line 17: Line 17:
____________________________________________________________________________________________
____________________________________________________________________________________________


| |SEEALSO=
|x1= <code>[[pickWeaponPool]] [[vehicle]] [[player]]</code>


| [[:Category:Command Group: Weapon Pool|Command Group: Weapon Pool]] |SEEALSO=
}}
}}


Line 29: Line 30:


<h3 style="display:none">Bottom Section</h3>
<h3 style="display:none">Bottom Section</h3>
[[Category:Scripting Commands|PICKWEAPONPOOL]]
[[Category:Scripting Commands|{{uc:{{PAGENAME}}}}]]
[[Category:Scripting Commands OFP 1.96|{{uc:{{PAGENAME}}}}]]
[[Category:Scripting Commands OFP 1.99|{{uc:{{PAGENAME}}}}]]
[[Category:Scripting Commands OFP 1.99|{{uc:{{PAGENAME}}}}]]
[[Category:Scripting Commands OFP 1.96|PICKWEAPONPOOL]]
[[Category:Scripting Commands ArmA|{{uc:{{PAGENAME}}}}]]
[[Category:Scripting Commands ArmA|PICKWEAPONPOOL]]
[[Category:Command_Group:_Weapons|{{uc:{{PAGENAME}}}}]]
[[Category:Command Group: Weapon Pool|{{uc:{{PAGENAME}}}}]]
[[Category:Scripting Commands ArmA2|{{uc:{{PAGENAME}}}}]]
[[Category:Scripting Commands ArmA2|{{uc:{{PAGENAME}}}}]]
[[Category:Scripting Commands Arma 3|{{uc:{{PAGENAME}}}}]]
[[Category:Scripting Commands Arma 3|{{uc:{{PAGENAME}}}}]]
[[Category:Scripting_Commands_Take_On_Helicopters|{{uc:{{PAGENAME}}}}]]
[[Category:Scripting_Commands_Take_On_Helicopters|{{uc:{{PAGENAME}}}}]]
[[Category:Command_Group:_Weapons|{{uc:{{PAGENAME}}}}]]
[[Category:Command Group: Weapon Pool|{{uc:{{PAGENAME}}}}]]

Revision as of 01:36, 5 January 2020

Hover & click on the images for description

Description

Description:
Transfer weapons and magazines from cargo of object into weapon pool (used in campaign to transfer weapons into next mission).
Groups:
Uncategorised

Syntax

Syntax:
pickWeaponPool object
Parameters:
object: Object
Return Value:
Nothing

Examples

Example 1:
pickWeaponPool vehicle player

Additional Information

See also:
Command Group: Weapon Pool

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