Added a note on cvars that automatically download the files to the client.
This commit is contained in:
@ -442,7 +442,7 @@ zr_veffects_lightstyle_value "b"
|
||||
// Default: "0"
|
||||
zr_veffects_sky "0"
|
||||
|
||||
// Skybox file, relative to "materials/skybox" folder, to change map skybox to. [Dependency: zr_veffects_sky]
|
||||
// Skybox file, relative to "materials/skybox" folder, to change map skybox to. This file is automatically downloaded to clients. [Dependency: zr_veffects_sky]
|
||||
// Default: "sky_borealis01up.vmt"
|
||||
zr_veffects_sky_path "sky_borealis01up.vmt"
|
||||
|
||||
@ -525,7 +525,7 @@ zr_seffects_death "1"
|
||||
// Default: "1"
|
||||
zr_ambientsounds "1"
|
||||
|
||||
// Sound file, relative to "sound" folder, to play as ambience. [Dependency: zr_ambientsounds]
|
||||
// Sound file, relative to "sound" folder, to play as ambience. This file is automatically downloaded to clients. [Dependency: zr_ambientsounds]
|
||||
// Default: "ambient/zr/zr_ambience.mp3"
|
||||
zr_ambientsounds_file "ambient/zr/zr_ambience.mp3"
|
||||
|
||||
@ -672,7 +672,7 @@ zr_zspawn_timelimit_time "120.0"
|
||||
// Default: "1"
|
||||
zr_zspawn_timelimit_zombie "1"
|
||||
|
||||
|
||||
|
||||
|
||||
// ----------------------------------------------------------------------------
|
||||
// ZTele (module)
|
||||
|
Reference in New Issue
Block a user