Portal Question

I have a Portal that will generate a train from a list of consists at random every 4 minutes. But Sometimes its to fast and sometimes its to slow based on the other ai trains on the route and me. How can I make it spawn the train after the last train it spawned passes a certain point? Thanks!
 
There is an "Emit" rule that you might look up. I do not know if it can be used with a trigger which might be the solution to your second problem.

As far as I know a portal will not release another train if the section of track between the portal and the next signal or switch is already occupied. This may explain why there is a long delay between trains coming from the portal.

Peter Ware
 
There is an "Emit" rule that you might look up. I do not know if it can be used with a trigger which might be the solution to your second problem.

As far as I know a portal will not release another train if the section of track between the portal and the next signal or switch is already occupied. This may explain why there is a long delay between trains coming from the portal.

Peter Ware

Thanks , I'll have to try this out, but it is mostly when there are too many. Ex: Amtrak at every signal! Ha Ha
 
Back
Top