Turning on lights with joystick buttons

I wanted to turn on and off landing and strobe lights using joystick buttons
without clicking on virtual cockpit. It would be much more convinient for me during entering a runway.
So I've added three lines in MJC84.INI file:
J1_b1=electricsData_->control.approach_light_sw
J1_b1=electricsData_->control.flare_light_sw
J1_b2=electricsData_->control.acol_light_sw

After pressing the corresponding button on the joystick, the landing lights are on, but only when I keep pressing
the button. When the button is released, they go out.
Is it possible for them to light even after releasing the buttons?

Another question concerns strobe lights. With the button I can only switch the red ones
(of course with the effect described above).
How to switch the lights to white?

Comments

  • edited January 2020

    I dont know how about the ini file but I control the lights and most of the other swiches and buttons with the powerful freeware tool LINDA

Sign In or Register to comment.