Competidores
/File/en/Translation.png
Este artículo se está traduciendo del original en inglés: en/Archive/Manual/Settings/Advanced Settings/Competitors.
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

Ventana Opciones avanzadas, sección Competidores

The Competitors section allows you to set various options related to the Script (en) and Multiplayer (en). 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 its possible values.

Contents

The Competitors section of the Advanced Settings window (0.7.0)

Jugadores de la CPU

Permitir IA en multijugador (experimental)

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

Enables computer players in multiplayer games. The number of computer players can be set through the difficulty settings window.

Possible Settings: On or Off

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

Desactivar trenes para el ordenador

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

Computer cannot build Trains (en) or rail infrastucture. This option has been moved from Vehicles section in 0.3.4.

Possible Settings: On or Off

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

Desactivar vehículos de carretera para el ordenador

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

Computer cannot build Road vehicles (en) or roads. This option has been moved from Vehicles section in 0.3.4.

Possible Settings: On or Off

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

Desactivar aeroplanos para el ordenador

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

Computer cannot build Aircraft (en) or Airports (en). This option has been moved from Vehicles section in 0.3.4.

Possible Settings: On or Off

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

Desactivar barcos para el ordenador

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

Computer cannot build Ships (en). This option has been moved from Vehicles section in 0.3.4.

Possible Settings: On or Off

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

Número de instrucciones antes de pausar la IA

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

Lower this value if the AI is making the game run slow. Increase this value if you find the AI doing a lot of nothing instead of actually building stuff. Leave value at 10,000 if unsure.

Possible Settings: 5,000 to 250,000

In Openttd.cfg config file: ([ai] ai_max_opcode_till_suspend = <5000-250000>)


Permitir enviar dinero a otras empresas

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

Allows you to donate money to other companies.

Possible Settings: On or Off

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

Permitir comprar acciones de otras empresas

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

Allows you to enable or disable the ability to buy shares from competitors. You also have to wait for the company to get old enough before buying 25% or a full take over. This age is about 6 years old.

Possible Settings: On or Off

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

En versiones anteriores

Vea también