Niehorst Posted April 26, 2013 Posted April 26, 2013 simple question: ...didn't we have NVG's in the A-model? can't find it in control options...:( NZXT H400i case i9 9900k @ 4,9GHz (cooled by NZXT Kraken X62 4x140Fan - Push/Pull) Asus RoG Maximus XI Gene with 32GB G.Skill CL14 Samsung M.2 970Pro 1000GB ZOTAC RTX 2080ti Triple Fan 11GB 34" RoG Swift Curved TFT runs smooth like Beck's Gold :D HTC VIVE pro eYe (still freaking out!) Thrust Master HOTAS Warthog on MONSTERTECH table mounts 15cm Stick Extension + red spring by SAHAJ 8 (<-- love them) (TM F-18C ordered) TPR (Thrustmaster Pendular Rudder) T.Flight USAF Headset
Paganus Posted April 26, 2013 Posted April 26, 2013 Open the keyboard.lua under your %user%\Saved Games\DCS\Config\Input\a-10a\ with Notpad++ Scroll down to the last "combos" entry and paste the following lines in. {combos = {{key = "H", reformers = {"RCtrl", "RShift", }}, }, pressed = iCommandPlane_Helmet_Brightess_Down, name = "Gain goggles down", category = "Sensors"}, {combos = {{key = "H", reformers = {"RAlt", "RShift", }}, }, pressed = iCommandPlane_Helmet_Brightess_Up, name = "Gain goggles up", category = "Sensors"}, {combos = {{key = "H", reformers = {"RShift", }}, }, down = iCommandViewNightVisionGogglesOn, name = "Toggle goggles", category = "Sensors"}, This is the same setup used in the A-10C. Customize the keys to your liking or if you have already used those. This also works for the TOAD, FROG, and STANG. 1
Recommended Posts