Create: Steam 'n' Rails

Create: Steam 'n' Rails

20M Downloads

Stop at next station schedule item.

gam3rboy7 opened this issue ยท 5 comments

commented

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

commented

try putting '*' as the station in a schedule...

commented

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.

commented

Additionally would you link a page that explains the * station modifier? Is there a modifier for any station but not this specific station? Thanks.

commented
  • 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.
commented

Unfortunately, using the wildcard * will cause the train to stop, and then path to the station it is currently at instead of resuming.