Jump to content

RSBN/ARC Switch


JG14_Smil

Recommended Posts

Here is a working line of code to allow mapping a button to this switch.

 

It would be added to the ...\DCS World OpenBeta\Mods\aircraft\MIG-21bis\Input\MiG-21\joystick\default.lua. I hope it is included in the next release as it is a pretty important function and I detest clicking on switches.

 

 

{down=device_commands.RSBNARK,cockpit_device_id=devices.RSBN,value_down=1,up=device_commands.RSBNARK,cockpit_device_id=devices.RSBN,value_up=0,name=_('RSBN/ARC'),category=_('Avionics')},

 

 

Apologies, but I do not want to join another website to report bugs.

Link to comment
Share on other sites

  • Recently Browsing   0 members

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