Jump to content

Recommended Posts

Posted

So I'm having trouble setting the code, I'd like it on 1112 for Blue Flag JTAC missions. I have my engine shut off, (do I need ground power/batter switch on or off?) and I open Kneeboard (shift+K). I see the commands there, Ralt + Rshift + 0,9,- . When I hold Rshift + Ralt + 9 (or any of the others) nothing happens. Laser code says "1".

 

What am I missing?

Posted

I've created a cold start scenario and it still doesn't work. I am using the NVG mod, which reset the keyboard bindings lua. Would that have anything to do with it? When I go into bindings the keys for laser code change are blank, and it won't let me bind anything to the keyboard for those. Is that different than default?

Posted
I've created a cold start scenario and it still doesn't work. I am using the NVG mod, which reset the keyboard bindings lua. Would that have anything to do with it? When I go into bindings the keys for laser code change are blank, and it won't let me bind anything to the keyboard for those. Is that different than default?

 

Try it without mods and then you'll see

Posted

If it is the mod, what you can do is go into the NVG mod, then find the input file, I forgot it's title but it's pretty simple to find. Open it in notepad++ scroll down to the 3 commands for the NVGS and copy and paste them into the file of the same name in your Mods/M-2000C... folder, then you can either delete this file from the mods (not recommended) or you can save the edited file in the mod, delete the lines from the non modded folder (all they do is add the lines to the control editor) then enable the mod.

 

What you've done is you've copied your current keyboard current keyboard input file and added the new commands for the NVGS. Now they'll be visable for the controls page. Then you've put your current key file into the nvg mod. So when you enable the mod, you'll be enabling the NVGS and you'll still have your keyboard commands as you've assigned them, plus any that might be used for the kneeboard.

 

That's what I've done and it's worked.

 

Sent from my SAMSUNG-SM-G900A using Tapatalk

Aurora R7 || i7K 8700K || 2TB 7200RPM SATA 6Gb/s || 2TB M.2 PCIe x4 SSD || GTX 1080 Ti with 11GB GDDR5X || Windows 10 Pro || 32GB Dual Channel DDR4 at 2667MHz || Virpil Warbird Base || Virpil T-50 Stick || Virpil MT-50 Throttle || Thrustmaster TPR Pedals || Oculus Rift

Posted

So the LUA file is here (mine is installed)

 

...\_MODS\NVG Mod M-2000 - Werewolf\Mods\aircraft\M-2000C\Input\M-2000C\keyboard

 

The file is

 

Default.lua

 

The lines you need are

under the -- Cockpit Displays & Illumination section

 

{combos = {{key = 'N'}} , down = iCommandViewNightVisionGogglesOn , name = _('Night Vision Goggles') , category = _('Sensors')},

{combos = {{key = 'PageUp', reformers = {'RShift'}}}, pressed = iCommandPlane_Helmet_Brightess_Up , name = _('Night Vision Goggles Gain Up') , category = _('Sensors')},

{combos = {{key = 'PageDown', reformers = {'RShift'}}} , pressed = iCommandPlane_Helmet_Brightess_Down, name = _('Night Vision Goggles Gain Down'), category = _('Sensors')},

 

NOTE: they won't be exactly this, I have mine shifted as I already had page up and down assigned.

 

So, what you should do is copy and paste your default.lua into this one. I renamed the mods file and pasted mine here. Then copied those line into my file. What this does is keep your keys. Paste these in there. And delete the renamed file that came with the mod. Then install via JSGME. And you're done. (Keep a clean backup of the mod)

Aurora R7 || i7K 8700K || 2TB 7200RPM SATA 6Gb/s || 2TB M.2 PCIe x4 SSD || GTX 1080 Ti with 11GB GDDR5X || Windows 10 Pro || 32GB Dual Channel DDR4 at 2667MHz || Virpil Warbird Base || Virpil T-50 Stick || Virpil MT-50 Throttle || Thrustmaster TPR Pedals || Oculus Rift

  • 2 weeks later...
Posted
So the LUA file is here (mine is installed)

 

...\_MODS\NVG Mod M-2000 - Werewolf\Mods\aircraft\M-2000C\Input\M-2000C\keyboard

 

The file is

 

Default.lua

 

The lines you need are

under the -- Cockpit Displays & Illumination section

 

 

 

NOTE: they won't be exactly this, I have mine shifted as I already had page up and down assigned.

 

So, what you should do is copy and paste your default.lua into this one. I renamed the mods file and pasted mine here. Then copied those line into my file. What this does is keep your keys. Paste these in there. And delete the renamed file that came with the mod. Then install via JSGME. And you're done. (Keep a clean backup of the mod)

 

So I did all that, put the modified default.lua in the NVG mod folder, enabled with JSGME and now it clears all the keyboard bindings, and wont even let me click on them in "adjust controls" to re-bind them. Strange.

Posted

Hold onto the file, I'll help you troubleshoot it tomorrow. Sounds like you didn't paste the right thing in there

 

Sent from my SAMSUNG-SM-G900A using Tapatalk

Aurora R7 || i7K 8700K || 2TB 7200RPM SATA 6Gb/s || 2TB M.2 PCIe x4 SSD || GTX 1080 Ti with 11GB GDDR5X || Windows 10 Pro || 32GB Dual Channel DDR4 at 2667MHz || Virpil Warbird Base || Virpil T-50 Stick || Virpil MT-50 Throttle || Thrustmaster TPR Pedals || Oculus Rift

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...