clearItemCargoGlobal: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
(see also)
Line 22: Line 22:
____________________________________________________________________________________________
____________________________________________________________________________________________


| |= SEEALSO  
| [[clearItemCargo]], [[addItemCargoGlobal]], [[clearMagazineCargo]], [[clearMagazineCargoGlobal]], [[clearWeaponCargo]], [[clearWeaponCargoGlobal]], [[clearBackpackCargo]], [[clearBackpackCargoGlobal]] |= SEEALSO  


|mp= Command is executed on all connected clients in multiplayer. |= MPBEHAVIOUR  
|mp= Command is executed on all connected clients in multiplayer. |= MPBEHAVIOUR  

Revision as of 15:12, 31 December 2013

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