The folder where the sounds go is called "sound" not "sounds", this must be a typo.
Place the default sounds in here under their respective subfolders as shown in the sounds.cfg file
example:
Quote:
..\cstrike\sound\player\death1.wav
|
Not all "wav" sound files will work because the wav file must be uncompressed, and some wav files are compressed. You have to test each new sound file to see which work and which do not. The ones that come with the sound pack all work.
To get the sounds to work, you have to enable them and they must be precached.
Place these commands in your server.cfg file - you can also specify which sound systems to turn on. The commands shown turn all of them on.
m_sounds all enabled
m_sounds all on
ps: I've been busy with work, and also I'm trying to update mEAn to work on Linux, so expect up to 2 days at most for me to respond to your questions.