Train Schedule Auto Complete


Selecting a station with a configurable name as the only station for a train, and a few more stations would be automatically set. Just a small mod to practice runtime scripting and make train scheduling a little more convenient for myself.

Utilities
2 years ago
1.1
110

i Specific icons

2 years ago

I like to use a certain visual naming style. For example: [icon][logistic-chest-requester] Full => [icon][logistic-chest-passive-provider] Empty, [icon][storage-tank] Full => [icon][pump] Empty. Could the mod detect a specific icon in a stop name?

2 years ago

The way this mod currently works is it just replaces all the icons in the station's name with [icon], then if the output matches the one in the settings the script is triggered. So unfortunately it would require quite some logic rewrite to make what you described work

New response