FSDreamTeam forum

Products Support => GSX Support FSX/P3D => GSX Sharing area - Scenery Configs => Topic started by: virtuali on March 21, 2014, 11:45:54 am

Title: Aerosoft Thessaloniki X - custom config
Post by: virtuali on March 21, 2014, 11:45:54 am
Customization file for Aerosoft Thessaloniki X scenery, based on the AFX_LGTS_closed.bgl AFCAD. Put in your %APPDATA%\Virtuali\GSX folder,
Title: Re: Aerosoft Thessaloniki X - custom config
Post by: ivanm on December 28, 2014, 07:31:53 am
I get the "there are no parkings available at this airport" message with this airport, even after adding this config file.  If I try to edit the parkings, it's showing another AFCAD (ZGTS.bgl) which is in the same folder as AFX_LGTS_closed.bgl. 

I tried regenerating both coatl and fsx caches and renaming the config afcad to zgts.bgl to no avail.

Any help is appreciated!

Best,
-ivan
Title: Re: Aerosoft Thessaloniki X - custom config
Post by: Pete Dowson on August 13, 2015, 05:39:58 pm
I get the "there are no parkings available at this airport" message with this airport

I get the same now I've switched over to GSX from AES (necessary because I now use FSX-SE instead of FSX-MS).

It is disappointing having see this problem being reported here some time ago and no answer yet.

I am downloading Thessaloniki version 2. Maybe that will fix it?

Pete
Title: Re: Aerosoft Thessaloniki X - custom config
Post by: virtuali on August 14, 2015, 01:34:24 pm
The problem is caused by two issues:

- The very close proximity of the Sedes Airbase ( LGSD ), which is lower than the default range (3NM) that GSX checks to guess which airport you are located so, depending on where you are located, GSX might have switched to the other AFCAD, because its ARP was closer to your location.

- An unusual way to create an elevated taxiway, by using a separate AFCAD with its own fictional code ( ZGTS ) that contains only a ground polygon (and I guess setting the altitude too)

Both issues can be fixed using the airport_visibility command, explained on the GSX manual at page 21, and also discussed here:

http://www.fsdreamteam.com/forum/index.php/topic,11770.msg90088.html#msg90088

and here:
http://www.fsdreamteam.com/forum/index.php/topic,12126.msg92297.html#msg92297

Since the LGSD Airbase doesn't have any parkings, so it's not usable by GSX anyway, it would best to just disable both of them, adding the following lines to the [GSX] section of the %APPDATA%\VIRTUALI\CouatlAddons.ini file:

airport_visibility_LGSD = 0
airport_visibility_ZGTS = 0
Title: Re: Aerosoft Thessaloniki X - custom config
Post by: Pete Dowson on August 14, 2015, 01:54:50 pm
Both issues can be fixed using the airport_visibility command, explained on the GSX manual at page 21, and also discussed here:

http://www.fsdreamteam.com/forum/index.php/topic,11770.msg90088.html#msg90088

and here:
http://www.fsdreamteam.com/forum/index.php/topic,12126.msg92297.html#msg92297

Since the LGSD Airbase doesn't have any parkings, so it's not usable by GSX anyway, it would best to just disable both of them, adding the following lines to the [GSX] section of the %APPDATA%\VIRTUALI\CouatlAddons.ini file:

airport_visibility_LGSD = 0
airport_visibility_ZGTS = 0

Okay, will do. Thank you!

Pete