Calypso X
Unregistered
Posts: N/A
Registered: N/A
Member Is Offline
|
|
Sand Fog
What is the color code for fog like in the ts stock map sandstorm?
|
|
|
7>Snake
Unregistered
Posts: N/A
Registered: N/A
Member Is Offline
|
|
I've just looked thru all the SP stock maps and could not find one with that name.
So, I suspect it's not an SP map - which means it probably isn't worth looking at :D - JK.
Since I only play SP maps I don't have any info on that one.
B U T - what you can do is use the PFF extractor to extract the associated wac file for that mission. Then dig thru the wac file until you find the
commands that set the fog parameters. In those commands you should find what you need.
|
|
|
Eagle_Eye
|
|
There's one called "Dust Devil" A & B, is that the one? I can't find one called Sandstorm ?!?!?
|
|
|
Calypso X
Unregistered
Posts: N/A
Registered: N/A
Member Is Offline
|
|
Sandstorm
Its one of the maps on sabres edge or some other team sabre server. (the fog that i want needs to match the terrain dvd1)
|
|
|
joselz
Colonel
   
Posts: 491
Registered: 4-24-2004
Location: Davie, Florida, 33325. United State
Member Is Offline
Mood: OUT of MAPPING
|
|
Tan/Sand fog for DVD1 terrain
Ok, in my research for this I found that the fog color code should be this one:
201,188,151 ;fog color rgb
I found this by open the enviroment file of the "Day3", so opening the day3.ENV.
And here is more ifno that I found in the enviroment file:
***********************
enviro_name "Day3 - semi-streaky clouds, blue sky"
timeofday "Day"
water_rgb 48,48,96 ;color seen when under water and surface color
sky_map1 day1.pcx ;cloud pcx, shadow & reflect layer
;sky_map2 day1b.pcx ;cloud pcx, wispy lower layer
sky_height 350 ;height in meters
sky_speed 50 ;movement rate
fog_level 1000 ;0=1000 meters 1=500 meters etc.
fog_type 3 ;0=fog, 1=haze, 2=haze wall, 3=mild haze wall
sun_rgb 128,126,100 ;yellowish sun offsets blue sky
sky_rgb 85,85,95 ;overhead and wraps around
ground_rgb 42,35,20 ;underneath, wraps around
fog_rgb 201,188,151 ;fog color
skyfog_rgb 232,210,150 ;horizon fog color
cloud_rgb 128,128,128 ;cloud color tinter
terrain_rgb 255,255,255 ;1.0 terrain tinting color (255,255,255 is default)
vertex_rgb 128,128,128 ;2.0 vertex tinting color (128,128,128 is default)
lightning_rgb 85,85,90 ;lightning color (from sky direction)
;lightning is added to sky_rgb
;and also affects fog and ambient slightly
sun_3di msun.3di ;sun/moon object
glare_3di mglare.3di ;glare object
star_3di ;star object / leave blank for null
;indoor ambient lighting values
ceiling_rgb 28,28,28 ;overhead and wraps around
floor_rgb 16,16,16 ;underneath, wraps around
************************
Regards
José LZ
|
|
|
Calypso X
Unregistered
Posts: N/A
Registered: N/A
Member Is Offline
|
|
Thanks for the help with the fog joselz, its worked.
|
|
|
Eagle_Eye
|
|
| Quote: | Originally posted by Calypso X
Its one of the maps on sabres edge or some other team sabre server. (the fog that i want needs to match the terrain dvd1) |
That's not exactly a "Stock" map then is it...
If we don't have access to the bms, then we can't pull it apart to find the exact settings you need..if you can find a download for it, then we can
help, otherwise, use the setting posted above to have a "Play"..
EE
EE
|
|
|
perigrine falcon
Map Rater
     
Posts: 1684
Registered: 3-11-2003
Location: Iowa
Member Is Offline
|
|
make any fog color you wish
using the dirrections in the following link if you can take a screenie of the terrain(while in the game) and view it in paint or paintshop pro you
can duplicate the terrain color exactly http://www.dfbarracks.com/forums/viewthread.php?tid=15111
|
|
|