Page 1 of 1

can't get some sounds to play on the server

Posted: Sat Aug 12, 2006 7:29 am
by eXaXXion
I can't get zombie_ambient.mp3 to play on the server
I have made sure that I have

Code: Select all

// When enabled, all players hear 'undead ambient sounds'.
zombie_undead_sound_enabled	1

// Can be used to higher or lower the volume of the sound played.
zombie_undead_sound_volume	0.8

// The sound to play to players, is precached and added to the client download list automatically.
//zombie_undead_sound		"ambient/zombiemod/zombie_ambient.mp3"
I've also tried it with some other sound files I have, and they also didn't work.
When I try to play, it just says that it's probably missing from the disk/repository.

I even changed bit rate, size, etc.. but still no luck...

Posted: Sat Aug 12, 2006 7:32 am
by Games
Did you uploaded the zombie_ambient.mp3 to the server and (if you have it ) the sv_downloadurl :?:

Posted: Sat Aug 12, 2006 7:44 am
by eXaXXion
actually I fixed the problem by rerecording the mp3 file
thanks for the help though :wink: