Well the code that counts slots only runs upon landing, not scheduling. So that won't happen.
Each time the game processes landings (every 5 minutes) it is supposed to add +1 slot used for each flight. It's very simple code and I don't really understand what's going wrong with it.
Just made another small change to the code, so far it seems to be calculating all my slots correctly. Since I reset my slot usage and changed the code I've had:
3 landings at LAX
2 landings at SFO
1 landing at PHX
1 landing at HNL
and my gate usage reads:
![[Image: jOGmWmw.png?1]](https://i.imgur.com/jOGmWmw.png?1)
But everyone else's won't reset until midnight UTC, I just reset mine halfway through the day to test it.
Each time the game processes landings (every 5 minutes) it is supposed to add +1 slot used for each flight. It's very simple code and I don't really understand what's going wrong with it.
Just made another small change to the code, so far it seems to be calculating all my slots correctly. Since I reset my slot usage and changed the code I've had:
3 landings at LAX
2 landings at SFO
1 landing at PHX
1 landing at HNL
and my gate usage reads:
![[Image: jOGmWmw.png?1]](https://i.imgur.com/jOGmWmw.png?1)
But everyone else's won't reset until midnight UTC, I just reset mine halfway through the day to test it.
I am the developer of Airline Enterprise
