removeAllItemsWithMagazines: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
No edit summary
mNo edit summary
Line 5: Line 5:


|1.04|Game version=
|1.04|Game version=
|gr1= Weapons |GROUP1=
|gr2= Unit Inventory |GROUP2=
____________________________________________________________________________________________
____________________________________________________________________________________________



Revision as of 14:39, 22 September 2020

Hover & click on the images for description

Description

Description:
Removes all itemsWithMagazines from the uniform, vest and backpack. Command essentially clears all unit's containers.
Groups:
WeaponsUnit Inventory

Syntax

Syntax:
removeAllItemsWithMagazines unit
Parameters:
unit: Object
Return Value:
Nothing

Examples

Example 1:
removeAllItemsWithMagazines player;

Additional Information

See also:
itemsWithMagazinesitems

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