Train Scaling


Automate the construction and deconstruction of your trains! Configure a train currently scheduled for a station as a template for the station - the mod's special train construction station will automatically build (or destroy) copies of the template train on demand, or in response to circuit conditions.

Content
3 years ago
0.16 - 1.1
5.91K
Trains

g Automatic Decomsion

3 months ago

How can I configure a train in the Logistic Train Network (LTN) to automatically send a train from the LTN depot to a Train Scaling station for deconstruction? I'm looking for a way to automate this process so that trains are sent to be dismantled based on specific conditions or when they're no longer needed.

3 months ago
(updated 3 months ago)

I have a setup like this, each train in LTN depot is reading it configuration of train and reporting it to global network with wire, I setup Template train with configuration for train to go to train remover station (a train scaling station). global network feed into decider combinator with configuration if signal for a train configuration is greater than 5 send scale down signal 1 as input to the aritmetic combinator that multiplies each signal by 30 and feeds it to the Template train station with where template train is parked.
Template train station has scaling enabled and set to bar to 1 with train remover selected

What i expect is every 30 seconds or so a train like a template would go to which is parked on LTN Depot with same configuraton as template train to go to train remover station to be deconstructed.

I feel like its not working, can not see what I did wrong

New response