Page 1 of 1

Can I change biters from passive to aggressive ?

Posted: Tue Aug 15, 2017 9:40 am
by dognosh
I am currently going through the game with passive biters so that I get a chance to learn the game mechanics and see what the game has further down,hence I didn't want the constant biter attacks.
I was wondering, can I change biters from passive to aggressive to test stuff ?
I heard there is a console but no matter what ,/ or ~, I can't enable it.I have the full game.
ty :)

Re: Can I change biters from passive to aggressive ?

Posted: Tue Aug 15, 2017 10:14 am
by DaveMcW
Options -> Controls -> Game -> Toggle Lua Console
Click the box and press the key you want to use.

Code: Select all

/c game.player.surface.peaceful_mode = false; game.forces.enemy.kill_all_units()

Re: Can I change biters from passive to aggressive ?

Posted: Tue Aug 15, 2017 5:03 pm
by Engimage
There is a mod for that. I think it is called Peaceful mode.
By using this mod you can avoid achievements from being disabled as opposed to Luanda console command

Re: Can I change biters from passive to aggressive ?

Posted: Tue Aug 15, 2017 7:49 pm
by dognosh
ty all for the help :)