I really need help here. I've tried almost everything and I keep getting [saysounds.smx] <Send_Sound> INVALID_HANDLE for file "tf\custom\my_custom_content\sound\introforse rver.wav"
I have tried changing the directories and everything. Nothing seems to be working. It's always the same message.
"Sound Combinations"
{
// #### Join/Exit Sounds ####
"JoinSound" // Sound to play when a player Joins the server
{
"file" "tf\custom\my_custom_content\sound\introforse rver.wav"
"admin" "0"
"text" "blablabla" // Message to display if a client joins the server
"single" "0" // 1 to play sound to single client only, 0 to play to all (default is 1)
"volume" "0.5" // Specify volume for this specific sound
}
Could someone tell me exactly what to do as precisely as you can because I have no idea how to fix it. Nothing seems to be working.
I join the server but the sounds will not play. It only comes up with the text that the file comes with which is "blablabla"
My sounds aren't even downloading on the server and I don't understand why.