Yet another train manager


A mod to manage a network of train and station. Some stations provide products (item or fluid) to the network, others stations request products. The mod allocate trains to carry product from provider to requester. This mod is highly inspired from the great mod LTN but with a completly different implementaton.

Content
2 months ago
2.0
520
Trains

g Fluid Temperatures

a month ago

Maybe I'm missing a feature but is there any good way to request fluids of different temperatures? Specifically I'm playing pyanodons and I'd like to be able to deliver both 100 degree steam and 250 degree steam, but I don't want 100 degree steam to end up at 250 degree steam stations. The only thing I can think of is to use specific network masks for steam providers of different temperatures. In cybersyn I'd be using a fluid mask like pressurized water with cargo manifest turned off, but that doesn't seem to be possible with YATM.

a month ago

Oh and on the topic of fluid masks, how in the world would you do flammable fluids? In Cybersyn I can put any flammable fluids on the network as something like pressurized air (with cargo manifest off) and request pressurized air when I want flammable fluids but don't care what type I get. I don't even know how to start doing that in YATM. Really liking it for solids so far but for these liquid problems I'm not sure what to do.

a month ago

1) Actually, you can use the network mask to separate fluid with different temperature
2) You can also present or request any fluid as a flammable fluid by using a arithmetic combinator to send a red signal (<0 for request or >0 for provide) to the input of the YATM combinator

a month ago

Thank you, I'll look into setting that up for my train system.

New response