Author Topic: Codes for operators  (Read 1995 times)

Daantjeeuh

  • Newbie
  • *
  • Posts: 19
Codes for operators
« on: October 11, 2016, 10:07:44 am »
I want to add an operator to one of my airports, but how do I find out if this operator exists and what its code is? I can't anywhere find a list of all existing operators and their codes.

Thanks

virtuali

  • Administrator
  • Hero Member
  • *****
  • Posts: 51238
    • VIRTUALI Sagl
Re: Codes for operators
« Reply #1 on: October 12, 2016, 09:31:52 am »
Have a look at the SIM.CFG of one ground operator object in GSX, for example this one:

FSX\Simobjects\Misc\FSDT_Staircase\SIM.CFG

Look all the [fltsim.XX] sections, to see which operators are available in GSX, and on each one, this line:

couatl.atc_parking_codes =

Will tell you which code is linked to the operator.

You can place this code in the GSX parking customization page, to override the default settings for that airport, and you can do it for a single parking, a terminal or the whole airport, depending on what you select on the left side "tree" list.