Hi Cartayna,
Thank you very much for your many contributions! I have encountered a few errors with jetways not showing up in your latest release for EGLL (v5). I am in the process of trouble shooting the issue:
The EGLL FsDreamteam folder has a sub folder that has a spelling error Excclude instead of Exclude... is that intentional?
In my Aerosoft EGLL scenery folder, I only have a EGLL_LIB-JetwayAnim.BGL file, not a EGLL_LIB-Jetway.BGL as described in the instruction manual.
Regards
Thomas
Hello Thomas,
You are welcome.
Thanks for reporting the Eclude typo. I think no one noticed because most of everyone is actually using the replacing SODE rather than the old CTRLJ, thus then the exclude has no effect. Needles to say that I have corrected it. I stopped adding a while ago the exclude files for it really does not make any sense, since is always better to install my ini file and then go to your GSX Control Panel and press COMPILE. this way if it needs to have exclusions it will create such.
This EGLL is a bit of a nightmare since some of you have installed the SODE.bat and some not. Have you? if not, i recommend you do. This SODE package is in the Simwings page:
http://www.sim-wings.com/SUPPORT_SODE.htm. If you check the SODE.bat program (editing it), you will see that it is indeed called EGLL_LIB-Jetway.bgl a file to be asked to be deleted:
echo off
Echo Stop P3D if running and please WAIT until the P3D Program is fully unloaded!!!
ECHO WARNING: SODE 1.6.4 or highter needed!
pause
del ..\SCENERY\EGLL_LIB-Jetways.BGL
del ..\SCENERY\EGLL_OBJ-Docking.BGL
copy .\Files\EGLL_LIB-Jetways-SODE.BGL ..\SCENERY
copy .\Files\EGLL_OBJ-Docking-SODE.BGL ..\SCENERY
copy .\Files\AJS_EGLL_SODE.XML %ALLUSERSPROFILE%\12bPilot\SODE\xml
xcopy .\Simobjects\*.* %ALLUSERSPROFILE%\12bPilot\SODE\Simobjects\*.* /S /q
ECHO SODE Jetways activated!
pause
Thus if you do not have this file is because you have already installed the SODE for this scenery. Go to 12bpilot>xml and look for the sode file for Heathrow: "AJS_EGLL_SODE.XML". Set this to .off.
Let me know how it goes.