Forums Index >> Modding >> i forget how to make the fog go away
Page : <1> :
Go to the.mis file, And look at this:
New Sky(Sky) {
Position = "0 0 0";
Rotation = "1 0 0 0";
Scale = "1 1 1";
VisibleDistance = "1000";
UseSkyTextures = "1";
RenderBottomTexture = "0";
SkySolidColor = "0.547000 0.641000 0.789000 0.000000";
FogDistance = "300";
FogColor = "0.820000 0.828000 0.844000 1.000000";
FogVolume1 = "0 0 0";
FogVolume2 = "0 0 0";
FogVolume3 = "0 0 0";
MaterialList = "~/data/skies/sky_day.dml";
WindVelocity = "1 1 0";
WindEffectPrecipitation = "1";
NoRenderBans = "0";
FogVolumeColor1 = "128.000000 128.000000 128.000000 -222768174765569860000000000000000000000.000000";
FogVolumeColor2 = "128.000000 128.000000 128.000000 0.000000";
FogVolumeColor3 = "128.000000 128.000000 128.000000 -170698929442160050000000000000000000000.000000";
CloudSpeed1 = "0.0001";
Locked = "true";
CloudSpeed3 = "0.0003";
CloudHeightPer2 = "0";
CloudSpeed2 = "0.0002";
CloudHeightPer1 = "0";
CloudHeightPer0 = "0";
};
See "fogVolume1"? Do you see two and three? Make sure those numbers after it are all Zero's.
Last edited: Saturday, June 19, 2004 at 9:14:24 PM
Thx leg
Page : <1> :
I forget to make the fog go away can you tell me how what do I do??????