Page 1 of 1

Jetway Codes - Boeing 737 Max 7

PostPosted: Sat Oct 07, 2017 11:06 pm
by brntwrmn
Hello,

I am using the "FSX/P3D 3 & 4 Boeing 737 MAX7 Canada Jetlines Package" from Simviation. I have challenges with the jetway where it entirely misses the aircraft and swings around to the terminal building. I couldn't get the jetway to work with the original exit codes that came with the package, and used the following exit codes that I found through a Google search without it solving anything:

Jetway codes in original package

[exits]
number_of_exits = 2
exit.0 = 0.4, 36.6, -5.0, 3.0, 0 //openclose rate percent
per second, longitudinal, lateral, vertical positions from
datum (feet), type (0=Main 1=Cargo 2=Emergency)
exit.1 = 0.4, -38.5, 4.5, -3.0, 1 //openclose rate percent
per second, longitudinal, lateral, vertical positions from
datum (feet), type (0=Main 1=Cargo 2=Emergency)
exit.2 = 0.4, 33.5, 3.5, -4.0, 2 //openclose rate percent
per second, longitudinal, lateral, vertical positions from
datum (feet), type (0=Main 1=Cargo 2=Emergency)

Jetway Codes Found Through Google Search.

[exits]
number_of_exits = 4
exit.0 = 0.4, 43.24, -5.64, 1.12, 0
exit.1 = 0.2, 30.22, 3.28, -3.22, 1
exit.2 = 0.4,-26.71, -4.76, 1.41, 0
exit.3 = 0.2,-14.60, 3.61, -2.49, 1

What should I do to be able to get the jetway working for this model?

Thank you in advance.

Re: Jetway Codes - Boeing 737 Max 7

PostPosted: Mon Oct 09, 2017 4:08 am
by pete
Have a look at this

https://forums.simviation.com/phpBB3/vi ... 8#p1277128


To correct the exits -- open the aircraft.cfg file with notepad (copy to a temp folder if you can't edit in FSX/P3D) (make a copy of it in case you mess it up)

Find [exits] and replace that section with the lines

[exits]
number_of_exits = 4
exit.0 = 0.4, 43.24, -5.64, 1.12, 0
exit.1 = 0.2, 30.22, 3.28, -3.22, 1
exit.2 = 0.4,-26.71, -4.76, 1.41, 0
exit.3 = 0.2,-14.60, 3.61, -2.49, 1