// This file was auto-generated by SourceMod (v1.13.0.7304) // ConVars for plugin "zombiereloaded_sounds.smx" // Play an ambient sound to all players during gameplay. // - // Default: "1" zrs_ambientsounds "1" // Sound file, relative to "sound" folder, to play as ambience. This file is automatically downloaded to clients. [Dependency: zrs_ambientsounds] // - // Default: "ambient/zr/zr_ambience.mp3" zrs_ambientsounds_file "ambient/zr/zr_ambience.mp3" // Length of the ambient sound. [Dependency: zrs_ambientsounds] // - // Default: "60.0" zrs_ambientsounds_length "60.0" // Volume of the ambient sound. [1.0 = Max volume | 0.0001 = Not audible | Dependency: zrs_ambientsounds] // - // Default: "0.8" zrs_ambientsounds_volume "0.8" // Folder referring to the counter sounds. Man. // - // Default: "zr/countdown/" zrs_countdown_files_mam "zr/countdown/" // Folder referring to the counter sounds. Woman. // - // Default: "zr/countdown/female/" zrs_countdown_files_woman "zr/countdown/female/" // Enables or disables countdown sounds. // - // Default: "1" zrs_countdown_sounds "1" // Folder referring to the sounds of the round end. Humans win. // - // Default: "roundend/humanswin/" zrs_files_humans_win "roundend/humanswin/" // Folder referring to the sounds of zombies. // - // Default: "zr/" zrs_files_zombie_sounds "zr/" // Folder referring to the sounds of the round end. Zombie win. // - // Default: "roundend/zombiewin/" zrs_files_zombie_win "roundend/zombiewin/" // Sound, relative to [zrs_files_zombie_sounds] folder, to play from player on infection. ['""' = No sound] // - // Default: "fz_scream1.mp3" zrs_infect_sound "fz_scream1.mp3" // Enable/disable togle sounds roundend. Default '1' // - // Default: "1" zrs_roundend_sounds "1" // Enable/disable RoundEnd Standard of the sound of the client. Default '1' // - // Default: "1" zrs_roundend_sounds_default "1" // Volume of the roundend sound. [1.0 = Max volume | 0.0001 = Not audible | Dependency: zrs_roundend_sounds] // - // Default: "0.08" zrs_roundend_volume "0.08" // Number of sound commands allowed within the time span, or total limit if time span is disabled. ['0' = Disable sound command limit] // - // Default: "4" zrs_seffects_command_limit "4" // Time span for sound command limiter (in seconds). ['0' = Disable time span check | positive number = Time span] // - // Default: "10" zrs_seffects_command_timespan "10" // Emit a death sound when a zombie dies. // - // Default: "1" zrs_seffects_death "1" // The probability that a groan sound will be emitted from a zombie when shot. ['100' = 1% chance | '50' = 2% chance | '1' = 100% chance] // - // Default: "5" zrs_seffects_groan "5" // Time between emission of a moan sound from a zombie. // - // Default: "30.0" zrs_seffects_moan "30.0" // (Incomplete) Modify sv_alltalk to obey zombie/human teams instead of t/ct. // - // Default: "0" zrs_voice "0" // Default Client countdown voice. ['1' = Mem | '2' = Woman!] Default 1 // - // Default: "1" zrs_voice_count_default "1" // Default Client volume Zr Sounds. Default '0.5' // - // Default: "0.5" zrs_volume_default "0.5" // Enable/disable sounds Zombies. Default '1' // - // Default: "1" zrs_zombies_sounds "1" // Enable/disable Zombies Standard of the sound of the client. Default '1' // - // Default: "1" zrs_zombies_sounds_default "1"