Search found 1 match

by goodboy69
Sun Sep 24, 2017 5:46 pm
Forum: General discussion
Topic: I can't remove pollution
Replies: 1
Views: 1531

I can't remove pollution

I tried this command:

/c local surface = game.player.surface; for coord in surface.get_chunks() do surface.pollute({coord.x * 32, coord.y * 32}, -10000000) end

But when I open map and click on red button, pollution cloud still shows.
F4 - pollution chunks, all my base is still polluted.

I just ...

Go to advanced search