Incorrect timers between airplane and service timer

Ok, let’s clear this up for everyone that doesn’t know. The reason that the fuel and other services seem ‘out of whack’ is something to do with the code not working between when you ‘assign a plane to a JETWAY stand’, and all of the service times changing as Jetways are supposed to lower the amount of time for passenger boarding and all the other services (by the looks of how it is designed). Before you allow a plane to land, take a close look at the service times. Once that plane arrives at the jetway stand, start a stopwatch and time one of the services. You should notice (unless I’m mistaken) that it matches the original time, although the ‘service time change’ says otherwise. So, either the code was ONLY meant to cut the passenger boarding/deboarding time in half (or whatever time the airport is coded for) and instead cut down all of the other service times ACCORDING TO THE UI as well, or the rest of the services are actually meant to be cut down as well, but the code doesn’t allow it to do so for whatever reason.

Note: I have actually timed it myself and it turned out to be true, unless someone can correct me on it. I’m open to criticism of this message.

Also note how the times don’t change for ‘remote stands’, only stands with jetways.

3 Likes