Hello guys,
I'm trying to get my switches to work properly with the CEII but it seems that it doesn't want my new menu in inputs ...
I have modified the default.lua in input>Joystick with a new line like this one :
{down = device_commands.Smoke, up = device_commands.Smoke, cockpit_device_id = devices.GENERAL, value_down = 1.0 value_up = 0.0 , name = _('Smoke toggle'), category = _('3-pos')},
This works with all my other aircrafts .... has anyone got an idea please ?
Thanks a lot ! see you in the sky.