disableNVGEquipment: Difference between revisions
Jump to navigation
Jump to search
(Created page with "{{Command|= Comments ____________________________________________________________________________________________ | arma3dev |= Game name |1.52|= Game version ______________...") |
Killzone Kid (talk | contribs) (capitalisation) |
||
Line 10: | Line 10: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| vehicle ''' | | vehicle '''disableNVGEquipment''' State|= Syntax | ||
|p1= vehicle: [[Object]] |= PARAMETER1 | |p1= vehicle: [[Object]] |= PARAMETER1 | ||
Line 19: | Line 19: | ||
|x1= <code>myTank [[ | |x1= <code>myTank [[disableNVGEquipment]] true;</code>|= EXAMPLE1 | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
Revision as of 13:14, 21 September 2015
Description
- Description:
- Enable or disable transport vision modes (Nv).
- Groups:
- Uncategorised
Syntax
- Syntax:
- vehicle disableNVGEquipment State
- Parameters:
- vehicle: Object
- State: Bool
- Return Value:
- Nothing
Examples
- Example 1:
myTank disableNVGEquipment true;
Additional Information
- See also:
- See also needed
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
[[Category:Introduced with arma3dev version 1.52]][[ Category: arma3dev: New Scripting Commands | DISABLENVGEQUIPMENT]][[ Category: arma3dev: Scripting Commands | DISABLENVGEQUIPMENT]]
Notes