removeHeadgear: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
No edit summary
(locality)
Line 3: Line 3:


| arma3 |= Game name
| arma3 |= Game name
|arg= global|=
|eff= global|=


|0.50|= Game version
|0.50|= Game version

Revision as of 14:28, 23 November 2014

Hover & click on the images for description

Description

Description:
Removes headgear from a unit. If unit has no headgear command quietly fails.
Groups:
Uncategorised

Syntax

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

Examples

Example 1:
removeHeadgear player;

Additional Information

See also:
headgearaddHeadgear

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