Hey everyone.
I'm trying to get custom winner sounds working on my server, but they don't seem to be downloading to the clients. At the end of a game, in the client console, I get an error stating that the file could not be found ("probably missing from disk/repository")
This tells me that the server is trying to play the sounds, but they're not being transferred over. I've gone as far as adding .res files for each of my maps, telling the clients that the MP3s are required for the map, and they still aren't being downloaded. I'm using an sv_downloadurl and I know it works fine, but I have the same problem if the sv_downloadurl is turned off.
Anyone have a suggestion?