UMR 2014 Station abnormallity

kurby

New member
I am using the UMR 2014 layout and taking my hand at wring a series of AI scripts for it. Basically looking to have a continueously running railroad completely computer controlled. The odd think I have come across is the AI trains that are supposed to go to a passenger station only go as far as the engine touching the beginning of the station. Would be OK even it the engine went to the far end. Why is the engine stopping at the beginning of the station, instead of proceeding to the end?
 
My guess is you are using a load or unload action... or maybe just a "goto" action. With those commands, the first vehicle of the train goes to the specific location.
My suggestion is to use the "call at" command. You might have to turn that command on (or even download it first). Note that this command does not always work perfectly either.
 
If a Load or Unload action is being used, it should move to the correct place on the station, depending on how it's set up. There is a Load At command available that may help though.

Shane
 
Back
Top