Estaciones
/File/en/Translation.png
Este artículo se está traduciendo del original en inglés: en/Archive/Manual/Settings/Advanced Settings/Stations.
Porcentaje: 10% aprox.
  
Puedes colaborar ayudando a su mejora en la redacción.
  • Usa el Manual de Estilo para una correcta edición.
  • Recuerda quitar esta plantilla una vez que el artículo haya sido correctamente traducido.
Opciones avanzadas

Interfaz

Construcción

Vehículos

Estaciones

Economía

Competidores

Ventan Opciones avanzadas, sección Estaciones

The Stations section allows you to set various options related to stations. The purpose of the available settings is explained below. For each setting, the respective variable from the config file is listed as well, together with it's possible values.

Contents

The Stations section of the Advanced Settings window (0.7.0)

Manejo de carga

Usar algoritmo mejorado de carga

Feature availability (since 0.3.5)
<1.0
1.0-1.2
1.3
1.4
1.5-12.0
Nightly

An improved loading algorithm, which loads only one vehicle at a time until it's completely full, before loading the next vehicle. When disabled, all vehicles in a station are loaded simultaineously, possibly needlessly blocking multiple platforms.

Possible Settings: On or Off

In Openttd.cfg (en) config file: ([order] improved_load = <true|false>)

Cargar vehículos gradualmente

Feature availability (since 0.5.0)
<1.0
1.0-1.2
1.3
1.4
1.5-12.0
Nightly

Vehicles will load cargo over a period of time, not full load instantly. If the option to show Loading indicators (en) is switched on, this will be reflected correctly.

Possible Settings: On or Off

In Openttd.cfg config file: ([order] gradual_loading = <true|false>)

Entregar mercancía a una estación sólo si hay demanda

Feature availability (since 0.2.0)
<1.0
1.0-1.2
1.3
1.4
1.5-12.0
Nightly

Cargo will only be generated at a station when a vehicle with the capacity to pick that cargo up has visited the station. Affects station ratings.

Possible Settings: On or Off

In Openttd.cfg config file: ([order] selectgoods = <true|false>)


Unir estaciones de tren unas junto a otras

Feature availability (since 0.2.0)
<1.0
1.0-1.2
1.3
1.4
1.5-12.0
Nightly

Stations built next to each other will be joined as long as the station spread is not too high.

Possible Settings: On or Off

In Openttd.cfg config file: ([station] join_stations = <true|false>)

Estaciones no uniformes

Feature availability (since 0.3.0)
<1.0
1.0-1.2
1.3
1.4
1.5-12.0
Nightly

Enables you to join stations together at different angles, so you can for instance have two vertical tracks and three horizontal tracks.

Possible Settings: On or Off

In Openttd.cfg config file: ([station] nonuniform_stations = <true|false>)

Permitir constucción en estaciones contiguas

Feature availability (since 0.6.0)
<1.0
1.0-1.2
1.3
1.4
1.5-12.0
Nightly

Holding the Ctrl key while building a Stations (en) directly adjacent to another one will create new station instead of merging the new tile(s) with the existing station.

Possible Settings: On or Off

In Openttd.cfg config file: ([station] adjacent_stations = <true|false>)

Permitir unir estaciones no adyacentes

Feature availability (since 0.7.0)
<1.0
1.0-1.2
1.3
1.4
1.5-12.0
Nightly

Holding the Ctrl key while building a Stations (en) pops up a dialog asking to merge the station with an existing station within the Catchment area (en) or creating a new station.

Possible Settings: On or Off

In Openttd.cfg config file: ([station] distant_join_stations = <true|false>)

Expansión máxima de estaciones

Feature availability (since 0.3.2)
<1.0
1.0-1.2
1.3
1.4
1.5-12.0
Nightly

How spread out a station can be from one end to the other. If you draw a square round a station, this is the maximum size of any side of the square in tiles.

Possible Settings: 4 to 64 (Warning: High setting slows game)

In Openttd.cfg config file: ([station] station_spread = <num_val>)

Permitir al pueblo controlar el nivel de ruido de los aeropuertos

Feature availability (since 0.7.0)
<1.0
1.0-1.2
1.3
1.4
1.5-12.0
Nightly

With this activated, the number of airports which can be placed in the vicinity of a town is not fixed anymore. Instead it depends upon the noise level of the Airports (en), their distance to the town centre and the town's attitude.

Possible Settings: On or Off

In Openttd.cfg config file: ([economy] station_noise_level = <true|false>)

Permitir tamaño del área de captación más realista

Feature availability (since 0.3.5)
<1.0
1.0-1.2
1.3
1.4
1.5-12.0
Nightly

Changes the Catchment area (en) areas to be more realistically sized. With this setting enabled, the catchment area of a station tile varies depending on what "type" of station tile it is. For example, train stations have a larger catchment area than bus stations and airports have even larger catchment areas. With airports, the size of the catchment area even varies with the type of airport, with the Intercontinental Airport having the largest area.

Possible Settings: On or Off

In Openttd.cfg config file: ([station] modified_catchment = <true|false>)

Permite construir paradas sobre carreteras de pueblo

Feature availability (since 0.6.0)
<1.0
1.0-1.2
1.3
1.4
1.5-12.0
Nightly

It will be possible to build drive-through road stops on Towns (en) owned roads.

Possible Settings: On or Off

In Openttd.cfg config file: ([construction] road_stop_on_town_road = <true|false>)

Permitir pasar a través de las paradas de carretera de los competidores

Feature availability (since 0.7.0)
<1.0
1.0-1.2
1.3
1.4
1.5-12.0
Nightly

It will be possible to build drive-through road stops on roads owned by competitor companies.

Possible Settings: On or Off

In Openttd.cfg config file: ([construction] road_stop_on_competitor_road = <true|false>)

Para versiones anteriores

Vea también