the console command

Don't know how to use a machine? Looking for efficient setups? Stuck in a mission?
Post Reply
nosylovskyeq
Manual Inserter
Manual Inserter
Posts: 1
Joined: Tue Aug 20, 2024 1:19 pm
Contact:

the console command

Post by nosylovskyeq »

/c local surface = game.player.surface
local mgs = surface.map_gen_settings
mgs.autoplace_controls["enemy-base"].size = "none"
surface.map_gen_settings = mgs
good afternoon. This command allows you to disable enemy bases.what needs to be changed to enable them? :idea:

Loewchen
Global Moderator
Global Moderator
Posts: 8560
Joined: Wed Jan 07, 2015 5:53 pm
Contact:

Re: the console command

Post by Loewchen »

Replace "none" with "1".

Post Reply

Return to “Gameplay Help”