Introduction: This tutorial will show you how to make a bind with sounds that comes with cs installation
Files needed:
First you must have the plugin AMX Exec. To download it, click here:
http://www.csonlinebr.net/downloads/AMX Exec.zip
Now you have the sound you want to run.
Creating a bind:
Get in your server and in the console you must type this:
bind "key" amx_tsay message color; amx_execall speak sound / binds / sound "
Now you must replace:
Replace "key" to the key of your choice, which is used to perform the bind.
Replace "color" to a color.The possible colors are listed below:
red
yellow
green
magenta
cyan
white
blue
Replace "message" to the message you want to appear in the left corner of the screen.
Replace "sound" to the name of the sound you want to.
Bind completed:
All done!
Now you must enter your server (that you are admin) and press the key (which you replaced in the bind),the message will appear and the sound will run at the same time.
Click here for a list of sounds that comes with the CS:
http://www.adminmod.org/help/online/Admin_Mod_Reference/Half_Life_Sounds.htm
It took years to make it, so please fuckin comment it !