Page 1 of 2

is there a way to turn off monsters attacking you

Posted: Sat Mar 07, 2015 11:39 pm
by jakeowar
is there a way to turn off monsters attacking you in an already existing game?

Re: is there a way to turn off monsters attacking you

Posted: Sat Mar 07, 2015 11:54 pm
by FishSandwich
In the console type,

Code: Select all

/c game.peacefulmode = true
Then,

Code: Select all

/c game.killallenemies()

Re: is there a way to turn off monsters attacking you

Posted: Sun Mar 08, 2015 12:01 am
by jakeowar
how do i get into console?

Re: is there a way to turn off monsters attacking you

Posted: Sun Mar 08, 2015 1:03 am
by jakeowar
is there a way to put monsters back?

Re: is there a way to turn off monsters attacking you

Posted: Sun Mar 08, 2015 1:08 am
by FishSandwich

Code: Select all

/c game.peacefulmode = false

Re: is there a way to turn off monsters attacking you

Posted: Sun Mar 08, 2015 1:25 am
by jakeowar
does it still work if i just do game.peacefulmode = true and not kill all the monsters?

Re: is there a way to turn off monsters attacking you

Posted: Sun Mar 08, 2015 1:37 am
by FishSandwich
They will respawn. It only kills biters and spitters that are already spawned, because they won't be in peaceful mode.

Re: is there a way to turn off monsters attacking you

Posted: Sun Mar 08, 2015 1:38 am
by jakeowar
OK thanks!

Re: is there a way to turn off monsters attacking you

Posted: Sun Mar 08, 2015 1:38 am
by jakeowar
OK thanks!

Re: is there a way to turn off monsters attacking you

Posted: Tue Apr 07, 2015 2:23 pm
by Tyr4el
So starting the game with peaceful mode ON and then turning it OFF after a while, you do or do not need to kill the current monsters?

Re: is there a way to turn off monsters attacking you

Posted: Tue Apr 07, 2015 4:51 pm
by Xterminator
There is also a mod that just removes the biters from spawning completely. And adds a special mineable resources to get the artifacts from to make purple packs. Worth checking out if you just don't want to deal with them at all. I believe it is called Peace Mod.

Re: is there a way to turn off monsters attacking you

Posted: Tue Apr 07, 2015 5:22 pm
by Peter34
If a "Kill All" console command is used, won't that make it impossible to harvest those purple Alien Artifact thingies?

Re: is there a way to turn off monsters attacking you

Posted: Tue Apr 07, 2015 5:26 pm
by quinor
It kills aliens, not spawners. And alies respawn though they're acting more peaceful.

Re: is there a way to turn off monsters attacking you

Posted: Tue Apr 07, 2015 5:44 pm
by FishSandwich
Tyr4el wrote:So starting the game with peaceful mode ON and then turning it OFF after a while, you do or do not need to kill the current monsters?
Up to you. You can wait until you kill the biters naturally(where biters not in peace mode will spawn) or kill them with the command.

Re: is there a way to turn off monsters attacking you

Posted: Wed Apr 08, 2015 11:31 am
by Tyr4el
FishSandwich wrote:
Tyr4el wrote:So starting the game with peaceful mode ON and then turning it OFF after a while, you do or do not need to kill the current monsters?
Up to you. You can wait until you kill the biters naturally(where biters not in peace mode will spawn) or kill them with the command.
Yeah I just want to kill the peaceful ones so non-peaceful ones spawn.

Re: is there a way to turn off monsters attacking you

Posted: Wed Apr 08, 2015 11:41 am
by FishSandwich
Tyr4el wrote:
FishSandwich wrote:
Tyr4el wrote:So starting the game with peaceful mode ON and then turning it OFF after a while, you do or do not need to kill the current monsters?
Up to you. You can wait until you kill the biters naturally(where biters not in peace mode will spawn) or kill them with the command.
Yeah I just want to kill the peaceful ones so non-peaceful ones spawn.
Well there you go, you answered your own question. :P

Re: is there a way to turn off monsters attacking you

Posted: Thu Dec 31, 2015 1:27 am
by CharitableClas
if you do so in 12.20 the currently spawned biters that were peaceful are not anymore i actually tested that

Re: is there a way to turn off monsters attacking you

Posted: Sun Jan 03, 2016 12:15 pm
by ssilk
Moved from General to Gameplay Help

Re: is there a way to turn off monsters attacking you

Posted: Wed Jan 20, 2016 9:44 pm
by lucky962
jakeowar wrote:how do i get into console?
The default key is "~" so just press that key and you should be able to get into console!!! If it doesn't work go to options and controls and find it there!!!

Re: is there a way to turn off monsters attacking you

Posted: Wed Jan 20, 2016 10:47 pm
by ssilk
Happy reviving Old Thread!