/c - Executes command (examples below) /c game.player.zoom=0.2 - Zoom past usual bounds /c game.player.force.manual_mining_speed_modifier=1000 - Makes mining faster /c game.player.force.manual_crafting_speed_modifier=1000 - Makes crafting faster /c game.player.cheat_mode=true - Cheat mod...
Version: 1.5.0 Date: 2020-05-26 Features: - Added super energy shield - Added super night vision - Added a super energy shield and super night vision to the /cheat all loadout - Added /EditorExtensions disable-cheat-mode command, which disables cheat mode and removes the testing tools rec...
Command Description /cheat [all/<planet-name>/<platform-name>/off] Researches all technologies and enables cheat mode (allowing free crafting of any item). Using the all option also gives the player some additional items. Specifying a planet-name or platform-name also moves the player to...
toggle-heavy-mode /toggle-heavy-mode This command is used to debug desyncs. When executed, the game will be slowed down and multiplayer will not work.Admin Only toggle-rockets-sent-gui /toggle-rockets-sent-gui This command enables or disables (toggles) the "rockets sent" button that's disp...
You can use the testing tools outside of the map editor by entering cheat mode with the /cheat command. /cheat all will provide you with basic testing items in your inventory, and give you a power armor kitted out with supercharged equipment. You are essentially invincible, you run super ...
Furthermore, using script or cheat commands in the console disables achievements, however the user will be warned about this the first time they try to run such a command. Within the freeplay game, enabling peaceful mode, enabling no enemies mode or setting enemy base frequency or size for ...
Added on_player_muted/unmuted and on_player_cheat_mode_enabled/disabled events. Added LuaItemStack read properties to tell if a given item is some specific item type. Added LuaAutoplaceControlPrototype, LuaNoiseLayerPrototype, LuaModSettingPrototype, and LuaCustomInputPrototype. ...
The content of control.lua can be copied into the command line even without the mod installed. This can be used for unmodded non-cheat worlds. Save game → plan mine → save complete mine blueprint → load save → re-apply mine blueprint (The mine blueprint, not the planner. Without ...
/sc local player = game.player player.surface.always_day=true player.force.research_all_technologies() player.cheat_mode=true Robot Speed /sc game.player.force.technologies['worker-robots-speed-6'].researched=true; game.player.force.technologies['worker-robots-speed-6'].level = 10 ...
That being said it would still be nice to have a "summon bot" command accessible through the logistic network. A combinator sends a signal to the roboport, and the roboport acts like a requester chest to summon bots to itself. I feel that this wouldn't be TOO difficult to implement sin...