goggles: Difference between revisions
Jump to navigation
Jump to search
Killzone Kid (talk | contribs) (description) |
m (template:command argument fix) |
||
Line 12: | Line 12: | ||
| '''goggles''' unit |= Syntax | | '''goggles''' unit |= Syntax | ||
|p1= unit: [[Object]] |= | |p1= unit: [[Object]] |PARAMETER1= | ||
| [[String]] |= | | [[String]] |RETURNVALUE= | ||
|x1= <code>_goggles = [[goggles]] assaultDiver; //G_Diving | |x1= <code>_goggles = [[goggles]] assaultDiver; //G_Diving | ||
</code>|= | </code>|EXAMPLE1= | ||
|x2= <code>_goggles = [[goggles]] reconTeamLeader; //G_Shades_Black | |x2= <code>_goggles = [[goggles]] reconTeamLeader; //G_Shades_Black | ||
</code>|= | </code>|EXAMPLE2= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| [[removeGoggles]], [[addGoggles]], [[hmd]], [[headgear]], [[binocular]] |= | | [[removeGoggles]], [[addGoggles]], [[hmd]], [[headgear]], [[binocular]] |SEEALSO= | ||
| |= | | |MPBEHAVIOUR= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
}} | }} |
Revision as of 10:33, 7 April 2019
Description
- Description:
- Returns name of currently used goggles (for NVGoggles use hmd).
- Groups:
- Uncategorised
Syntax
Examples
- Example 1:
_goggles = goggles assaultDiver; //G_Diving
- Example 2:
_goggles = goggles reconTeamLeader; //G_Shades_Black
Additional Information
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