Peace regime and the military regime
Posted: Wed Feb 25, 2015 1:13 pm
what code is used to enable a peaceful game modes where monsters do not attack and and what it includes?
thanks!
thanks!
Code: Select all
/c game.peacefulmode = true
/c game.killallenemies()
thanks!ssilk wrote:See also https://forums.factorio.com/wiki/inde ... a_commands (Switching on peacfulmode)Code: Select all
/c game.peacefulmode = true /c game.killallenemies()
The game can also be started in peacefulmode, if you click the box in the map generator.