disableNVGEquipment: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
(capitalisation)
(see also)
Line 22: Line 22:
____________________________________________________________________________________________
____________________________________________________________________________________________


| |= SEEALSO  
| [[disableTIEquipment]] |= SEEALSO  


|  |= MPBEHAVIOUR  
|  |= MPBEHAVIOUR  

Revision as of 00:20, 22 September 2015

-wrong parameter ("arma3dev") defined!-[[:Category:Introduced with arma3dev version 1.52|1.52]]
Hover & click on the images for description

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:
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

[[Category:Introduced with arma3dev version 1.52]][[ Category: arma3dev: New Scripting Commands | DISABLENVGEQUIPMENT]][[ Category: arma3dev: Scripting Commands | DISABLENVGEQUIPMENT]]

Notes


Bottom Section