disableNVGEquipment: Difference between revisions
Jump to navigation
Jump to search
m (template:command argument fix) |
Killzone Kid (talk | contribs) No edit summary |
||
(33 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
{{ | {{RV|type=command | ||
| arma3 |= | |game1= arma3 | ||
|version1= 1.52 | |||
|arg= global | |arg= global | ||
|eff= global | |eff= global | ||
| | |gr1= Weapons | ||
| | |descr= Enables or disables transport NV (Night Vision). To disable TI (Thermal Imaging) use [[disableTIEquipment]]. | ||
| | |s1= vehicle [[disableNVGEquipment]] state | ||
| | |p1= vehicle: [[Object]] | ||
| [[ | |p2= state: [[Boolean]] | ||
|r1= [[Nothing]] | |||
|x1= < | |x1= <sqf>myTank disableNVGEquipment true;</sqf> | ||
| [[disableTIEquipment]] | |seealso= [[equipmentDisabled]] [[disableTIEquipment]] | ||
}} | }} | ||
Latest revision as of 20:13, 31 December 2022
Description
- Description:
- Enables or disables transport NV (Night Vision). To disable TI (Thermal Imaging) use disableTIEquipment.
- Groups:
- Weapons
Syntax
- Syntax:
- vehicle disableNVGEquipment state
- Parameters:
- vehicle: Object
- state: Boolean
- Return Value:
- Nothing
Examples
- Example 1:
Additional Information
- See also:
- equipmentDisabled disableTIEquipment
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