removeItemFromVest

From Bohemia Interactive Community
Revision as of 03:37, 9 January 2020 by R3vo (talk | contribs) (added example)
Jump to navigation Jump to search
Hover & click on the images for description

Description

Description:
Removes item from soldier's vest.
Groups:
Uncategorised

Syntax

Syntax:
unit removeItemFromVest item
Parameters:
unit: Object
item: String
Return Value:
Nothing

Examples

Example 1:
player removeItemFromVest "itemWatch";

Additional Information

See also:
addItemToVest

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