Help with commands/creating a schedule on a loop

GGRedman

New member
Hi there. Need some help with a route. Simply put, I want the trains to make all of the stops continously. The route that I use is a loop. No terminals, three stations. How is this done? Appreciate the responses in advance.
 
You need to make sure that you have interactive stations or trackmarks at your stations and then set your commands to 'Navigate to (name of station) or Navigate to trackmark (name of trackmark) for the first station, interactive stations will cause the train to wait for a while or else use the 'wait for' command. Now set your commands to take your train to the second staion by the same means as you have used to get to the first but with different names to suit the second station, then do the same to get to the third. Now add the 'Repeat' command at the end of the driver command string and your train will then go from station 1 to 2 to 3 and then on to 1 then 2 then 3 then on to 1 yet again etc.

Andy
 
Andy has some excellent advice here for this.

I'd like to add that you might want to put some wait commands at the very beginning of the train schedule so that not all the trains start running as soon as you start the session. Sometimes things get weird if you don't do this and the AI will get stupider than they normally are.

John
 
The route that I use is a loop.

Hi Red - Welcome to the forum and the wonderful world of Trainz. Real trains don't usually run around in circles, A to B running is much more typical. That said, you can still model a closed loop by taking some extra precautions.

When you map a closed loop you are bound to have problems with a train "seeing" another train ahead of it and refusing to move. It is essential to place a
junction between stations so that the track is divided into sections. Using a passing loop at a station will help this problem, giving a train an alternative path to use if the one in front is occupied. You may need more than one such diversion. Instead of a passing loop you can use spurs (dead-ended sidings) and set the junction to deviate. This prevents the train behind from seeing the train ahead and reporting "track occupied by another train".

Place a trackmark before the junction and instruct the driver to Navigate to that trackmark. When he arrives, let him go on to the next trackmark. The junction will switch and if the track is clear, proceed.

Another thing you might find is that a train goes in the wrong direction, especially noticable when there is only one train. Place yellow direction markers to indicate the desired direction of the train. They are in the third panel of the Track pull-out menu, along with the trackmarks.

And follow the advice of the previous posters as well.

Cheers - Trevor
 
Back
Top