View Full Version : Water Color?
cdurham82
07-17-2007, 05:39 PM
Could someone tell me how to change the color of water on my map?
-Chris
Me Myself & Pi
07-17-2007, 08:46 PM
I'm not sure how you got the water in your map to turn black, but it has to do with the "Global Light Options..." in the "Edit" menu. Open up the "Global Light Options..." & click on "Restore to Default" to get the water & terrian back to it's normal color.
chaoscontrol512
08-06-2007, 04:36 PM
Sorry for the bump, but I just found this bit of code in the Chemical General's Challenge INI:
WaterTransparency
TransparentWaterMinOpacity = 0.8 ;opacity of water at maximum depth - 1.0 is opaque, 0 transparent.
TransparentWaterDepth = 2.0 ;depth below water surface at which it becomes opaque (unless clipped by TransparentWaterMinOpacity)
StandingWaterTexture = TSWater03.tga
;StandingWaterColor = R:0 G:50 B:0
;StandingWaterColor = R:100 G:150 B:100
StandingWaterColor = R:50 G:75 B:50
;AdditiveBlending = Yes
RadarWaterColor = R:100 G:196 B:100
End
Copy this code into a map.ini file, and save it in the map folder.
vBulletin® v3.8.3, Copyright ©2000-2010, Jelsoft Enterprises Ltd.