Full load any cargo

From OpenTTD

Jump to: navigation, search

A patch that changes the loading behavior of trains to make them leave a station if any cargo type is full.

[edit] Description

When you order a train to load at a station, it normaly waits there until every cargo type is full. Let's say you have a train with 5 passenger wagons and 2 mail wagons. Even if it can't hold any more passengers the train would wait until all the mail vans are full as well. Use this patch to disable this behavior.

[edit] Use

This feature is enabled by default. You can disable this patch through the configure patches -> stations window or use the following syntax in openttd.cfg:

[patches]
full_load_any = false
Personal tools