Skip to content
View in the app

A better way to browse. Learn more.

The AVSIM Community

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

GSX: Open Door 2

Featured Replies

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

Camille MOUCHEL-BLAISOT ( CMB )

  • Commercial Member
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

  • Author
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

Camille MOUCHEL-BLAISOT ( CMB )

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
 

 

  • Author
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

Camille MOUCHEL-BLAISOT ( CMB )

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

  • Author
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

Camille MOUCHEL-BLAISOT ( CMB )

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

You can also install LINDA and the new library addon that automatically opens and closes the doors for all GSX services.  See the LINDA forum on Avsim.

Mark   CYYZ      

 

Archived

This topic is now archived and is closed to further replies.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.