Call of Duty 5: Worldspawn Beta: Difference between revisions

From COD Modding & Mapping Wiki
Jump to navigation Jump to search
(New page: ''By Gagarin''<br><br> == mp_castle == "skyboxmodel" "skybox_mp_knee" "_color" "0.945098 0.956863 0.960784" "ambient" ".2" "sundiffusecolor" "0.65098 0.745098 0.776471" "diffusefractio...)
 
mNo edit summary
Line 4: Line 4:
== mp_castle ==
== mp_castle ==


 
<pre>
"skyboxmodel" "skybox_mp_knee"
"skyboxmodel" "skybox_mp_knee"
"_color" "0.945098 0.956863 0.960784"
"_color" "0.945098 0.956863 0.960784"
Line 14: Line 14:
"suncolor" "1 1 0.88"
"suncolor" "1 1 0.88"
"sunlight" "1.2"
"sunlight" "1.2"
 
</pre>


== mp_makin ==
== mp_makin ==


 
<pre>
"skyboxmodel" "skybox_mak1"
"skyboxmodel" "skybox_mak1"
"sunisprimarylight" "1"
"sunisprimarylight" "1"
Line 31: Line 31:
"suncolor" "0.64 0.85 1"
"suncolor" "0.64 0.85 1"
"sunlight" "0.75"
"sunlight" "0.75"
 
</pre>


== mp_roundhouse ==
== mp_roundhouse ==


 
<pre>
"contrastgain" ".7"
"contrastgain" ".7"
"skyboxmodel" "skybox_ber3"
"skyboxmodel" "skybox_ber3"
Line 47: Line 47:
"radiosityscale" "1.7"
"radiosityscale" "1.7"
"classname" "worldspawn"
"classname" "worldspawn"
</pre>

Revision as of 16:36, 2 November 2008

By Gagarin


mp_castle

"skyboxmodel" "skybox_mp_knee"
"_color" "0.945098 0.956863 0.960784"
"ambient" ".2"
"sundiffusecolor" "0.65098 0.745098 0.776471"
"diffusefraction" ".2"
"classname" "worldspawn"
"sundirection" "-40 60 0"
"suncolor" "1 1 0.88"
"sunlight" "1.2"

mp_makin

"skyboxmodel" "skybox_mak1"
"sunisprimarylight" "1"
"bouncefraction" "0.3"
"contrastgain" "0.35"
"_color" "0.5 0.5 0.7"
"ambient" "0.1"
"sundiffusecolor" "0.25 0.55 0.8"
"diffusefraction" "0.15"
"classname" "worldspawn"
"sundirection" "-150 -50 0"
"suncolor" "0.64 0.85 1"
"sunlight" "0.75"

mp_roundhouse

"contrastgain" ".7"
"skyboxmodel" "skybox_ber3"
"ambient" ".2"
"suncolor" ".84 .81 .58"
"sundiffusecolor" ".8 .88 .94"
"sundirection" "-44 220 0"
"sunlight" "1.3"
"_color" ".46 .64 .61"
"diffusefraction" "0.25"
"radiosityscale" "1.7"
"classname" "worldspawn"