I created a new freeplay game with the option activated "Enemies never attack first."
Now I want to change that option for my save game. Is there any possibility to activate auto attacks of the enemies again?
Thank you!
Turn on automatic alien attacks
-
- Smart Inserter
- Posts: 1847
- Joined: Sun Feb 23, 2014 3:37 pm
- Contact:
Re: Turn on automatic alien attacks
Yes, you can do it via the console. https://forums.factorio.com/wiki/inde ... acefulmode
game.peacefulmode = false -- cancels peaceful mode
Re: Turn on automatic alien attacks
Thank you, that did it!
Is there a possibility to create scripts which generate some attacks by aliens?
Is there a possibility to create scripts which generate some attacks by aliens?
Re: Turn on automatic alien attacks
If you can make a mod then certainly. Factorio seems to be very moddable.cohaka wrote:Is there a possibility to create scripts which generate some attacks by aliens?
Personally I think the end game should just be:
1. BUild rocket defense
2. Every biter on the planet gets called to the location you just built
3. Survive 10mins.
![Twisted Evil :twisted:](./images/smilies/icon_twisted.gif)
Re: Turn on automatic alien attacks
Certainly, but to get it in your current save you would have to edit the save files themselves, which could be rather unsafe. It should be also noted that the script commands for ordering biters around are somewhat broken currently, so a few hacky solutions might be required to do this.cohaka wrote:Thank you, that did it!
Is there a possibility to create scripts which generate some attacks by aliens?
That's more or less what is actually supposed to happen, at least the freeplay scenario is scripted that way. Unfortunately, it doesn't appear to work...-root wrote:Personally I think the end game should just be:
1. BUild rocket defense
2. Every biter on the planet gets called to the location you just built
3. Survive 10mins.
-
- Fast Inserter
- Posts: 201
- Joined: Thu Apr 04, 2013 9:55 am
- Contact:
Re: Turn on automatic alien attacks
There's a problem with that:-root wrote:1. BUild rocket defense
2. Every biter on the planet gets called to the location you just built
3. Survive 10mins.
Biters are only generated in the locations you've discovered (at least with radar).