putWeaponPool: Difference between revisions

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


| Transfer weapons and magazines from weapon pool into cargo of object obj. Used in campaign to transfer weapons into next mission. |DESCRIPTION=
| Transfer weapons and magazines from weapon pool into cargo of given object. Used in campaign to transfer weapons into next mission. |DESCRIPTION=
____________________________________________________________________________________________
____________________________________________________________________________________________


| '''putWeaponPool''' object |SYNTAX=
| [[putWeaponPool]] object |SYNTAX=


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


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


Line 29: Line 28:


<h3 style="display:none">Bottom Section</h3>
<h3 style="display:none">Bottom Section</h3>
[[Category:Scripting Commands|PUTWEAPONPOOL]]
[[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|PUTWEAPONPOOL]]
[[Category:Scripting Commands ArmA|{{uc:{{PAGENAME}}}}]]
[[Category:Scripting Commands ArmA|PUTWEAPONPOOL]]
[[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 02:01, 5 January 2020

Hover & click on the images for description

Description

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

Syntax

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

Examples

Examples:
Example needed

Additional Information

See also:
Command Group: Weapon Pool pickWeaponPool

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