Jump to content

Recommended Posts

Posted
It would be nice if they could make a 3 position switch abstraction with:

 

- Magic select else PCA select

- AA gun select else PCA select

 

Just stick this in your joystick lua:

 

{pressed = iCommandPlaneModeCannon, up = iCommandPlaneModeGrid, name = _('Priority A/A GUNS else PCA SELECT'), category = _('3-Pos. Switch Abstractions')},
{pressed = iCommandPlaneModeFI0, up = iCommandPlaneModeGrid, name = _('Priority MAGIC else PCA SELECT'), category = _('3-Pos. Switch Abstractions')},

Posted
Just stick this in your joystick lua:

 

{pressed = iCommandPlaneModeCannon, up = iCommandPlaneModeGrid, name = _('Priority A/A GUNS else PCA SELECT'), category = _('3-Pos. Switch Abstractions')},
{pressed = iCommandPlaneModeFI0, up = iCommandPlaneModeGrid, name = _('Priority MAGIC else PCA SELECT'), category = _('3-Pos. Switch Abstractions')},

 

Thank you, that also works. Would still be nice seeing it implemented officially though.

Posted

In which file did you add these lines exactly ?

I try to add the lines in this lua file, under the 3 position switch abstraction section of the file :

B:\Program Files\Eagle Dynamics\DCS World 2 OpenAlpha\Mods\aircraft\M-2000C\Input\M-2000C\joystick

 

But it only completely erase the 3 position switch abstraction option in the game so I guess it's either not the proper file or not the proper place in the file to copy the line.

Posted

I check again, it doesn't work, I don't have the 3 position abstraction anymore in the drop down list in the game.

 

In which section of the file did you copy the line ? in the 3 position switch abastraction ? at the begining of the section ? at the end ? in another section ?

Posted

Thanks for your help Gliptal.

 

That's weird when I use your file it works but when I copy paste the added line (the one inside your file just to be 100% sure) it doesn't, I have no more the option in the drop down menu of the game and the boat switch did not work.

 

So I support the idea of having this option native, Zeus if it can be part of a future update I'll appreciate.

  • 1 month later...
  • Recently Browsing   0 members

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