Yahoo Web Search

Search results

  1. 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:

  2. Factorio also allows for Lua commands, these are a little more complicated. The commands you need to know to use Lua in Factorio are: /c [lua] This command executes a Lua command, e.g. "/c game.player.print ("hi")". /measured-command [lua] This command executes a Lua command, and measures the time it took to execute.

  3. Aug 14, 2020 · To access Factorio's console, all you have to do is hit the "/" key while in-world. If this doesn't work, you can check (or assign) which key to press by opening the menu and navigating to Settings->Controls->Basic Interaction->Toggle chat (and Lua console). For a list of basic commands, simply type " /help " into the console, and you'll be ...

    • Ollie Toms
    • Guides Editor
    • oliver.toms@rockpapershotgun.com
    • What is a Factorio console?1
    • What is a Factorio console?2
    • What is a Factorio console?3
    • What is a Factorio console?4
    • What is a Factorio console?5
  4. Oct 31, 2018 · In this episode I'm going to teach you everything you need to know about the console and its commands!-----...

    • 6 min
    • 19.6K
    • TxT
  5. Details: To open the console in Factorio, press the '~' key. This can be used for communication online, but if you write '/c' at the start it turns into a command, and the game tries to convert what follows into something it can run.

  6. Apr 22, 2024 · All Console Commands and Cheats in Factorio. I was amazed to discover that the console in Factorio allows you not only to use typical commands and cheats but also to use it as a scripting or programming tool. In this way, you can change all sorts of parameters of the gameplay to your liking.

  7. People also ask

  8. Feb 8, 2022 · Anyway if you wish to force the Factorio into Peaceful mode, hit tilde and enter the below. /c game.player.surface.peaceful_mode=true. If you fancy a bit more action in the future, just enter the same command but change the flag to the below: /c game.player.surface.peaceful_mode=false.