clearMagazinePool: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (example)
m (Bot: Replacing category Scripting Commands Arma 3 with Arma 3: Scripting Commands)
Line 34: Line 34:
[[Category:Scripting Commands OFP 1.96|CLEARMAGAZINEPOOL]]
[[Category:Scripting Commands OFP 1.96|CLEARMAGAZINEPOOL]]
[[Category:Scripting Commands ArmA|CLEARMAGAZINEPOOL]]
[[Category:Scripting Commands ArmA|CLEARMAGAZINEPOOL]]
[[Category:Command_Group:_Weapons|{{uc:{{PAGENAME}}}}]]
[[Category:Command Group: Weapons|{{uc:{{PAGENAME}}}}]]
[[Category:Command Group: Weapon Pool|{{uc:{{PAGENAME}}}}]]
[[Category:Command Group: Weapon Pool|{{uc:{{PAGENAME}}}}]]
[[Category:Command_Group:_System_Commands|{{uc:{{PAGENAME}}}}]]
[[Category:Command Group: System Commands|{{uc:{{PAGENAME}}}}]]
[[Category:Scripting Commands ArmA2|{{uc:{{PAGENAME}}}}]]
[[Category:Scripting Commands ArmA2|{{uc:{{PAGENAME}}}}]]
[[Category:Scripting Commands Arma 3|{{uc:{{PAGENAME}}}}]]
[[Category:Arma 3: Scripting Commands]]
[[Category:Scripting_Commands_Take_On_Helicopters|{{uc:{{PAGENAME}}}}]]
[[Category:Scripting Commands Take On Helicopters|{{uc:{{PAGENAME}}}}]]

Revision as of 17:59, 3 December 2018

Hover & click on the images for description

Description

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

Syntax

Syntax:
clearMagazinePool
Return Value:
Nothing

Examples

Example 1:
clearMagazinePool;

Additional Information

See also:
addMagazinePool

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