Search:     Advanced search
Browse by category:



Setting up fast downloads for Call of Duty 2

Add comment
Views: 273
Votes: 1
Comments: 0
In your server config, set the following cvars to their appropriate values:

seta sv_wwwBaseURL "http://www.yourwebsite.com/files"
seta sv_wwwDlDisconnected "0"
seta sv_wwwDownload "1"

Replace http://www.yourwebsite.com with the name of your website.

On the webserver, in the document root (typically named public_html, but might be different depending on your server) create a directory named files. In that directory create a subdirectory with a name matching your mod. Put your map files in that directory.
Others in this Category
document How to do a traceroute
document How to install server mods for q3 based games.
document Counter-Strike Source config generator.
document Do you use Windows or Linux servers?
document How to re-install your game server
document How to create a redirect to use for the fast download (http based) feature of your game server.