OpenTTD Source
20241108-master-g80f628063a
|
Settings related to orders. More...
#include <settings_type.h>
Data Fields | |
bool | improved_load |
improved loading algorithm | |
bool | gradual_loading |
load vehicles gradually | |
bool | selectgoods |
only send the goods to station if a train has been there | |
bool | no_servicing_if_no_breakdowns |
don't send vehicles to depot when breakdowns are disabled | |
bool | serviceathelipad |
service helicopters at helipads automatically (no need to send to depot) | |
bool | station_length_loading_penalty |
make trains longer than the station load more slowly | |
Settings related to orders.
Definition at line 480 of file settings_type.h.