I setup up FastDL (the web method) for the TTT maps that I have, but whenever I attempt to download them it says:
HTTP ERROR downloading [url]http://icetornado.site.nfoservers.com/fastdl/maps/ttt_mc_skyislands.bsp.bz2[/url]
HTTP ERROR downloading [url]http://icetornado.site.nfoservers.com/fastdl/maps/ttt_mc_skyislands.bsp[/url]
HTTP ERROR downloading [url]http://icetornado.site.nfoservers.com/fastdl/maps/graphs/ttt_mc_skyislands.ain.bz2[/url]
HTTP ERROR downloading [url]http://icetornado.site.nfoservers.com/fastdl/maps/graphs/ttt_mc_skyislands.ain[/url]
My server.cfg:
[CODE]sv_allowupload 1
sv_allowdownload 1
sv_downloadurl "http://icetornado.site.nfoservers.com/fastdl"
net_maxfilesize 99999[/CODE]
You are using a wrong url, use this:
sv_downloadurl "http://icetornado.site.nfoservers.com/server"
Yeah, when I created the "server" directory and moved all of the fastDL files to the new folder, it worked for some reason.
Sorry, you need to Log In to post a reply to this thread.