Page 1 of 1

Accept all cargo at station?

Posted: 24 Apr 2024 16:35
by Quinch
I have a general recollection that, in the olden days, the behaviour for a station was to start automatically loading any and all produced cargo within its catchement area - is there an option to re-enable that?

Re: Accept all cargo at station?

Posted: 24 Apr 2024 18:49
by jfs
There is still a hidden setting for it, that you can't access via the normal GUI.

In the original Transport Tycoon (and Deluxe), stations did indeed receive all cargo from all nearby producers all the time, even if it meant the station would never get a vehicle picking it up.
TTDPatch introduced a patch to change that called "selectgoods", where a station would only begin receiving a cargo when a vehicle attempts loading that type of cargo at the station, and until then the cargo is never delivered to the station, and doesn't get a rating.

The original behaviour was also implemented in OpenTTD first, and the TTDPatch behaviour offered an option, using the same name: "selectgoods". Then eventually, that setting was changed to be default on, and eventually hidden from the GUI too, since basically everyone played with it on.

You can still try turning it off in current OpenTTD versions with this console command:
set order.selectoods 0

And the same but with a 1 to turn it back on.

Re: Accept all cargo at station?

Posted: 24 Apr 2024 18:54
by Quinch
Thanks! Until now, I've created a train that tried to load every single kind of cargo at each receiving station, but that was kind of awkward.