Forums Index >> Modding >> Sand colored fog is what I need...
Page : <1> :
0.741176 0.443137 0.368627
Try that, it is probably going to be a little light for what you want so you will probably have to play around with it some.
Thanks, I'll try it out sometime soon. %)
It does help looking in the forums...New Fog Colors!
.
There is also a program post there that will give you the numbers for any color you wont. Get it here CCX HTML Hex Color Code v5.0
.
Last edited: Tuesday, July 20, 2004 at 11:45:09 PM
That hex color code thing doesn't give you accurate values because TT technically uses a 0-1 scale, and that uses a - 0 - 256 scale (I think)
I can't download it anyway, cause it's not fer Mac. :[
If you know the color you want in a 256 color scale, just figure the percentage of the whole to figure out what it would be in 0-1 scale. Just take the color you get in the 256 scale and divide it by 256.
example: if the color you want is 200 in the 256 scale... 200/256=.78125
so you color value will then be.78125 in the "0-1" scale.
Hehe, math wiz here. ;)
I never thought of that, thanks.
I use paint and do this:
1000/255*the number.
I have a little thingy that has sliders of R, G, and B, and you make the color :)
Page : <1> :
I'm making a desert mod, and I need some sand colored fog to create a "sandstormish" atmosphere. If anyone knows the numbers to create sand colored fog, I'd really appreciate it. Thanks! ;)