Jump to content

Repeat Help


Recommended Posts

Posted

How do the repeat commands on Railmaster work? I'm having difficulty getting a train to do a bit of shunting on a program. Its important it does it to challenge the operator to dodge it when they are carrying out their own tasks.

XYZ

Posted

The format is Repeat (n) Times where n is the number of repeat cycles you desire,

then list the program commands you want to repeat I.e. Your shunting moves,

then Repeat End

save, etc

 

Essentially the program gets to the repeat bit, reads the actions up to as far as end and loops the command section those number of times, then ends it and carries on with the rest of the program.

 

Its all in the manual by the way - under the heading Repeat.

Posted

Thanks RAF. I couldn't find it in the manual, maybe I'm just not good enough at using the index. I knew someone on here could help me.

Happy modeling,

XYZ

Archived

This topic is now archived and is closed to further replies.

×
  • Create New...