Stop at next station schedule item.
gam3rboy7 opened this issue ยท 5 comments
Describe the Suggestion
Particularly useful when using track switches to manually route a train. The stop at next station option will act just like a station, but instead of routing to a specific station it routes to the next one that the train will cross without having to turn unless directed by a track switch.
Screenshots and Videos
No response
Additional Context
No response
This is great, but I'm looking for a way to force a train into this state (preferably with a track block like the train observer), where it will resume its schedule after it is released from this state.
Additionally would you link a page that explains the * station modifier? Is there a modifier for any station but not this specific station? Thanks.
- represents a wildcard character. If you have 3 stations named "station A, station 7, station K", a schedule that points to "station *" will pick the closest of those three stations. * on its own will do as the original suggestion describes, simply patting to the closest station.