removeVest: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "\|seealso= *\[\[([^ ]+)\]\], \[\[([^ ]+)\]\]" to "|seealso= $1 $2")
m (Text replacement - "\|seealso= *\[\[([^ ]+)\]\], \[\[([^ ]+)\]\]" to "|seealso= $1 ")
Line 22: Line 22:
|x1= <code>[[removeVest]] [[player]];</code>
|x1= <code>[[removeVest]] [[player]];</code>


|seealso= [[addVest]] [[vest]] [[removeUniform]], [[removeBackpack]]
|seealso= [[addVest]] [[vest]] [[removeUniform]] [[removeBackpack]]
}}
}}

Revision as of 18:42, 20 January 2022

Hover & click on the images for description

Description

Description:
Removes vest from unit.
Groups:
ContainersUnit Inventory

Syntax

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

Examples

Example 1:
removeVest player;

Additional Information

See also:
addVest vest removeUniform removeBackpack

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