Hi Jeff,
I've been trying to test the jetways in FSX as I can't get it going in p3dv2. I think it's because it doesn't ask me to allow the dll?
Anyway, to adjustments to the AircraftParameters file update on the fly? Or is the jetway hardcoded to those parameters?
I've been trying to add 3rd party aircraft using the atc_model tag (eg the PMDG 737 which has the tag of '737-800' for the 738) but on trying to activate the jetway I get the error messages, "Target out of leg length range (extension)". It has exit listings in the aircraft.cfg.
I've used the same parameters of the default 737 that come with the samples. The default 737 docks fine.
Another thing, it seems the repaints for the NGX (through the PMDG operations centre) add more and sometimes different atc_model tags to the repaint variant than what's in the [General] area. How would code handle this? A lot of people will have this issue so probably can't rely on them updating their aircraft.cfg's.
Note, I've jumped between using the 738 as an example but using the 737 for testing.
Here's my AircraftParameters.ini trying with both atc_model codes but I still get the message "Target out of leg length range (extension)".
Also I can't get the dll connection test text to display, but the jetway move for the default aircraft so I figure that shouldn't matter.
I've been trying to test the jetways in FSX as I can't get it going in p3dv2. I think it's because it doesn't ask me to allow the dll?
Anyway, to adjustments to the AircraftParameters file update on the fly? Or is the jetway hardcoded to those parameters?
I've been trying to add 3rd party aircraft using the atc_model tag (eg the PMDG 737 which has the tag of '737-800' for the 738) but on trying to activate the jetway I get the error messages, "Target out of leg length range (extension)". It has exit listings in the aircraft.cfg.
I've used the same parameters of the default 737 that come with the samples. The default 737 docks fine.
Another thing, it seems the repaints for the NGX (through the PMDG operations centre) add more and sometimes different atc_model tags to the repaint variant than what's in the [General] area. How would code handle this? A lot of people will have this issue so probably can't rely on them updating their aircraft.cfg's.
Note, I've jumped between using the 738 as an example but using the 737 for testing.
Here's my AircraftParameters.ini trying with both atc_model codes but I still get the message "Target out of leg length range (extension)".
Code:
[737-700]
1L = 2.0, -0.2, 7.0, 1.1, 1.35
[B737]
1L = 2.0, -0.2, 7.0, 1.1, 1.35
Also I can't get the dll connection test text to display, but the jetway move for the default aircraft so I figure that shouldn't matter.

