map_gen_settings not effectively writable?
Posted: Sun Jan 14, 2018 3:20 pm
I just tried to mess around with surface.map_gen_settings, especially autoplace_controls["enemy-base"], on the in-game console.
I started a map with size="none" for enemy bases and tried to change it to size="high". When I tried to confirm the successful write via printing the value, it didn't show the new value but still "none". Generating chunks via force.chart didn't generate biter spawners. The API says surface.map_gen_settings is RW. Am I doing it wrong?
I started a map with size="none" for enemy bases and tried to change it to size="high". When I tried to confirm the successful write via printing the value, it didn't show the new value but still "none". Generating chunks via force.chart didn't generate biter spawners. The API says surface.map_gen_settings is RW. Am I doing it wrong?