Page 1 of 1

Cod4 custom sky and worldspawn settings

Posted: July 8th, 2015, 7:19 pm
by foliohattu
I made custom "dark space" skybox on my map but cant find right worldspawn settings.

mp_cargoship "Wetwork"
"RadiosityScale" "2"
"contrastGain" "0.15"
"diffusefraction" "0.15"
"_color" "0.5 0.5 0.7"
"sunlight" "1.3"
"sundirection" "-25 315 0"
"sundiffusecolor" "0.5 0.5 0.7"
"suncolor" "0.5 0.6 1.000000"
"ambient" ".1"

those are way too dark but i tried mp_crash worldspawn settings,

mp_crash "Crash"
"radiosityScale" "1.5"
"contrastGain" "0.425"
"diffusefraction" "0.5"
"_color" ".8 .9 1"
"sunlight" "1.3"
"sundirection" "-50 240 0"
"sundiffusecolor" ".9 0.88 .75"
"suncolor" "1 0.92 0.88"
"ambient" ".02"

but it made all textures even darker without light source.

Re: Cod4 custom sky and worldspawn settings

Posted: July 10th, 2015, 12:45 pm
by Xpayne
This might be helpful no ?

mp_cargoship "Wetwork"
"RadiosityScale" "2"
"contrastGain" "0.15"
"diffusefraction" "0.15"
"_color" "0.5 0.5 0.7"
"sunlight" "1.3"
"sundirection" "-25 315 0"
"sundiffusecolor" "0.5 0.5 0.7"
"suncolor" "0.5 0.6 1.000000"
"ambient" ".1"

----------------

mp_crash "Crash"
"radiosityScale" "1.5"
"contrastGain" "0.425"
"diffusefraction" "0.5"
"_color" ".8 .9 1"
"sunlight" "1.3"
"sundirection" "-50 240 0"
"sundiffusecolor" ".9 0.88 .75"
"suncolor" "1 0.92 0.88"
"ambient" ".02"