----- Original Message -----
From: "Rouven" <[EMAIL PROTECTED]>


| need a little help with my server. How can i prevent gamers from
downloading
| the current map from the server?
|
| was that sv_allowdownload or sv_allowupload or sv_send_resources?
|

Rouven,
I asked this question once, and had the honor and privilege to recieve the
answer from Eric Smith. :-)

 His answer follows this.

But know that you should configure your server as I did (for the same
reasons) :

sv_allowdownloads 1
sv_send_resources 0
sv_send_logos 1


----- Original Message -----

From: "Eric Smith"


| "sv_send_logos"
| when "sv_allowdownloads" is set to 1, this cvar will control whether
custom
| logos are propagated to clients
| default: 1
|
| "sv_send_resources"
| when "sv_allowdownloads" is set to 1, this cvar will control whether
| resources are propagated to clients
| default: 1




_______________________________________________
To unsubscribe, edit your list preferences, or view the list archives, please visit:
http://list.valvesoftware.com/mailman/listinfo/hlds_linux

Reply via email to