- Feb 16, 2008
- 506
- 215
I have been trying to get fast map downloads working for the last few days on my clan's server. I am having no luck. I'm using mani admin with the CVAR that works for counter-strike source:
//Downloadurl CVARS
sv_downloadurl "http://www.ozclan.com/~tf2/tf/"
sv_allowupload 1
sv_allowdownload 1
Here are my concerns:
Is there anything different I need to do with my file path?
How in the hell do i get files compressed with BZip2? I downloaded the program from their website but cannot get it to work.
Help!
//Downloadurl CVARS
sv_downloadurl "http://www.ozclan.com/~tf2/tf/"
sv_allowupload 1
sv_allowdownload 1
Here are my concerns:
Is there anything different I need to do with my file path?
How in the hell do i get files compressed with BZip2? I downloaded the program from their website but cannot get it to work.
Help!