This profile includes:

 - Accurate ground handlers & catering.
 - True to life stands dependant on aircraft sizes.
 - Accurate gate allocation for airlines.
 - True to life pushback procedures.
 - Accurate custom vehicle spawn locations.
 - Custom walk-in gate walkways.
 - Remote de-icing areas according to the charts.
 - Custom nosewheel stop positons depending on aircraft types.
 - Custom parking names & listings on the GSX menu.


----------------------------------------------------------------------------------


TO INSTALL:

1. Locate your %appdata%\virtuali\GSX\MSFS folder and delete any .ini/.py file with EGGP in the name.

2. In the same folder, place eggp-KT-DD.ini & eggp-KT-DD.py in there.

3. That's it! Go and enjoy!


----------------------------------------------------------------------------------


Things to note:

I haven't been able to add ABM Ground Handling just yet, however it has been requested to FSDT to add.
Once they add it, I shall update the profile.


----------------------------------------------------------------------------------


Smaller steps for the 737/A32X family:

Fancy having smaller rear door steps for the B737 and A32X family as shown in my photos. Please follow the steps below.
*Please be advised, this is FSDT's instructions, any issues, please speak to them*

- In \Addon Manager\MSFS\fsdreamteam-gsx-world-of-jetways\SimObjects\GroundVehicles\FSDT_Staircase_CDS_2438\sim.cfg
change the "condition" line to be like this:
condition = ( %(exitAlt)f >= 1.75 ) and ( %(exitAlt)f <= 3.80 ) and ( %(isCargo)f == False ) and ( %(isCargoStand)f == False )

- In \Addon Manager\MSFS\fsdreamteam-gsx-world-of-jetways\SimObjects\GroundVehicles\FSDT_Staircase_TLD_ABS-580\sim.cfg
change the "condition" line to be like this:
condition = ( %(exitAlt)f >= 3.80 ) and ( %(isCargo)f == False ) and ( %(isCargoStand)f == False )

- In \Addon Manager\MSFS\fsdreamteam-gsx-world-of-jetways\SimObjects\GroundVehicles\FSDT_Staircase_TLD_ABS-1740\sim.cfg
change the "condition" line to be like this:
condition = ( %(exitAlt)f >= 3.80 ) and ( %(isCargo)f == False ) and ( %(isCargoStand)f == False )

- Remove this folder: %ProgramData%\Virtuali\Couatl

- Restart GSX

 

If this does not work, you may need to disable the new GSX intrigrated stairs; you can do this by following these instructions:

- In MSFS\Community\fsdreamteam-gsx-world-of-jetways\SimObjects\GroundVehicles\FSDT_Staircase_FW2458PE 
Change sim.cfg to sim.off

If you want to re-enable those stairs, just rename it from sim.off to sim.cfg