Just recently had an issue with server admin settings, thats fixed now I have a new problem…
I realized that ET has a very slow download cap and I don’t like that and I’m sure anyone that trys to download the maps that slow won’t like that. I looked into redirects and I have followed those directions pretty carefully. Every time I connect with another computer that doesn’t have the map its like the file doesn’t exist and completely ignores the link I put in to download the files. I am connecting to my server by the way.http://deathbydefault.co.nr/jaymod/venice.pk3 will prove I have the map its looking for.
//////////////////////////////////////////////////////////////////////
//
// NETWORKING
//
//////////////////////////////////////////////////////////////////////
set sv_allowDownload "1"
set sv_dl_maxRate "42000"
set sv_floodProtect "1"
set sv_fps "20"
set sv_fullmsg "Server is full."
set sv_lanForceRate "1"
set sv_maxPing "0"
set sv_maxRate "13000"
set sv_maxclients "30"
set sv_minPing "0"
set sv_packetdelay "0"
set sv_packetloss "0"
set sv_padPackets "0"
set sv_privateClients "0"
set sv_pure "1"
set sv_reconnectlimit "3"
set sv_showAverageBPS "0"
set sv_showloss "0"
set sv_timeout "240"
set sv_wwwBaseURL "http://deathbydefault.co.nr"
set sv_wwwDlDisconnected "1"
set sv_wwwDownload "1"
set sv_wwwFallbackURL ""
set sv_zombietime "2"
Thats what I have in my jaymod.cfg and in my server.cfg
Not sure what the problem is… From what I have read around the net, that should work. If you have any ideas, please let me know. Thanks.

