Pollution per Chunk
Posted: Thu Jun 16, 2016 7:22 pm
So I have a question I'm hoping someone else might have stumbled across. Pollution is displayed on the map in chunks, and colors obviously indicate higher pollution. Is there a way to see the number of pollution on each chunk? If there isn't, I'm also curious if anyone knows if there is a cap to each chunk's pollution or if it's just the cap of whatever integer size it is.
We setup some pollution generation on our map, and even hours later it has been turned off but the pollution still remains. If the cap is say 1000 pollution per chunk, then it's probably getting closer to being gone. But if the cap is something like 2^32 then it's hard to say how high we ran it and how long it will take to actually go away.
We setup some pollution generation on our map, and even hours later it has been turned off but the pollution still remains. If the cap is say 1000 pollution per chunk, then it's probably getting closer to being gone. But if the cap is something like 2^32 then it's hard to say how high we ran it and how long it will take to actually go away.