23.09.2008, 09:36
fabianfred Wrote:this is the one from the slot
[WATER]
Water = water/PacificWater.tga
WaterColorATI = 0.140 0.175 0.230
\\WaterColorATI = 0.150 0.225 0.180
WaterColorNV = 0.140 0.185 0.268
\\WaterColorNV = 0.165 0.264 0.233
but the lines with \\ in front there is no need to add since they are disabled
the phillipines one is this
[WATER]
Water = Italy_DF/water/ItalyWater.tga
//WaterColorATI = 0.175 0.215 0.255
WaterColorATI = 0.150 0.235 0.175
WaterColorNV = 0.140 0.185 0.268
//WaterColorNV = 0.165 0.264 0.233
so make the new one this..
[WATER]
Water = water/PacificWater.tga
WaterColorATI = 0.140 0.175 0.230
WaterColorNV = 0.140 0.185 0.268
FabianFred,
This worked perfectly. Thank you for the guidance.