clearItemCargoGlobal: Difference between revisions
Jump to navigation
Jump to search
m (Bot: Reverted to revision 108272 by R3vo on 2018-06-10T12:37:46Z) |
m (template:command argument fix) |
||
Line 16: | Line 16: | ||
| '''clearItemCargoGlobal''' box |= Syntax | | '''clearItemCargoGlobal''' box |= Syntax | ||
|p1= box: [[Object]] |= | |p1= box: [[Object]] |PARAMETER1= | ||
| [[Nothing]] |= | | [[Nothing]] |RETURNVALUE= | ||
|x1= <code>[[clearItemCargoGlobal]] _ammoBox;</code> |Example 1= | |x1= <code>[[clearItemCargoGlobal]] _ammoBox;</code> |Example 1= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| [[clearItemCargo]], [[addItemCargoGlobal]], [[clearMagazineCargo]], [[clearMagazineCargoGlobal]], [[clearWeaponCargo]], [[clearWeaponCargoGlobal]], [[clearBackpackCargo]], [[clearBackpackCargoGlobal]] |= | | [[clearItemCargo]], [[addItemCargoGlobal]], [[clearMagazineCargo]], [[clearMagazineCargoGlobal]], [[clearWeaponCargo]], [[clearWeaponCargoGlobal]], [[clearBackpackCargo]], [[clearBackpackCargoGlobal]] |SEEALSO= | ||
|mp= Command is executed on all connected clients in multiplayer. |= | |mp= Command is executed on all connected clients in multiplayer. |MPBEHAVIOUR= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
}} | }} |
Revision as of 10:29, 7 April 2019
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
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