removeAllItemsWithMagazines: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
No edit summary
No edit summary
Line 20: Line 20:
____________________________________________________________________________________________
____________________________________________________________________________________________


| [[itemsWithMagazines]] |SEEALSO=  
| [[itemsWithMagazines]], [[items]]|SEEALSO=  


|  |MPBEHAVIOUR=  
|  |MPBEHAVIOUR=  

Revision as of 12:13, 8 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:
Uncategorised

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