I see what you mean but I would still like to have that option. It would definitely add some more work to flight planning.
We are working on that right now.
It would help if there were some way to choose your arrival gate before your departure where Ultimate Traffic wouldn't put a plane there.
That's a completely different issue, which would require adding several new concepts to GSX:
- The destination aiport, which *might* be read from the active Flight Plan, but there are so many other ways flight plans can be made ( they might affect the default flight planner or be entirely separate ), that's not so easy as it seems.
Once there's a way to specify a destination airport, GSX would then have to temporarily open its .BGL AFCAD file ( while you are still on the departure airport so, it would have to keep both in memory for a short while ) to let you choose a gate.
Finally, once you land ( assuming you DO land where you said you would...), we would need to "kill" any AI that might be there. And not just that, for those add-on that generate traffic using AI injection, like UT2, GSX would have to *continously* monitor your parking spot, to immediately kill any AI that might be injected there since, of course, there's no way the traffic add-on program would know that gate has been "reserved" for you by GSX.
So, it's not the easiest thing to do, maybe it might work better if the AI traffic program would recognize your flight plan instead, read the destination gate and stop generating AI there as long the flight plan is active, since it's clearly better having the AI not being generate at all, rather than having GSX wating for it to be generate and then immediately kill it...