local passenger train operations question

dstelley

Member
Is there a command or some other way to have a passenger train run from point a to point b, stooping at all stations it passes along the way?

I found this blurb in a station kit from AJS
{
Call at All Stations command
Present the user with a menu containing a list of all station groups and their platforms
as defined by user selectable names.
On selection the AI would drive to the selected platform and terminate, calling and
loading at any station found en route.
}

in theory that would be perfect but I cant seem to get it to work.

Thanks in Advance!
 
I found very easy to setup passenger scheduling with two commands: Schedule Library and Copy Commands From.

Schedule library is very handy because it is not attached to any train. Just create a schedule with a name like C-CMD-SOUTH, then add the "Drive to", "Load", etc commands from station A to Station B to Station C, etc.

Then in Driver setup add a driver and a train and the only driver command you would need is CopyCommandsFrom->Insert->FromLibrary->select here the command name you defined in the library, C-CMD-SOUTH in this example, perhaps add the repeat command.

I use these commands not only for passangers but also for trains coming out of portals and for trains stationed somewhere in my map.

Here you are:



Uploaded with ImageShack.us
 
Back
Top