TrainSignalSender

by Hermios

Allow Trains to send pre-configured signals with quantities to stations where they are stopped

5 months ago
1.1
128
Owner:
Hermios
Source:
https://github.com/Hermios/TrainSignalSender
Homepage:
https://github.com/Hermios/TrainSignalSender
License:
MIT
Created:
9 months ago
Latest Version:
1.0.6 (5 months ago)
Factorio version:
1.1
Downloaded by:
128 users

Please send any request to Github (See Source URL!)

How does it work

First, research the technology for train sender
Then, when opening the gui for any train, this display an extra one on the left top side. Multiple signals can be added. Those are automatically transfered to the station where the train stops. Signals modified while the train is waiting at the station are immediatly propagated

Remote configuration

Following remote commands are available:
- set_signals(trainid,signals): set the signals {signal={name,type},count} for the train with this id
- clear_signals(trainid): remove all signals for the train with this id
- get_signals(trainid): get all signals {signal={name,type},count} for the train with this id
- has_signal(trainid,signal): return true if the train with this id has this signal={name,type}

This mod works with train stations and logitstic train stations from LTN Mod