SRCDS Steam group


players downloading
#1
Hey its me again umm i have a problim people cant download anything like sounds from my sever..and i was needing help see i have a few sounds that i wana use as quake and to just play for fun..as for just the sounds i have them in soundlist.txt like this:

"revenge" admin_plugin/revenge.wav

and its in admin_plugin file in sounds and my sv_allowdownload set to 1 but still nuthing so if anyone can help thanks
[Image: colexcss.png]
Reply
#2
you have to either set the autodownload var in mani or make .res files for every map.

syntax for .res file:
Code:
"resources"
{
"sound/misc/dominating.wav" "file"
"sound/misc/firstblood.wav" "file"
"sound/misc/godlike.wav" "file"
"sound/misc/headshot.wav" "file"
"sound/misc/holyshit.wav" "file"
"sound/misc/killingspree.wav" "file"
"sound/misc/ludicrouskill.wav" "file"
"sound/misc/monsterkill.wav" "file"
"sound/misc/multikill.wav" "file"
"sound/misc/prepare.wav" "file"
"sound/misc/rampage.wav" "file"
"sound/misc/ultrakill.wav" "file"
"sound/misc/unstoppable.wav" "file"
"sound/misc/wickedsick.wav" "file"
}

.res file must be put in the maps folder with the corresponding mapname
Join the Source Dedicated Server Support Group on Steam Community!
Source Dedicated Server (SRCDS)
Free to join, Live support! (When available)

http://forums.srcds.com/viewtopic/5114
Reply
#3
ok i think i know what you mean lol
[Image: colexcss.png]
Reply
#4
like i add this to the .res file? "sound/admin_plugin/revenge.wav" "file"?
[Image: colexcss.png]
Reply
#5
yeah ok i got it to download but it wont play the sounds..
[Image: colexcss.png]
Reply
#6
You also have a quakesounds config file, in which you can turn them on etc. maybe you missed that? (if you are doing quakesounds ofcourse)

for custom sounds you have to make a command for it in commandlist.txt (in the mani CFG folder) like this:
Code:
"revenge" C ma_play 1

the 1 after ma_play stands for the FIRST soundfile mentioned in soundlist .txt
for the second sound add a 2 etc etc

Join the Source Dedicated Server Support Group on Steam Community!
Source Dedicated Server (SRCDS)
Free to join, Live support! (When available)

http://forums.srcds.com/viewtopic/5114
Reply
#7
Hey thanks Drocona i got it to work thanks for the help Smile
[Image: colexcss.png]
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)