-
Notifications
You must be signed in to change notification settings - Fork 69
Description
TL;DR
Could it be possible to add an option to disable the warning messages for given stations for when trains leave with cargo and also for when trains arrive with cargo to a depot?
I mean these messages:
What ?
There's an use case for trains that provide certain things and upon return they come back with materials for recycling in a single trip. Case in point: Angel & Bob Red/Gree/Blue/Yellow Metal Catalyst vs the obtained Metal-catalysts carrier frame returned when they are consumed.
I.e. I have a station requesting the catalysts, and when the train arrives it's unloaded of its catalysts and loaded with the used carriers, and upon arriving back to the depot it's emptied so the carriers can be recycled.
I prefer to handle them this way, because I can make them all near the Ore sorting block (where the ores are located) and provided them to the network where they are needed with minimal complications (i.e. a single station), vs the other option which is providing the ores, since for that you'd need many more stations/requests since each catalysts consists of two metals (but you get rid of the recycling part, true.) I.e. 4 items plus recycling vs 8 items and no recycling.
Granted, AFAIK this could be the only one such usage for this feature that I know of at the moment, but as long as the defaults remain as they are now, allowing players that need them to disable those spurious messages (in this specific case) wouldn't cause any problems for normal usage, I don't think.
Why ?
The constant messages under normal functioning gets annoying and hides other potential real issues coming from other stations that work normally, since other than the station names, there are no way to distinguish them at a glance.
Thanks and best wishes o/
