Jump to content

Key binding problem


Magwe

Recommended Posts

Since update 2.9 i can no longer bind the buttons on my mouse to "Clickable Mouse Cockpit Mode - ON/OFF". The box to bind the mouse is now grayed out. It only appears to be the case in the AJS37, not in any other module.

I have tested in both MT and ST and it behaves the same. I am not sure if this is indended behaviour or not. 🙂

Link to comment
Share on other sites

  • 4 months later...
  • 3 weeks later...

Same here but I have a workaround:

Go to your DCS installation folder and open the file :

DCS World\Mods\aircraft\AJS37\Input\mouse\default.lua

in the section "local keycommands" add the line :

{combos = {{key = 'MOUSE_BTN5'}}, down = iCommandCockpitClickModeOnOff,     name = _('Force cursor to show on/off'),    category = _('General')},

For me I've chosen button n°5 but choose your mouse button you want.

It should look like this :

 

Save and close.

Enjoy 🙂

Sans titre.jpg


Edited by Tartopome
Link to comment
Share on other sites

  • Recently Browsing   0 members

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