09-03-2009, 07:36 AM
Sv_downloadurl's are used to speed up the slow downloads of large maps from the SRCDS server, I read up on it a while back, but the bandwidth the SRCDS will give for clients to download custom content (maps/skins/sounds etc) is very limited, the SV_downloadurl will allow the client to download the missing custom content from a http server, thus giving a much faster download.
If you uploaded your contents cstrike folder to the root of your site eg http://www.mysite.com then as mooga said, the maps directory should be http://www.mysite.com/maps and config be http://www.mysite.com/config etc. Be careful that you haven't put:
"sv_downloadurl http://steamldsg.cwahi.net"
Whilst you have uploaded your cstrike into, otherwise it would be:
"sv_downloadurl http://steamldsg.cwahi.net/cstrike"
And yes it needs to be a http server for it to work.
If you uploaded your contents cstrike folder to the root of your site eg http://www.mysite.com then as mooga said, the maps directory should be http://www.mysite.com/maps and config be http://www.mysite.com/config etc. Be careful that you haven't put:
"sv_downloadurl http://steamldsg.cwahi.net"
Whilst you have uploaded your cstrike into, otherwise it would be:
"sv_downloadurl http://steamldsg.cwahi.net/cstrike"
And yes it needs to be a http server for it to work.