Jump to content

Recommended Posts

Posted

Hi all I have built a combi simulator for the F16 and SA-342 Gazelle. Intended to fly with VR glasses. It's a bit sad that I can't find any keybindings for the Tablet GPS? See marking on photo. It can be clicked on with the mouse in VR mode, but not bound to switches. I have read a bit about programming in LUA. file? I use DCS Beta on the Gazelle helicopter. I'm not good at programming in LUA files... :( If there is anyone here on the forum who has programmed this, or can show exactly how to do this, without using too many technical words, I would be happy :) mvh Rune Karlsen

Posted

Hej Rune!

Forgive me, this is one of those bugs that just keeps slipping through my workload. I'm going to add the binding now, but unfortunately it won't make the February patch release.

In the meantime, you can add the following line to your SA342 keyboard and joystick binding luas in the Mods/SA342/Inputs folder. This will function as a toggle.

    {down = device_commands.Button_3, cockpit_device_id = devices.TABLET, value_down = 1.0, name = _('Show/Hide Tablet'), category = _('Tablet')},

Please note that in the February update the folder structure is changing and you'll have to re-add the line to the SA342-CORE input luas.

MVH

-Kinkku

  • Like 1
  • Recently Browsing   0 members

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