Cities: Skylines

Cities: Skylines

No More Purple Pollution [Silty Water]
16 Comments
Chamëleon TBN Sep 3, 2022 @ 9:16am 
DEPRECEATED

Use Hide it! instead.
yom14 Jun 1, 2020 @ 11:13am 
Thanks
MadSynth Dec 17, 2016 @ 12:30pm 
I haven't looked at the code of this game, and haven't coded in a couple years now, but it seems to me like simple if/then/else statements would fix this. IE:

IF $MapStyle=European, $WaterColor=EuropeanWaterColor;
ELSEIF $MapStyle=North, $WaterColor=NorthWaterColor;
ELSE $WaterColor=PollutionColor;
ENDIF

Like I said, I haven't coded in a long time, and I haven't checked what coding language(s) are in use, but this is just an clue. I have no idea what variables they officially allow you to manipulate via current mods.
Jeb Bush but super communist  [author] Jul 9, 2015 @ 8:59am 
@seniorjulio I tried to originally make a recolor to do just that. I had difficulty matching the polluted water to the color of the unpolluted water. It is perhaps possible with the new updates that this would no longer be a problem, however the color of the European maps have a different water color than those of the other maps, leading the recolors to appear different on different maps. If you want to fiddle around with the settings the source code is available from github, but from what I have tried, the colors of the pollution and water will not match.
thieflooter Jul 9, 2015 @ 6:58am 
hey umm have you ever thought about making one the same color as the water so we don't have to worry about the purple goop at all?
NeerieD20 May 26, 2015 @ 3:44pm 
I'm using this variation along with the Grey Grass and to me it's just the best, most realistic, combination. Thanks!
BirdBoy May 18, 2015 @ 5:04pm 
Thanks! It always bugged me that pollution was unrealistically purple.
Hullian111 Apr 22, 2015 @ 8:01am 
Now I can make the Humber!
Bogmire Apr 1, 2015 @ 1:28am 
Ok, thanks. :KSmiley:
Jeb Bush but super communist  [author] Mar 31, 2015 @ 7:10pm 
@The Khajiit I've messed around with trying to make the water color have no distinct pollution color, however the color filter that the game uses is applied directly, giving the water a dark color when no a neutral color is applied. To get the water to appear to no pollution color the a making color shader would have to be found. The code is available on Github if you want to try to find it, I however was unable to find a color that seemingly removed the pollution color entirely.
Bogmire Mar 31, 2015 @ 6:54pm 
Any possibility of a no color pollution water mod? Water stays the same color?
WoodMan Mar 24, 2015 @ 3:54am 
This is great, looks natural! Also, terrain modding guide would be great! Will it let us change the colour of beaches?
Deon ☣ Mar 21, 2015 @ 10:44am 
To me this variation is the best. Faving, rating and subbing immediately.
eug3n1o Mar 19, 2015 @ 2:20am 
omg thx so much dude!
Jeb Bush but super communist  [author] Mar 17, 2015 @ 8:53pm 
I am planning on releasing a guide for people to make their own terrain mods soon. It will allow people more flexibility for those who want to customize their game. I don't know when I'll be able to write the guide because I am quite busy with university right now. By Friday I should have posted it, either on steam as a guide or on the cities skylines modding subreddit. I will link to the guide on in the mod descriptions once I post it.
Klængur Thoroddsen Mar 17, 2015 @ 12:33pm 
Love it.