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.