removeItemFromVest

From Bohemia Interactive Community
Revision as of 04:13, 21 August 2020 by 7erra (talk | contribs) (See also links to removeItemFromXXX family)
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 removeItemFromUniform removeItemFromBackpack removeItemFromPrimaryWeapon

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