Thus spaketh [EMAIL PROTECTED] on Friday, January 17, 2003 3:41 AM: : [ Picked text/plain from multipart/alternative ] : I am using amx 0.8.5 with a knife kill event sound. I have : recently reinstalled the CS client myself, and I am no longer : hearing the sound, so I don't believe my server is sending the : file. What do I check to make sure its giving all the clients : the sounds?
Make sure the appropriate sounds are in the correct mapname.res file in your maps directory, and that you have sv_allowdownloads 1 somewhere in your server.cfg. In another thread, two other server vars came up, sv_send_resources 0 sv_send_logos 1 Now, what exactly qualitifies as a resource, I'm not sure, but I guess is whatever's in the .res file. Send_logos is pretty obvious :) Regardless, alldownloads 1 will allow clients to download custom sounds. Tinker with the ohers (which I still need to do). -- Tim _______________________________________________ To unsubscribe, edit your list preferences, or view the list archives, please visit: http://list.valvesoftware.com/mailman/listinfo/hlds_linux

