clearItemCargoGlobal

From Bohemia Interactive Community
Revision as of 14:37, 10 June 2018 by R3vo (talk | contribs) (example)
Jump to navigation Jump to search
Hover & click on the images for description

Description

Description:
Removes all items from ammo box (or any general weapon holder container).
Multiplayer:
Command is executed on all connected clients in multiplayer.
Groups:
Uncategorised

Syntax

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

Examples

Example 1:
clearItemCargoGlobal _ammoBox;

Additional Information

See also:
clearItemCargoaddItemCargoGlobalclearMagazineCargoclearMagazineCargoGlobalclearWeaponCargoclearWeaponCargoGlobalclearBackpackCargoclearBackpackCargoGlobal

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