SRCDS Steam group


letting users download maps instead of kicking them (css server)
#1
first of all im running/configuring this server using a control panel. but the field i need to adjust is the "download URL" field. and i assume if the person can conect to the URL and download the needed files they will continue to join the server.

now the tricky part is, what is the downloading URL? is it the same thing as the IP for the server? is this not the setting im looking for?
Reply
#2
.../cstrike/cfg/server.cfg

sv_downloadurl "http://www.yoururl.tld"

or:

sv_downloadurl ""


If the second is used you can not use a certain external downloadurl (is possible if you setup apache or IIS). In the first case you have to upload all files to a external download server (Apache or IIS).
[Image: banner.gif]

Reply
#3
can it not download from the server itself?


if i were t setup an apache server for it, where do i put the files in the directory structure of the server?
Reply
#4
You use sv_downloadurl "www.your.tld" ir you setup a different http webserver (fast)

Use sv_downloadurl "" if you want files to be downloaded from your server directly (slow)
[Image: banner.gif]

Reply
#5
sv_downloadurl ""

does this mean don't give it a value?

right now its set to having no value, and it just kicks clients who don't have the needed map.
Reply
#6
Yes it means you dont give it a value, it should download from the server that way.

If it keeps kicking people, check if sv_allowupload and sv_allowdownload are both set to 1
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


Forum Jump:


Users browsing this thread: 1 Guest(s)