LTN - Logistic Train Network

by Optera

Adds logistic-train-stops acting as anchor points for building a fully automated, train logistic network. It can handle all possible train configuration. Just send all trains to depots and LTN will pick the best suitable train for a job. LTN cuts the amount of rolling stock required to run a megabase down to 30% or less. With cargo ships installed also adds a logistic port for ships.

Content
11 days ago
0.14 - 2.0
257K
Trains Circuit network

b Default network id #0 not working

23 days ago

I found out that the default network id #0 causes the local variable matched_networks in script/dispatcher.lua to be zero. Either you should exclusively check if both network ids are null or raise it to 1 at least. Once I set 1, it worked immediately.

21 days ago

This is "works as designed". Otherwise, any stop that does not receive a network signal will automatically be added to one or more networks.

If you want stations to be in a network without a network id signal, you can change the default in the settings.

I made that change in the 2.2.0 release, see the changelog for the rationale.

New response