- Используйте руководство по стилю для правильного изложения перевода.
- Помните, что необходимо удалить данный шаблон, когда статья будет полностью переведена.
Расширенные настройки: Конкуренты
Раздел "конкуренты" позволяет вам настраивать различные опции, относящихся к Script (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.
|
Computer players
Разрешить ИИ в сетевой игре
☑
☑
☑
☑
☑
☑
Позволяет использовать ИИ в сетевых играх. Количество игроков, управляемых компьютером, можно настроить через вкладку Сложность.
Возможные настройки: Вкл или Выкл
В конфигурационном файле openttd.cfg: ([ai] ai_in_multiplayer = <true|false>)
Запретить ИИ использовать поезда
☑
☑
☑
☑
☑
☑
Компьютер не может использовать поезда и строить ж/д инфраструктуру. Опция была перенесена из Vehicles section in 0.3.4.
Возможные настройки: Вкл или Выкл
В конфигурационном файле openttd.cfg: ([ai] ai_disable_veh_train = <true|false>)
Disable road vehicles for computer
☑
☑
☑
☑
☑
☑
Computer cannot build Road vehicles (en) or roads. This option has been moved from Vehicles section in 0.3.4.
Возможные настройки: Вкл или Выкл
В конфигурационном файле openttd.cfg: ([ai] ai_disable_veh_roadveh = <true|false>)
Disable aircraft for computer
☑
☑
☑
☑
☑
☑
Computer cannot build Aircraft (en) or Airports (en). This option has been moved from Vehicles section in 0.3.4.
Возможные настройки: Вкл или Выкл
В конфигурационном файле openttd.cfg: ([ai] ai_disable_veh_aircraft = <true|false>)
Disable ships for computer
☑
☑
☑
☑
☑
☑
Computer cannot build Ships (en). This option has been moved from Vehicles section in 0.3.4.
Возможные настройки: Вкл или Выкл
В конфигурационном файле openttd.cfg: ([ai] ai_disable_veh_ship = <true|false>)
#opcodes before AI is suspended
☑
☑
☑
☑
☑
☑
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.
Возможные настройки: 5,000 to 250,000
В конфигурационном файле openttd.cfg: ([ai] ai_max_opcode_till_suspend = <5000-250000>)
Allow sending money to other companies
☑
☑
☑
☑
☑
☑
Allows you to donate money to other companies.
Возможные настройки: Вкл или Выкл
В конфигурационном файле openttd.cfg: ([economy] give_money = <true|false>)
☑
☑
☑
☑
☑
☑
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.
Возможные настройки: Вкл или Выкл
В конфигурационном файле openttd.cfg: ([economy] allow_shares = <true|false>)
В предыдущих версиях
See also
- 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).