clearItemCargoGlobal: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
No edit summary
m (example)
Line 17: Line 17:


|p1= box: [[Object]]  |= PARAMETER1  
|p1= box: [[Object]]  |= PARAMETER1  
|x1= <code>[[clearItemCargoGlobal]] _ammoBox;</code> |Example 1=


| [[Nothing]] |= RETURNVALUE  
| [[Nothing]] |= RETURNVALUE  

Revision as of 14:37, 10 June 2018

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:

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