Author Topic: Exporting custom GSX airport config  (Read 2973 times)

NZ255

  • Newbie
  • *
  • Posts: 12
Exporting custom GSX airport config
« on: November 12, 2016, 01:20:59 pm »
Hi there,

I read in the manual that you can include the gsx file with addon scenery so customers can have the correct options for the airport.

My question is what do you do about the [general] afcad_path=?
It shows a location in my scenery dev folder... what if a user installs my scenery somewhere else?

Cheers,

Nick

NZEddy

  • Newbie
  • *
  • Posts: 40
Re: Exporting custom GSX airport config
« Reply #1 on: November 13, 2016, 08:36:35 am »
Hey Nick,

Here's an example:

[general]
afcad_path = ORBX\FTX_AU\FTXAA_YMML\scenery\ORBX_YMML_APX.bgl

or


[general]
afcad_path = FlyTampa\Sydney\scenery\FlyTampa_YSSY_APX_Update.bgl

Just make sure the folders (Orbx, FlyTampa etc) are in the main P3D/FSX folder

virtuali

  • Administrator
  • Hero Member
  • *****
  • Posts: 51235
    • VIRTUALI Sagl
Re: Exporting custom GSX airport config
« Reply #2 on: November 13, 2016, 07:47:42 pm »
what if a user installs my scenery somewhere else?

It doesn't matter: GSX won't care about the path, and will use only the filename. Quoting from GSX manual, Page 28:

Quote
The AFCAD pathname contained in the .INI file is not mandatory: if no file with that name is found in the full path, any other AFCAD in FSX matching the name only will be used instead, regardless of where it’s actually installed.