Jump to content

Recommended Posts

Posted

Hello,

 

I need some help ;)wAAACH5BAEKAAAALAAAAAABAAEAAAICRAEAOw==

 

I created a modifier called 'Combat' in switch mode for my joystick mapping in 'modifiers.lua' file

 

local modifiers = {

["Combat"] = {

["device"] = "Joystick",

["key"] = "JOY_BTN5",

["switch"] = true,

},

.../...

 

How to test the 'state changing' only (without any another key or button) of this modifier (false or true) to display or not a panel on the screen ('Crew Panel' in the UH-1)?

Even having some knowledge in lua, I don't know how to start... :cry:

Thanks in advance

  • Recently Browsing   0 members

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