Is there anyway to stop the Server downloading files to the client? We tried sv_download 0, no luck.
Try adding this to your server.cfg
sv_allowdownload 0
and if you want to turn off uploads (such as custom sprays etc) then do
sv_allowupload 0
if i can remember correctly those are the cvars, check out [url]http://wiki.garrysmod.com[/url] or do help sv_allowdownload in the SRCDS window or in rcon and it should tell you what the command does
hope that helps some :p
-TornadoChas3r
Sorry, you need to Log In to post a reply to this thread.