View Single Post
Re: Death Sounds not working in sounds.cfg?
Old
  (#6)
botmeister
Ex-Council Member
 
botmeister's Avatar
 
Status: Offline
Posts: 1,090
Join Date: Nov 2003
Location: Canada
Default Re: Death Sounds not working in sounds.cfg? - 04-05-2004

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.


Maker of the (mEAn) Bot.Admin Manager

"In theory, there is no difference between theory and practice. But, in practice, there is." - Jan L.A. van de Snepscheut

Last edited by botmeister; 04-05-2004 at 21:45..
  
Reply With Quote