View Single Post
Author Message
Skovbo
Junior Member
Join Date: Jan 2012
Old 10-12-2018 , 12:12   sv_downloadurl for cs:cz
Reply With Quote #1

Hello

I've bought a domain and hope to use it with sv_downloadurl on my server for improved performance..

So far is what i did:
Made a folder in "public_html" on the webserver
then made a folder with all the custom maps, sounds etc. so the webserver looked like this:
public_html/czero/*
*maps/aim_ak_colt
*models/backweapons.mdl
*sound/misc

As you can see i only added the custom files, as i think other files are already in the connecting players folder.

In the server.cfg file for the server i added these cvars
sv_downloadurl “http://www.XXXX.XX/czero/”
sv_allowdownload 1
sv_allowupload 1

But it seems to me that the files are still fetched from the actual game server and not the downloadurl...

Does someone see any errors in my doing?
Skovbo is offline