removeVest: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (added see-also)
(locality, see also)
Line 3: Line 3:


| arma3 |= Game name
| arma3 |= Game name
|arg= global |= Arguments in MP
|eff= global |= Effects in MP


|0.50|= Game version
|0.50|= Game version
Line 22: Line 26:
____________________________________________________________________________________________
____________________________________________________________________________________________


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


|  |= MPBEHAVIOUR  
|  |= MPBEHAVIOUR  

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