Addon Details

Watch - Add Favorite


Quake Sounds ScreenShot

3 out of 3 users claim this version works for them.
Does this version work for you?
54
w00ts
w00t!2

Quake Sounds - Version 4.0.6

posted on 2006-07-18 12:12:12
by [NATO]Hunter



Description

Quake Sounds Addon

This ScriptAddon requires Mattie's Eventscripts v2.0.0.247a or higher!

Features:
* Adds fully customizable quake sounds to your server.
* You can specify your own quake sounds!

Requirements:
* Mattie Eventscripts (2.0.0.247a +)
* Corelib, Popup and Setting from Mattie Eventscripts

Installation:
* Extract the file into your folder and upload the files
* Configurations are stored in the .txt file inside the quake_sounds folder
* Add the config to your server.cfg:
ES:
    // How much days should inactive users be stored, before their settings get deleted? ( default = 30 )
    quake_sounds_savetime 30
     
    // Which quake sounds should be the default setting? ( standard, ...)
    quake_sounds_default standard
     
    // Should the player kills be resetted after every round? ( 1=yes 0=no )
    quake_sounds_round_reset 0
     
    // Should the quake menu command be announced every round_start? ( 1=yes 0=no )
    quake_sounds_round_announce 1
     
    // Should the sounds be downloaded with EventScripts?
    quake_sounds_soundload 1
     
    // The time between kills that counts up the multikill count? ( >0 )
    quake_sounds_multikill_time 1.5

* Add this to your autoexec.cfg (after Auth):
ES:
    es_load quake_sounds

* Restart your server

Download Sounds

Note:
This sounds are a mix of the default Quake sounds and other sounds I got from different servers.

Troubleshooting:
If you can't change your Quake Sounds style, try to update to the latest public EventScripts 2 beta.

License:
Image

Have Fun :)

Greets
Hunter

Version Notes For 4.0.6

Updated on: 2009-01-02 11:39:17 EST by [NATO]Hunter (View Zip Contents)
Removed settinglib hack. The new settinglib provides a clearoption() method. :-)

( Previous Versions )