TrainSignalSender

by Hermios

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

6 days ago
1.1
51
Owner:
Hermios
Source:
https://github.com/Hermios/TrainSignalSender
Homepage:
https://github.com/Hermios/TrainSignalSender
License:
MIT
Created:
3 months ago
Latest Version:
1.0.5 (6 days ago)
Factorio version:
1.1
Downloaded by:
51 users

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

How does it work

No technology required.
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