Updated HTML-manual. Changed default setting on some cvars.

This commit is contained in:
richard
2009-10-14 02:58:16 +02:00
parent 6ef9e6ecbf
commit 54c0380d6a
5 changed files with 1040 additions and 36 deletions

View File

@ -433,8 +433,8 @@ zr_veffects_lightstyle_value "b"
// Sky
// Change map skybox.
// Default: "1"
zr_veffects_sky "1"
// Default: "0"
zr_veffects_sky "0"
// Skybox file, relative to "materials/skybox" folder, to change map skybox to. [Dependency: zr_veffects_sky]
// Default: "sky_borealis01up.vmt"
@ -444,7 +444,7 @@ zr_veffects_sky_path "sky_borealis01up.vmt"
// Disable sun rendering on map.
// Default: "1"
zr_veffects_sun_disable "1"
zr_veffects_sun_disable "0"
// Fog (UNSUPPORTED) SourceMod currently doesn't support this feature.