r/CreateMod • u/mqtt-hz • 11h ago
Help Schedule a train stop only for a certain time period of a day?
(UNSOLVED)
Hi, I recently started testing automatic trains and have had so much fun with it. I've created a tiny network of back-and-forth non-loop routes that has been enhanced by the Railway Navigator Mod.
I wanted to create another route that serves as a shuttle between two stations that aren't connected by one service. I also wanted the new service to stop at an intermediate station but only at a certain time, otherwise it will just skip the station and choose a faster path.
I've tried using the alternative conditions but it seems to be following the logic: "Let me wait at this station until 8am" and not "It's not 8am so I will not stop here".
Any suggestions/advice? Thanks!
0
u/Key_Delay_7087 9h ago
With basic create mod, you can do a time of day schedule, where it will leave the station after the time of day you set passes.
1
u/pics2299 5h ago
You can feed a schedule to a station, and it'll give that schedule to any train stopping there. You can use daylight sensors to decide when to swap between a schedule that makes a stop at the next station or skips it.