removeAllItemsWithMagazines: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "|= Game version" to "|Game version=")
No edit summary
Line 7: Line 7:
____________________________________________________________________________________________
____________________________________________________________________________________________


| Removes all [[itemsWithMagazines]] from the uniform, vest and backpack. |DESCRIPTION=
| Removes all [[itemsWithMagazines]] from the uniform, vest and backpack. Command essentially clears all unit's containers. |DESCRIPTION=
____________________________________________________________________________________________
____________________________________________________________________________________________



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:
itemsWithMagazines

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