Improved Loading

From OpenTTD

Jump to: navigation, search

[edit] Description

In case you have several vehicles (trains, trucks etc.) waiting for one type of cargo on a station it is much more effective to force loading an arrived vehicle and only after it is full and ready to go start loading next. Note that this is all the patch does; it has no FIFO attributes, and does not depend on which vehicle came first.

[edit] Use

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

[patches]
improved_load = true
Personal tools