Trains how they Work and Waiting Conditions.
Posted: Fri May 19, 2017 12:49 am
Let's say we have a train and four stations. Alpha, Beta, Charlie and Delta. Our train will go to the four stations in that order. Now, Let's say Beta Station is disabled for one reason or another. At present if the train is at Alpha Station and the Wait Until Condition has been met it would go onto Charlie and then Delta. This is great for load balancing this is not an issue. However. What if we need the train to go to Beta first?
What I'd like to suggest is something like we have in wait conditions but for stations. So an example would be like this.
Alpha
THEN Beta
Charlie
Delta
What this means. If the train is at Alpha it will not go to either Charlie or Delta until is has been to Beta. What it also means is we can disable Charlie or Delta and the train will goto either of them. What this allows is the following. A large train storage yard so you can have trains stored if the current demand isn't high. In this Example Alpha would be the rail storage yard. Beta would be as an example pick up Iron and Charlie and Delta would be Stations demanding Iron.
I've tried setting up this method by doing the following. All trains go to Alpha Station. They're set to wait at Alpha Station until X = 1 When I set X to 1 I also enable Beta Station. If you have one train this works. But if you have two or more trains it no longer works. Even if the Other trains are stuck at Alpha Station when I Disable Beta and X no longer equals one the other trains will no leave Alpha and go to Charlie and Delta with no inventory.
With this said, I was hoping my suggestion of having train be forced to go to X station before it will continue to others.
What I'd like to suggest is something like we have in wait conditions but for stations. So an example would be like this.
Alpha
THEN Beta
Charlie
Delta
What this means. If the train is at Alpha it will not go to either Charlie or Delta until is has been to Beta. What it also means is we can disable Charlie or Delta and the train will goto either of them. What this allows is the following. A large train storage yard so you can have trains stored if the current demand isn't high. In this Example Alpha would be the rail storage yard. Beta would be as an example pick up Iron and Charlie and Delta would be Stations demanding Iron.
I've tried setting up this method by doing the following. All trains go to Alpha Station. They're set to wait at Alpha Station until X = 1 When I set X to 1 I also enable Beta Station. If you have one train this works. But if you have two or more trains it no longer works. Even if the Other trains are stuck at Alpha Station when I Disable Beta and X no longer equals one the other trains will no leave Alpha and go to Charlie and Delta with no inventory.
With this said, I was hoping my suggestion of having train be forced to go to X station before it will continue to others.