Jump to content

[2.9.5.55918 MT] Antenna Stabilization Mode - [Down]/[Up] skip the "Nor" position


Recommended Posts

  • Stickler changed the title to [2.9.5.55918 MT] Antenna Stabilization Mode - [Down]/[Up] skip the "Nor" position
  • 2 months later...
Posted (edited)
1 hour ago, Stickler said:

This problem still occurs in 2.9.7.59263 MT.

Thanks for re-checking. Seems this particular switch was overlooked. Ive applied the same fix to it now and it seems to work 👍

(If you do not want to wait, this is its new bind-code:)

switch_3('Antenna Stabilization Mode', { 'Drift Out', 'Nor', 'Stab Out' }, nil, device_commands.RADAR_WSO_STAB_SWITCH, device_commands.RADAR_WSO_STAB_SWITCH_INC_DEC, device_commands.RADAR_WSO_STAB_SWITCH_NEXT, device_commands.RADAR_WSO_STAB_SWITCH_AXIS, bind_templates.radar_antenna_panel(), { binds = {
  dec = { value_down = -0.5 },
  inc = { value_down = 0.5 },
} }),
Edited by Zabuzard
  • Recently Browsing   0 members

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