10-09-2008, 11:08 AM
Ok, I set my server up to download from a url. I keep getting missing map errors when connecting, rejecting from connection. I try looking at the sv_allowdownload and sv_downloadurl cvars when the server is already started and they come out correct.
sv_allowdownload 1
sv_allowupload 1
sv_downloadurl "http://www.mysite.com/server/tf/"
Now the real thing is, I'm using .bz2 compression. It works without the compression but I need this compression to work with all the custom maps that are available. I didn't change the extensions or anything, they're listed as .bsp.bz2 at the end of each filename. Is it my webserver's problem not liking the extensions or am I doing something wrong still? Please help...
sv_allowdownload 1
sv_allowupload 1
sv_downloadurl "http://www.mysite.com/server/tf/"
Now the real thing is, I'm using .bz2 compression. It works without the compression but I need this compression to work with all the custom maps that are available. I didn't change the extensions or anything, they're listed as .bsp.bz2 at the end of each filename. Is it my webserver's problem not liking the extensions or am I doing something wrong still? Please help...