View Single Post
Old 09-14-2004, 07:36 AM   #6 (permalink)
TerroR
Member
 
Join Date: May 2004
Location: UK
Posts: 98
Default

Code:
WaterTransparency
  TransparentWaterMinOpacity = 0.6   ;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:85 G:85 B:100
  ;AdditiveBlending = Yes
  ;RadarWaterColor = R:100 G:196 B:100
End
Only works with ZH :/
TerroR is offline   Reply With Quote