Load Mission Editor.
Drop Player entity
Drop AmmoBox Entity
In AmmoBox Entity Init type:
this addweaponCargo ["NVGoggles",5];
this addweaponCargo ["NVGoggles_OPFOR",5];
this addweaponCargo ["NVGoggles_INDEP",5]
Load mission and check for NVGoggles. When attempting to open Inventory you will recieve an error.
Error Text is
"
Picture
\a3\weapons_f\data\ui\gear_x_ca.paa not
found
"
When the interface opens all 3 types on NVGoggles do not have a picture. When putting one of these NVGoggles on they will consume the Binoculars slot of your inventory.