removeVest: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
(locality, see also)
(format)
Line 21: Line 21:




|x1= <code>removeVest player;
|x1= <code>[[removeVest]] [[player]];
</code>|= EXAMPLE1  
</code>|= EXAMPLE1  



Revision as of 13:49, 23 November 2014

Hover & click on the images for description

Description

Description:
Removes vest from unit.
Groups:
Uncategorised

Syntax

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

Examples

Example 1:
removeVest player;

Additional Information

See also:
addVestvestremoveUniformremoveBackpack

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