Watch
-
Add Favorite

1 out of 1 users claim this version works for them.
Does this version work for you?
Chat Sounds
- Version 1.0
posted on 2011-12-03 19:56:00
by isivisi
Description
Chat Sounds adds the ability to play sounds to everyone if you say a certain thing in the game chat.
ex.
Billy: LOL
plays sound: sound/chatsounds/LOL.mp3
example es_list_db.txt (gets created after first run!)
Code:
"list"
{
"def"
{
"save" "1"
}
"1"
{
"soundfile" "chatsounds/LOL.mp3"
"trigger" "LOL"
}
"2"
{
"soundfile" "chatsounds/example.mp3"
"trigger" "example"
}
"3"
{
"soundfile" "chatsounds/omfg.mp3"
"trigger" "omfg"
}
}
Installation
merge files, add es_load chatsounds to your autoexec.cfg and your good!
Find Servers