- Usa el Manual de Estilo para una correcta edición.
- Recuerda quitar esta plantilla una vez que el artículo haya sido correctamente traducido.
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.
|
Jugadores de la CPU
Permitir IA en multijugador (experimental)
☑
☑
☑
☑
☑
☑
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
☑
☑
☑
☑
☑
☑
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
☑
☑
☑
☑
☑
☑
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
☑
☑
☑
☑
☑
☑
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
☑
☑
☑
☑
☑
☑
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
☑
☑
☑
☑
☑
☑
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
☑
☑
☑
☑
☑
☑
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
☑
☑
☑
☑
☑
☑
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
- For 0.3.0 to 0.6.3 - See Configuring patches (en) for information of how to change settings.
- For 0.2.0 and 0.2.1 - See Configuring patches in 0.2.0 (en).