Search found 2 matches

by Vladivarius
Sat Oct 29, 2022 1:09 pm
Forum: Gameplay Help
Topic: Console command for changing pollution dissipation
Replies: 7
Views: 13476

Re: Console command for changing pollution dissipation

Here's all the settings for polution:
pollution=
{
enabled=true,
-- these are values for 60 ticks (1 simulated second)
--
-- amount that is diffused to neighboring chunk
-- (possibly repeated for other directions as well)
diffusion_ratio=0.02,
-- this much PUs must be on the chunk to start ...
by Vladivarius
Sat Oct 29, 2022 1:07 pm
Forum: Gameplay Help
Topic: Console command for changing pollution dissipation
Replies: 7
Views: 13476

Re: Console command for changing pollution dissipation

/c game.map_settings.pollution.diffusion_ratio = 0.02

Also, you can reduce this:
/c game.map_settings.pollution.min_to_diffuse=15
(explanation from game files for this setting is -- this much PUs must be on the chunk to start diffusing)


Enjoy :*

Go to advanced search