can't get some sounds to play on the server
Posted: Sat Aug 12, 2006 7:29 am
I can't get zombie_ambient.mp3 to play on the server
I have made sure that I have
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...
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"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...