Cities: Skylines

Cities: Skylines

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

Use Hide it! instead.
yom14 1 Jun, 2020 @ 11:13am 
Thanks
MADSYNTH1987 17 Dec, 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] 9 Jul, 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 9 Jul, 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 26 May, 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 18 May, 2015 @ 5:04pm 
Thanks! It always bugged me that pollution was unrealistically purple.
Hullian111 22 Apr, 2015 @ 8:01am 
Now I can make the Humber!
Bogmire 1 Apr, 2015 @ 1:28am 
Ok, thanks. :KSmiley:
Jeb Bush but super communist  [author] 31 Mar, 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 31 Mar, 2015 @ 6:54pm 
Any possibility of a no color pollution water mod? Water stays the same color?
WoodMan 24 Mar, 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 ☣ 21 Mar, 2015 @ 10:44am 
To me this variation is the best. Faving, rating and subbing immediately.
eug3n1o 19 Mar, 2015 @ 2:20am 
omg thx so much dude!
Jeb Bush but super communist  [author] 17 Mar, 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 17 Mar, 2015 @ 12:33pm 
Love it.