currentVisionMode: Difference between revisions
Jump to navigation
Jump to search
m (description) |
m (Added SEEALSO) |
||
Line 31: | Line 31: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| [[currentMagazine]], [[ | | [[currentMagazine]], [[currentWeapon]], [[currentMuzzle]], [[currentWeaponMode]], [[currentZeroing]], [[magazinesTurret]], [[weaponsTurret]] |= See also | ||
}} | }} | ||
Revision as of 17:38, 4 October 2010
Description
- Description:
- Returns current vision mode of unit's weapon.
- 0 - daytime
- 1 - night vision
- 2 - FLIR
- Groups:
- Uncategorised
Syntax
Examples
- Example 1:
_currMode = currentVisionMode gunner _tank
- Example 2:
if (currentVisionMode player == 1) then { hint "nightvision active"; };
Additional Information
- See also:
- currentMagazinecurrentWeaponcurrentMuzzlecurrentWeaponModecurrentZeroingmagazinesTurretweaponsTurret
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