August 29, 20196 yr 4 hours ago, samisahusky said: Like W5 looks like it would be turned too far away to work. W5 works fine. W7 now a working jetway. Find this in the xml file:<Stand AfcadICAO="LFPG" AfcadGateName="GATE_W" AfcadParkingNumber="7"> <!-- StandLocation;49.01727017015219;2.5418736040592194;232.9911346435547;19.100000381469727--> </Stand> Replace with this:<Stand AfcadICAO="LFPG" AfcadGateName="GATE_W" AfcadParkingNumber="7"> <!-- StandLocation;49.01727017015219;2.5418736040592194;232.9911346435547;19.100000381469727--> <SimObject Name="Jetway 1 GATE_W 7"> <Placement Lat="49.0168620732" Lon="2.5418406557" Alt="0.0#AGL" Hdg="157.4"/> <Model SimTitle="Taxi2Gate_LFPG_Jetway_T1"> <Jetway InitialState="23;56;18;0"/> </Model> </SimObject> </Stand> W2 (leftmost jetway in image) has no parking spot in the AFCAD so it's a fake jetway. If you were to taxi to W2 there may be a plane parked in the way at W1. Edited August 29, 20196 yr by BillS511
August 29, 20196 yr Author 1 hour ago, BillS511 said: W5 works fine. W7 now a working jetway. Find this in the xml file:<Stand AfcadICAO="LFPG" AfcadGateName="GATE_W" AfcadParkingNumber="7"> <!-- StandLocation;49.01727017015219;2.5418736040592194;232.9911346435547;19.100000381469727--> </Stand> Replace with this:<Stand AfcadICAO="LFPG" AfcadGateName="GATE_W" AfcadParkingNumber="7"> <!-- StandLocation;49.01727017015219;2.5418736040592194;232.9911346435547;19.100000381469727--> <SimObject Name="Jetway 1 GATE_W 7"> <Placement Lat="49.0168620732" Lon="2.5418406557" Alt="0.0#AGL" Hdg="157.4"/> <Model SimTitle="Taxi2Gate_LFPG_Jetway_T1"> <Jetway InitialState="23;56;18;0"/> </Model> </SimObject> </Stand> W2 (leftmost jetway in image) has no parking spot in the AFCAD so it's a fake jetway. If you were to taxi to W2 there may be a plane parked in the way at W1. I don't even have W7 in the XML to begin with, that's why I said I thought it was static. I'll add your code in and see what happens. Steven Destazio (DVA12924) "There's not reason to be alarmed, and we hope you'll enjoy the rest of the fight. By the way, is there anyone on board who knows how to fly a plane?" - Elaine Dickinson We all started learning a product/feature at some point in our tenure within the flight sim community. Please understand that and understand that people come here to learn how to solve problems, not be harassed because you feel you are better than everyone else. We are all equal. Show respect and you'll get respect. Please don't guess at a solution unless trial/error and remember we are here to help each other and learn/teach from each other. Check your ego at the door. We should be interacting as if we will be sitting next to each other on the flight deck, not grade school bullies.
August 29, 20196 yr 9 hours ago, samisahusky said: I don't even have W7 in the XML to begin with, that's why I said I thought it was static. I'll add your code in and see what happens. When I saved the xml file it also included the imported AFCAD parking spots when using SODE Placer. That would explain why you didn't have W7 in your xml. BTW Did you notice the extra jetway at F92? This is the extra jetway: <SimObject Name="Jetway 2 GATE_F 92"> <Placement Lat="49.0063342" Lon="2.5795623" Alt="0.0#AGL" Hdg="264.6"/> <Model SimTitle="Taxi2Gate_LFPG_Jetway_2A_SAT" StaticSimTitle="Taxi2Gate_LFPG_Jetway_2A_SAT_Static_0"> <Jetway InitialState="0;60;30;0" MultiIndex="2"/> </Model> </SimObject> Edited August 29, 20196 yr by BillS511
Archived
This topic is now archived and is closed to further replies.