I’m editing an airport in the World Hub right now, and it has a terminal 1 with gates 1 through 16 and a terminal 2 with gates 1 through 17. Of course, if I try to model it that way, the SDK yells at me because I have duplicate gate numbers.
If the airports had terminals A and B this would be easy because then I could simply give a “GATE_A” and a “GATE_B” designation. But this is not the case, here: the terminals are numeric.
Other than assigning a fake “GATE_A” and “GATE_B” designation, or simply foregoing realistic gate numbers, there does not appear to be a way around this. How do people deal with this?