Addon Details

Watch - Add Favorite


Chat Sounds ScreenShot

1 out of 1 users claim this version works for them.
Does this version work for you?
0
w00ts
w00t!

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!

Version Notes For 1.0

Updated on: 2011-12-03 20:04:07 EST by isivisi (View Zip Contents)


( Previous Versions )