clearItemPool: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (example fix)
m (add weapon pool category)
Line 38: Line 38:
[[Category:Scripting Commands Arma 3|{{uc:{{PAGENAME}}}}]]
[[Category:Scripting Commands Arma 3|{{uc:{{PAGENAME}}}}]]
[[Category:Scripting Commands|{{uc:{{PAGENAME}}}}]]
[[Category:Scripting Commands|{{uc:{{PAGENAME}}}}]]
[[Category:Command Group: Weapon Pool|{{uc:{{PAGENAME}}}}]]

Revision as of 21:56, 6 March 2018

Hover & click on the images for description

Description

Description:
Removes all items from ammo box (or any general weapon holder container)
Groups:
Uncategorised

Syntax

Syntax:
clearItemPool box
Parameters:
box: Object
Return Value:
Nothing

Examples

Example 1:
clearItemPool jeepOne

Additional Information

See also:
addItemPool

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