Greetings Users,
I am currently in the 0.15 Open Beta and started a Game with the preset railworld.
I did notice that Biters wont expand into previously cleared territory anymore this way, but I am a bit bored as they pretty much avoid my base now.
Is it possible to change that to the standard-setting in the savefile?
I didnt find any option to change it back in the game itself.
Thanks!
0.15 Savefile editing - Adjusting Difficulty setting
-
- Burner Inserter
- Posts: 16
- Joined: Sat Nov 12, 2016 2:04 pm
- Contact:
Re: 0.15 Savefile editing - Adjusting Difficulty setting
You could run a command.. I am not sure if this will be the change you need though as I am not sure what all railworld changes
/c game.map_settings.enemy_expansion.enabled = true
/c game.map_settings.enemy_expansion.max_expansion_distance = 7
/c game.map_settings.enemy_expansion.enabled = true
/c game.map_settings.enemy_expansion.max_expansion_distance = 7
- StoneLegion
- Filter Inserter
- Posts: 687
- Joined: Fri Sep 05, 2014 7:34 pm
- Contact:
Re: 0.15 Savefile editing - Adjusting Difficulty setting
Just the first is needed. It just literally turns it offNexela wrote:You could run a command.. I am not sure if this will be the change you need though as I am not sure what all railworld changes
/c game.map_settings.enemy_expansion.enabled = true
/c game.map_settings.enemy_expansion.max_expansion_distance = 7
Code: Select all
advanced_settings =
{
enemy_evolution =
{
time_factor = 0.000002
},
enemy_expansion =
{
enabled = false
}
}
}
Re: 0.15 Savefile editing - Adjusting Difficulty setting
but will this disable achemeivents? i to am getting a bit bored now that the biters are back a bit, any time i enter lua commands a thing will say achievements now disabled
Re: 0.15 Savefile editing - Adjusting Difficulty setting
you can install creative mode, change those settings and remove creative mode again.
My Mods: mods.factorio.com