Can I check whether aliens are peaceful?

Don't know how to use a machine? Looking for efficient setups? Stuck in a mission?
Post Reply
Peter34
Smart Inserter
Smart Inserter
Posts: 1100
Joined: Mon Nov 10, 2014 12:44 pm
Contact:

Can I check whether aliens are peaceful?

Post by Peter34 »

I have a SP game I'm playing, and I'm some time into the game by now, with quite some industry going, yet haven't been attacked at all.

I'm not sure if they ought to have attacked by now, I mean the map has a bunch of Trees to absorb the pollution, but I am starting to have doubts about whether or not the gamestart settings are as I wanted them to be.

Is there a way to ask the game what setting the aliens is on, peaceful or normal? Some console command?

orzelek
Smart Inserter
Smart Inserter
Posts: 3911
Joined: Fri Apr 03, 2015 10:20 am
Contact:

Re: Can I check whether aliens are peaceful?

Post by orzelek »

This is the command:

Code: Select all

/c game.player.print(tostring(game.peacefulmode))
You can also set this value in running game to change behavior of newly spawned biters.

Peter34
Smart Inserter
Smart Inserter
Posts: 1100
Joined: Mon Nov 10, 2014 12:44 pm
Contact:

Re: Can I check whether aliens are peaceful?

Post by Peter34 »

Thanks.

Turns out peacefulmode was "false". So it must be those Trees, absorbing all my vile fumes and (so far) keeping the aliens from noticing me.

orzelek
Smart Inserter
Smart Inserter
Posts: 3911
Joined: Fri Apr 03, 2015 10:20 am
Contact:

Re: Can I check whether aliens are peaceful?

Post by orzelek »

Peter34 wrote:Thanks.

Turns out peacefulmode was "false". So it must be those Trees, absorbing all my vile fumes and (so far) keeping the aliens from noticing me.
Are you playing vanilla only or using some mods?

Some of those like RSO might change some stuff.

Peter34
Smart Inserter
Smart Inserter
Posts: 1100
Joined: Mon Nov 10, 2014 12:44 pm
Contact:

Re: Can I check whether aliens are peaceful?

Post by Peter34 »

orzelek wrote:
Peter34 wrote:Thanks.

Turns out peacefulmode was "false". So it must be those Trees, absorbing all my vile fumes and (so far) keeping the aliens from noticing me.
Are you playing vanilla only or using some mods?

Some of those like RSO might change some stuff.
I'm using six or seven mods, but they're all small, with carefull defined impact. RoadWorks, AutoFill, LandFill, Coloured Lamps, something to do with item inventory counting, PreFusion and I think one more.

I really think it's just the many Trees. I'm used to playing on Desert maps.

Post Reply

Return to “Gameplay Help”