disableNVGEquipment: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) |
Killzone Kid (talk | contribs) No edit summary |
||
(8 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
{{RV|type=command | {{RV|type=command | ||
| arma3 | |game1= arma3 | ||
|1.52 | |version1= 1.52 | ||
|arg= global | |arg= global | ||
|eff= global | |eff= global | ||
Line 8: | Line 8: | ||
|gr1= Weapons | |gr1= Weapons | ||
| Enables or disables transport NV (Night Vision). To disable TI (Thermal Imaging) use [[disableTIEquipment]]. | |descr= Enables or disables transport NV (Night Vision). To disable TI (Thermal Imaging) use [[disableTIEquipment]]. | ||
| vehicle | |s1= vehicle [[disableNVGEquipment]] state | ||
|p1= vehicle: [[Object]] | |p1= vehicle: [[Object]] | ||
Line 18: | Line 18: | ||
|r1= [[Nothing]] | |r1= [[Nothing]] | ||
|x1= < | |x1= <sqf>myTank disableNVGEquipment true;</sqf> | ||
|seealso= [[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