Jump to content
Sign in to follow this  
cmbaviator

GSX: Open Door 2

Recommended Posts

Hi guys,

When I want to board or deboard PAX, I always get a warning from GSX: OPEN door 2 even if all the doors are opened, any idea ?

 

thanks

Share this post


Link to post
Share on other sites
1 minute ago, cmbaviator said:

any idea ?

Are you opening the doors via the DOORS interface of the FMC?

If so, and you are still receiving an error, please advise the creators of the program that's actually giving you trouble: GSX.


Kyle Rodgers

Share this post


Link to post
Share on other sites
Just now, scandinavian13 said:

Are you opening the doors via the DOORS interface of the FMC?

If so, and you are still receiving an error, please advise the creators of the program that's actually giving you trouble: GSX.

Yes via FMC, thanks for the reply

Share this post


Link to post
Share on other sites

Your L2 door is likely set to "standard door checks" which wont work with a complex addon plane. Here's my GSX.cfg file for the 747-8, you can either copy the entire code and overwrite your existing file or simply snip the [exit2] part only.  

Spoiler

[aircraft]
nosegear = 25.88
refueling = 0
battery = 0
iscargo = 0
trafficcones = 0
preferredexit =  1
wingrootpos = 4.67 -0.51 0.68
wingtippos = 29.58 -17.02 1.80
fuelpos = 27.15 -14.53 1.19
waterpos = 1.33 -26.01 -0.14
lavatorypos = -1.30 -26.01 -0.16
engine1pos = -21.13 -5.04 -0.81
engine2pos = -12.10 3.26 -1.47
engine3pos = 12.10 3.26 -1.47
engine4pos = 21.13 -5.04 -0.81

[exit1]
pos = -2.88 24.29 0.91 6.00
code = (L:7X7XCabinDoor1L,number) 90 >=
name = L Entry 1
embeddedStair = 0

[exit2]
pos = -3.19 10.87 1.02 0.00
code = (L:7X7XCabinDoor2L,number) 90 >=
name = L Entry 2
embeddedStair = 0

[exit3]
remove = 1

[exit4]
pos = -2.37 -27.04 0.95 -12.20
code = (L:7X7XCabinDoor5L,number)
name = L Entry 4
embeddedStair = 0

[service1]
pos = 2.87 24.28 0.92 -6.20
code = (L:7X7XCabinDoor1R,number) 90 >=
name = R Entry 1
embeddedStair = 0

[service2]
pos = 3.13 10.88 0.96 0.00
code = (L:7X7XCabinDoor2R,number) 90 >=
name = R Entry 2
embeddedStair = 0

[cargo1]
pos = 2.00 20.51 -1.21 0.00
code = (L:7X7XforwardcargoDoor,number) 990 >=
name = FWD Cargo
embeddedStair = 0
uldcode = AKC,AKE,ALP

[cargo2]
pos = 2.10 -16.94 -1.02 1.70
code = (L:7X7XaftcargoDoor,number) 990 >=
name = AFT Cargo
embeddedStair = 0
uldcode = AKC,AKE,ALP

[cargomain]
pos = 1.95 -20.66 -0.80 13.20
code = (L:7X7XbulkcargoDoor, bool)
name = BULK Cargo
embeddedStair = 0
uldcode = BELT
 

 

Share this post


Link to post
Share on other sites
4 minutes ago, Woozie said:

Your L2 door is likely set to "standard door checks" which wont work with a complex addon plane. Here's my GSX.cfg file for the 747-8, you can either copy the entire code and overwrite your existing file or simply snip the [exit2] part only.  

  Hide contents

[aircraft]
nosegear = 25.88
refueling = 0
battery = 0
iscargo = 0
trafficcones = 0
preferredexit =  1
wingrootpos = 4.67 -0.51 0.68
wingtippos = 29.58 -17.02 1.80
fuelpos = 27.15 -14.53 1.19
waterpos = 1.33 -26.01 -0.14
lavatorypos = -1.30 -26.01 -0.16
engine1pos = -21.13 -5.04 -0.81
engine2pos = -12.10 3.26 -1.47
engine3pos = 12.10 3.26 -1.47
engine4pos = 21.13 -5.04 -0.81

[exit1]
pos = -2.88 24.29 0.91 6.00
code = (L:7X7XCabinDoor1L,number) 90 >=
name = L Entry 1
embeddedStair = 0

[exit2]
pos = -3.19 10.87 1.02 0.00
code = (L:7X7XCabinDoor2L,number) 90 >=
name = L Entry 2
embeddedStair = 0

[exit3]
remove = 1

[exit4]
pos = -2.37 -27.04 0.95 -12.20
code = (L:7X7XCabinDoor5L,number)
name = L Entry 4
embeddedStair = 0

[service1]
pos = 2.87 24.28 0.92 -6.20
code = (L:7X7XCabinDoor1R,number) 90 >=
name = R Entry 1
embeddedStair = 0

[service2]
pos = 3.13 10.88 0.96 0.00
code = (L:7X7XCabinDoor2R,number) 90 >=
name = R Entry 2
embeddedStair = 0

[cargo1]
pos = 2.00 20.51 -1.21 0.00
code = (L:7X7XforwardcargoDoor,number) 990 >=
name = FWD Cargo
embeddedStair = 0
uldcode = AKC,AKE,ALP

[cargo2]
pos = 2.10 -16.94 -1.02 1.70
code = (L:7X7XaftcargoDoor,number) 990 >=
name = AFT Cargo
embeddedStair = 0
uldcode = AKC,AKE,ALP

[cargomain]
pos = 1.95 -20.66 -0.80 13.20
code = (L:7X7XbulkcargoDoor, bool)
name = BULK Cargo
embeddedStair = 0
uldcode = BELT
 

 

thank you sir

Share this post


Link to post
Share on other sites
1 minute ago, cmbaviator said:

thank you sir

you're welcome. I just noticed that you didnt mention the specific 747 model. The code i posted is for the 747-8. Let me know if its about the 747-400 and i'll post my config for this variant too

Share this post


Link to post
Share on other sites
10 minutes ago, Woozie said:

you're welcome. I just noticed that you didnt mention the specific 747 model. The code i posted is for the 747-8. Let me know if its about the 747-400 and i'll post my config for this variant too

it's indeed the 747-8

Share this post


Link to post
Share on other sites

The door checks work with GSX and PMDG aircraft.  The L: VAR labels are almost exactly the same across all platforms.  Please check in with the FSDT GSX forum if you are having problems with their product.

Trying to solve a GSX problem may result in less than accurate responses here.

My first thought when I read your post was that you were opening door 1L but in this aircraft the primary door is 2L.  Could that be the case?


Dan Downs KCRP

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  

  • Tom Allensworth,
    Founder of AVSIM Online


  • Flight Simulation's Premier Resource!

    AVSIM is a free service to the flight simulation community. AVSIM is staffed completely by volunteers and all funds donated to AVSIM go directly back to supporting the community. Your donation here helps to pay our bandwidth costs, emergency funding, and other general costs that crop up from time to time. Thank you for your support!

    Click here for more information and to see all donations year to date.
×
×
  • Create New...