Rule to record industry load times?

Scottbe8

UMR Pax Sessionz
I'm building a session on the UMR that involves AI passenger trains, and I'd like to be able to track their movements even when I'm away from the computer. The session is designed to run for over six hours. The AI trains are programmed with repeating command lists, and all the passenger stations have working queues. My question is, is there a way to get Trainz to make a record, in an external file, of when each train stops at each station?
 
The only way to output to a file is through the jetlog.txt file. This is my preliminary suggestion but it needs more work and experimentation:

Access to the jetlog is only available when Trainz is not running, so the session needs to be saved and shut down to be able to get at the file.
You could use a Windows program to filter the jetlog file and extract entries when one of your train vehicles stops at one of the industry triggers built into the station. A Visual Basic program could be made to seek out the information of importance.

Trevor
 
Back
Top