Jump to content

Recommended Posts

Posted

Could someone confirm that the binding still work

 

default should be leftShift -  leftCTRL - G

 

For me, neither the binding, nor an assigned button works. Clicking with the mouse on the handle (left click if not mistaken) works though

Posted (edited)

If you are comfortable with editing your input files, you can use these until they implement their own fix:

 

{cockpit_device_id=devices.GEARHOOK, down=device_commands.GEAR_Handle_Emergency, value_down=1, name=_('Emergency Gear Lever Extend'), category = {_('Gear'), _('Custom')}},
{cockpit_device_id=devices.GEARHOOK, down=device_commands.GEAR_Handle_Emergency, value_down=0, name=_('Emergency Gear Lever Retract'), category = {_('Gear'), _('Custom')}},
 

Edited by Pacientis
  • Thanks 1
Posted (edited)

Nice, thank you. Will copy it right away in my "Quaggles"

 


 

Edited by Lt_Jaeger
And it works....made me a toogle one too. Thank you so much
  • Like 1
  • Recently Browsing   0 members

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