SpeeZ Posted February 4, 2016 Posted February 4, 2016 Hello community, is it possible to add night vision into the sabre? How can I accomplish such a mod? I know it's not realistic but I want to fly this baby all day(&night) long:) F-86F 4 life [sigpic][/sigpic]
SpeeZ Posted February 4, 2016 Author Posted February 4, 2016 (edited) I found a Way! be praised 'Werewolf1025' I did as follows: add these 3 lines to .\DCS World\Mods\aircraft\F-86\Input\F-86F\keyboard\default.lua & make sure that you eliminate the duplicates 'AN/ARN-6 Audio Volume Control - Down' , 'Battery-Starter Switch - Up' by setting the combo to 'LShift' -- my NVG mod {combos = {{key = 'H', reformers = {'RShift'}}} , down = iCommandViewNightVisionGogglesOn , name = _('Night Vision Goggles') , category = _('Sensors')}, {combos = {{key = 'H', reformers = {'RCtrl','RShift'}}}, pressed = iCommandPlane_Helmet_Brightess_Up , name = _('Night Vision Goggles Gain Up') , category = _('Sensors')}, {combos = {{key = 'H', reformers = {'RAlt','RShift'}}} , pressed = iCommandPlane_Helmet_Brightess_Down, name = _('Night Vision Goggles Gain Down'), category = _('Sensors')},add this line to .\DCS World\Mods\aircraft\F-86\Cockpit\Scripts\devices.lua devices["HELMET_DEVICE"] = counter() -- my NVG modadd this line to .\DCS World\Mods\aircraft\F-86\Cockpit\Scripts\device_init.lua creators[devices.HELMET_DEVICE] = {"avNightVisionGoggles"} --my NVG mod Edited February 4, 2016 by SpeeZ F-86F 4 life [sigpic][/sigpic]
SpeeZ Posted February 5, 2016 Author Posted February 5, 2016 I also found a sabre mod at: http://forums.eagle.ru/showthread.php?t=139150 F-86F 4 life [sigpic][/sigpic]
zerO_crash Posted February 5, 2016 Posted February 5, 2016 Nice Speez, way to go :thumbup: 1 [sIGPIC][/sIGPIC]
BSS_Sniper Posted March 13, 2016 Posted March 13, 2016 There's no need for NVG's in a Sabre. It's not flying low anyway. I9 9900k @ 5ghz water cooled, 32gb ram, GTX 2080ti, 1tb M.2, 2tb hdd, 1000 watt psu TrackIR 5, TM Warthog Stick and Throttle, CH Pedals
StevanJ Posted September 25, 2021 Posted September 25, 2021 On 2/5/2016 at 3:16 PM, zerO_crash said: Nice Speez, way to go Pleasing the crowd has its advantages you see..
Recommended Posts