Most of the commonly reported issues and questions are answered in the Frequently Asked Questions (FAQ) option under the Support menu of this website.
*** PLEASE NOTE ***
Your forum account is not the same as the account used in the shop. They are completely separate accounts.
1st December: A new version of the GoFlight Interface Tool for MSFS is now available.
12th November: A new version of the GoFlight Interface Tool for X-Plane is now available.
6th June: A new version of Virtual Flight Sim Hardware is now available (huge update)
21st November: A new version of the GoFlight Interface Tool for FSX/FSXSE/P3D is now available.

Code to open front doors

Hi Steve,

On the Vertz DA-62 I'm trying to code the two front doors opening. They respond to Shift+1 and Shift+2 but 1 isn't opening when I include 2 in the script.

There are lvars I can check and I only want to open door 2 when door 1 is fully open. There is an lvar for door1 open percentage.

I've tried the code below but it isn't working. Could you help please?
Cheers,
Ray (Cheshire, England)

Comments

  • I don't think the SELECT events work with doors, I think they are for aircraft engines, throttles etc. Send the key press SHIFT+2 for the second door instead.

    Best wishes
    Steve
  • I used that code because those were the events listed in detective. But since then I’ve managed to get multiple doors working without using the Loop command. I think the Menu calls are to introduce a delay.
    The Vertx is different in that it has four doors.
    Cheers,
    Ray (Cheshire, England)
Sign In or Register to comment.