Leviathan667 Posted July 25, 2020 Posted July 25, 2020 Hello ED, I'd like to suggest adding the following key binds to the warthog_hotas.lua file for the L-39C and the -ZA to allow for a new three position switches binds: 1. Flaps using the grey flaps button on the throttle {down = iCommandPlaneFlaps, up = iCommandPlaneFlaps, value_down = 1, value_up = 2, name = _('Alternate Flaps Flight/Takeoff Position'), category = _('Systems')}, {down = iCommandPlaneFlaps, up = iCommandPlaneFlaps, value_down = 3, value_up = 2, name = _('Alternate Flaps Landing/Take-off position'), category = _('Systems')}, 2. Spotlights to use the 3-pos switch on the left of the throttle lever {down = iCommandPlane_SpotSelect_switch, up = iCommandPlane_SpotSelect_switch, value_down = 1.0, value_up = 0.0, name = _('Alternate_Spotlight Switch - Landing/Off'), category = _('Systems')}, {down = iCommandPlane_SpotSelect_switch, up = iCommandPlane_SpotSelect_switch, value_down = -1.0, value_up = 0.0, name = _('Alternate Spotlight Switch - Taxi/Off'), category = _('Systems')}, 3. RSBN mode to make use of the 3-pos autopilot PATH - ALT-HDG - ALT switch {down = device_commands.Button_14, cockpit_device_id = devices.RSBN_5, value_down = 0.0, up = device_commands.Button_14, cockpit_device_id = devices.RSBN_5, value_up = 0.1, name = _('RSBN Mode Switch - GLIDE PATH/NAVIGATION'), category = {_('RSBN-5 Control Panel'), _('Only Front Cockpit')}}, {down = device_commands.Button_14, cockpit_device_id = devices.RSBN_5, value_down = 0.2, up = device_commands.Button_14, cockpit_device_id = devices.RSBN_5, value_up = 0.1,name = _('RSBN Mode Switch - LANDING/NAVIGATION'), category = {_('RSBN-5 Control Panel'), _('Only Front Cockpit')}}, It would help simmers. And we would not have to edit the lua file everytime there's an update. Thanks Wishlist: Tornado ADV/IDS, Blackburn Buccaneer, Super Mystère B2, Saab J 35 Draken,
ThorBrasil Posted July 26, 2020 Posted July 26, 2020 +1 |Motherboard|: Asus TUF Gaming X570-PLUS, |WaterCooler|: Corsair H115i Pro, |CPU|: AMD Ryzen 7 3800X, |RAM|: Corsair Vengeance LPX 32GB 3200MHz DDR4, |SSD|: Kingston A2000 500GB M.2 NVMe, |SSD|: Kingston 2.5´ 480GB UV400 SATA III, |SSHD|: Seagate Híbrido 2TB 7200RPM SATA III, |GPU|: MSI Gaming 980Ti, |Monitor|: LG UltraWide 34UM68, |Joystick 1|: Thrustmaster Hotas Warthog, |Joystick 2|: T.Flight Rudder Pedals, |Head Motion|: TrackIr 5.
Recommended Posts