Directing AI train to any available track

Is there a way to direct an AI train to any open track? I have a large yard, and would simply like the AI train to find any empty track in that yard and drive/navigate to it. I am running 2022. Thanks in advance!!
 
You can use the "Drive to trackmark list" command. Name TM's with the same name and add (*) after it. London(1), London(2) and so on.
 
Last edited:
You can use the "Drive to trackmark list" command. Name TM's with the same name and add (*) after it. London(1), London(2) and so on.

It is <kuid2:61392:7001:23> NavigateToTrackmarkList v2 (SP2 and later) and it works great. Make sure that you check it in "Drive Command" rule and that the tack marks follow this example: trackmarkShipyardR [1]. You have to make sure that the start of the naming is "trackmark" in lower case. after that, whatever you want to name it with no spaces. Then the (#).
 
<kuid2:61392:1064:14> AutoDriveToTrackmarkList (SP2 and later)
<kuid2:61392:7004:22> DriveToTrackmarkList v2 (SP2 and later)
<kuid2:61392:7001:23> NavigateToTrackmarkList v2 (SP2 and later)

You don't need to start with trackmark. You can use any name as long as all of that group have the same one.
 
Back
Top