View Single Post
MAJESTIC_SZ
Senior Member
Join Date: Mar 2020
Location: Portugal
Old 02-17-2023 , 16:28   Re: Map Manager Modular
Reply With Quote #50

Hi.
I was trying this plugin.
All works fine, i even translated it to portuguese in the lang file.
But, i wanted to change the countdown sounds and i cant, it still plays the default ones.

My CS gives me this error:
Error: server failed to transmit file 'sound/adp_map/one.wav'

I have it correctly in the config file:
[sounds_countdown]
"1" = "sound/adp_map/one.wav"
"2" = "sound/adp_map/two.wav"
"3" = "sound/adp_map/three.wav"
"4" = "sound/adp_map/four.wav"
"5" = "sound/adp_map/five.wav"
"6" = "sound/adp_map/six.wav"
"7" = "sound/adp_map/seven.wav"
"8" = "sound/adp_map/eight.wav"
"9" = "sound/adp_map/nine.wav"
"10" = "sound/adp_map/ten.wav"

And yes, i have enabled server side and client side download cvars.
And the files are in the correct format.

What am i missing?

Thank you in advance!

Last edited by MAJESTIC_SZ; 02-17-2023 at 16:29.
MAJESTIC_SZ is offline