UnDead
02-14-2004, 05:51 PM
I was having a problem with our server. The sv_allowdownloads command was enabled but when you tried to join and it started to get a map it said, this feature is not enabled. Yet I would go to console and type /rcon sv_allowdownloads and it had "1". So it was on! I turned it off by typing in /rcon sv_allowdownloads "0" and then back on again /rcon sv_allowdownloads "1" and still it failed. Tried adding it to my server.cfg file using
seta sv_allowdownloads "1"
set sv_allowdownloads "1"
still it failed.
I put the line +set sv_allowdownloads 1 in the shortcut and still it failed.
Long story short, no matter what I did it continued to deny access to downloads.
Finally Iopened the config_mp.cfg file in the Main folder in the Call of Duty directory. Inside here was a line that read:
seta sv_allowDownload "0"
Strange this is this superceded any where else this command was input. So watch out for this config_mp.cfg file, it can hold settings you don't want.
seta sv_allowdownloads "1"
set sv_allowdownloads "1"
still it failed.
I put the line +set sv_allowdownloads 1 in the shortcut and still it failed.
Long story short, no matter what I did it continued to deny access to downloads.
Finally Iopened the config_mp.cfg file in the Main folder in the Call of Duty directory. Inside here was a line that read:
seta sv_allowDownload "0"
Strange this is this superceded any where else this command was input. So watch out for this config_mp.cfg file, it can hold settings you don't want.