What?
Add a wait (for n seconds) condition for triggering train interruptsWhy?
Currently there is a "n seconds passed" condition for train leave station condition, but not for train interrupt conditon, like: after n seconds no other destination, trigger this interrupt.This idea originates from the temporary stop defaults with "5 seconds passed" condition to leave, I want to change this time especially for taxi-style usage so that once a taxi train is not used for some time, it will automatically go to nearest taxi station to wait for use. Manually change this second everytime is annoying.
I want to set my taxi to empty schedule. A player take a taxi and go to a temporary station, after some time (and condition, like cargo is emptied by player) a interrupt makes the taxi go to a taxi station to wait for players.
So by the way it would be helpful to be able to change default temporary stop leave condition.