Check-in Counters for Medium Stands

Airline contracts require two check-in stands for a medium airplanes. So I will have two check-in desks that will say they are checking in for the same medium flight, and they will be staffed, but ALL of the passengers queue to only one of the check-in counters.

So 2 questions:

  1. The counters seem randomly assigned, as they automatically will update, and so two counters for the same flight can be far away from each other. Is there a way to assign counters to specific flights or stands? I haven’t seen any yet.

  2. Is the fact that the passengers are all queuing to one of the counters a bug, or is there something that I have to do to make them operate on two counters?

Thanks! Loving the game and the community thus far!

Thanks. I haven’t implemented baggage yet, so I will play around with that when I do.

And that makes sense on the buses and pathfinding, because all of the passengers are dropped off and waiting at the bus stop, and then as soon as the check-in counter opens, they all pathfind together to that one counter. Makes a lot of sense!

I had a problem like this, with two counters serving the same baggage bay on opposite sides of the terminal. Passengers would ignore the far one and line up only at the closer one. Reassinging the counters to be grouped by flight seemed to mostly solve this.

Edit: I was wrong. A few passengers might use the other counter, but most still line up at one.