johankotze Posted May 14, 2017 Share Posted May 14, 2017 In my aircraft.cfg I have the following code, all the aircraft doors open both left, both right as well as the cargo doors. But now the jetway does not move. [exits] number_of_exits=3 exit_rate.0=0.2 exit_rate.1=0.15 exit_rate.2=0.2 If I change the code to [exits] number_of_exits =3 exit.0 = 0.4, -30.30, -9.0, 0.88,0 //openclose rate percent per second, longitudinal, lateral, vertical positions from datum (feet), type (0=Main 1=Cargo 2=Emergency) exit.1 = 0.4, -146.0, 8.0, -7.5, 1 //openclose rate percent per second, longitudinal, lateral, vertical positions from datum (feet), type (0=Main 1=Cargo 2=Emergency) exit.2 = 0.4, -42.30, 9.0, -7, 2 //openclose rate percent per second, longitudinal, lateral, vertical positions from datum (feet), type (0=Main 1=Cargo 2=Emergency) the the jetway is operating but only main door and cargo doors then open. Link to comment Share on other sites More sharing options...
mrzippy Posted May 14, 2017 Share Posted May 14, 2017 In my aircraft.cfg I have the following code, all the aircraft doors open both left, both right as well as the cargo doors. But now the jetway does not move. [exits] number_of_exits=3 exit_rate.0=0.2 exit_rate.1=0.15 exit_rate.2=0.2 If I change the code to [exits] number_of_exits =3 exit.0 = 0.4, -30.30, -9.0, 0.88,0 //openclose rate percent per second, longitudinal, lateral, vertical positions from datum (feet), type (0=Main 1=Cargo 2=Emergency) exit.1 = 0.4, -146.0, 8.0, -7.5, 1 //openclose rate percent per second, longitudinal, lateral, vertical positions from datum (feet), type (0=Main 1=Cargo 2=Emergency) exit.2 = 0.4, -42.30, 9.0, -7, 2 //openclose rate percent per second, longitudinal, lateral, vertical positions from datum (feet), type (0=Main 1=Cargo 2=Emergency) the the jetway is operating but only main door and cargo doors then open. Don't tell me, let me guess.......TDS 737-800?? If so, is there a popup panel with door switches on them? Your first set of [exits] give no door position, so that's why the jetways don't work. Still thinking about a new flightsim only computer! Link to comment Share on other sites More sharing options...
johankotze Posted May 14, 2017 Author Share Posted May 14, 2017 mrzippy it is actually posky 738 Link to comment Share on other sites More sharing options...
mrzippy Posted May 14, 2017 Share Posted May 14, 2017 mrzippy it is actually posky 738 POSKY panel with door switches? I just tried your [exits] in my POSKY 737-800. It made no changes to which doors open or not. If your main concern is the jetway then maybe try this: [exits] number_of_exits =3 exit.0 = 0.4, -30.30, -9.0, 0.88,0 //openclose rate percent per second, longitudinal, lateral, vertical positions from datum (feet), type (0=Main 1=Cargo 2=Emergency) exit_rate.1=0.15 exit_rate.2=0.2 Exit.0 is for the main cabin door just behind the pilot. I know on the default 737-800, you can open all 4 doors plus cargo hatches. POSKY made some changes in the exits. They made Shift+E+2 extend the aircraft stairs for deboarding the aircraft. Still thinking about a new flightsim only computer! Link to comment Share on other sites More sharing options...
il88pp Posted May 14, 2017 Share Posted May 14, 2017 If you ask about cm addon you Must give the filename.zip and where you downloaded it. There are many versions/uploads of planes, all just sliguly different. [sIGPIC][/sIGPIC] Link to comment Share on other sites More sharing options...
johankotze Posted May 14, 2017 Author Share Posted May 14, 2017 Mrzippy will try your code and revert back Link to comment Share on other sites More sharing options...
johankotze Posted May 16, 2017 Author Share Posted May 16, 2017 Thanks mrzippy & il88p all doors open and jetway is working see below [exits] number_of_exits =4 exit.0 = 0.4, 35.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_rate.0 = 0.10 ;Percent per second //original exit.0 exit_rate.1=0.15 exit_rate.2=0.2 exit_rate.3=0.3 Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.