Posts: 2
Threads: 1
Joined: Jun 2010
Reputation:
0
When people come to my server, they have to download the maps, and whenever they do it always says "Missing Map (Map Name), Disconnecting"??????? Can Someone give me a tutorial on how to make custom maps downloadable??? PLEASE HELP Thanks!
Posts: 86
Threads: 3
Joined: Dec 2007
Reputation:
2
Depends whether you have a fast download server setup or not. make sure you have the following in your server.cfg
sv_allowdownload 1
sv_allowupload 1
sv_downloadurl "http://address where maps are bzipped for fast download"
Posts: 86
Threads: 3
Joined: Dec 2007
Reputation:
2
Just leave the third one blank then.