removeVest: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
(example)
m (added see-also)
Line 22: Line 22:
____________________________________________________________________________________________
____________________________________________________________________________________________


| |= SEEALSO  
| [[addVest]], [[vest]] |= SEEALSO  


|  |= MPBEHAVIOUR  
|  |= MPBEHAVIOUR  

Revision as of 12:36, 12 March 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:
addVestvest

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