Factorio чит коды

Обновлено: 02.07.2024

The console is Factorio's in-game command-line interface. See command line parameters for the command line interface of the Factorio executable.

The in-game console can be used for:

  • Chatting with other players
  • Occasional status updates
  • Running commands / scripts / cheats

There are three types of commands:

  • Normal - Display information about the game and customize your experience.
  • Multiplayer - Message filtering, banning users, etc.
  • Scripting/Cheating - Run small Lua scripts (but they disable achievements for the save game )

Multiplayer commands

Scripting and cheat commands

Command Description
/cheat <all> Researches all technologies and enables cheat mode. Using the all option also gives the player some additional items.
/command <command> Executes a Lua command (if allowed).
/c <command> Executes a Lua command (if allowed).
/editor Toggles the map editor.
/measured-command <command> Executes a Lua command (if allowed) and measures time it took.
/silent-command <command> Executes a Lua command (if allowed) without printing it to the console.
/sc <command> Executes a Lua command (if allowed) without printing it to the console.

This is a very powerful feature, which also allows cheating, and as such achievements will be permanently disabled for the save as soon as you use a script command.

Консольные команды и читы для Factorio помогут упростить навигацию по богатому миру игры, а также добиться главной цели – создать обширные производственные цепочки и повсеместную автоматизацию.

Всем известно, что Factorio – довольно сложная игра (особенно для новичков), и многие пользователи недостаточно терпеливы, из-за чего прибегают к использованию целого ряда консольных команд и различных читов, которые делают геймплей намного легче.

Именно поэтому мы решили найти самые полезные и популярные консольные команды и читы для Factorio, и разместили их в списке ниже.

Factorio

Для начала нужно открыть консоль: нажмите на клавишу тильда (

) или слэш (/). Если консоль все равно не открывается, нужно повторно привязать клавишу в настройках игры. Просто зайдите в Управление-> Базовое взаимодействие, найдите параметр «Открыть чат (и консоль)» и поставьте нужную кнопку.

Команда Описание
/ seed Копирует сид текущей карты
/ time Показывает информацию о возрасте карты
/ toggle-action-logging Включение/отключение регистрации всех действий в консоли
/ permissions Открывает пользовательский интерфейс разрешений
/ alerts Отключает/включает различные предупреждения (например, no_material_for_construction)
/ unlock- shortcut- bar Разблокирует все элементы на панели быстрого доступа
/ admin Открывает интерфейс управления игроком
/ ban Забанить игрока
/ unban Снять бан с игрока
/ demote Снимает с игрока полномочия администратора
/ promotion Дает игроку полномочия администратора
/ ignore Игнорировать игрока
/ unignore Отключить игнорирование игрока
/ kick Выгнать игрока с сервера по указанной причине
/ mute Замутить игрока
/ unmute Размутить игрока

Ниже вы найдете небольшой набор читов для Factorio. В отличие от консольных команд, они отключают все достижения в игре.

Чит Описание
/cheat Исследует все технологии, включает режим читов
/editor Включает редактор карты
/c Выполняет указанную команду (примеры ниже)
/c game.player.zoom = 0.2 Увеличивает зум карты
/c game.player.force.manual_mining_speed_modifier = 1000 Ускоряет добычу
/c game.player.force.manual_crafting_speed_modifier = 1000 Ускоряет крафтинг
/c game.player.cheat_mode = true Чит режим, бесконечный крафтинг
/c game.player.selected.amount = 7000 Дает указанное количество ресурсов
/c game.player.insert Дает указанное количество выбранного предмета
/c game.speed = number Изменяет скорость игры
/c game.player.surface.always_day = true Всегда день в игре
/c game.player.surface.clear_pollution () Убирает из игры загрязнение воздуха

Если вы ищите читы посложнее, то более расширенный список можно на wiki-странице Factorio (на английском).

Contents

Using the console

The console display can be toggled with the / (slash) or

You can customize the keys via Settings menu → Controls → Toggle chat (and Lua console). When the console is open, you'll see a blinking cursor at the bottom of the screen; type your message or command and hit Return to send it (this will also close the console). Documentation about message and command prefixes can be found further down this page.

The console supports rich text tags. These tags are useful for sharing blueprints, marking map locations in chat or adding icons to map markers and train stations. Ctrl + Alt-clicking the map or ground will automatically insert a GPS tag and post it into the console. Shift-clicking most things with the console open will insert a tag for that thing into the console.

When the console is closed, only the most recent messages/commands will be displayed, but they will gradually fade away (opening the console will immediately re-display all recent messages). Note that by default, all executed commands are made visible to all users. The fade-out time can be changed via Settings menu → Interface → Chat message delay.

The console can be cleared with the /clear command.

Normal commands

Читайте также: