Posts: 17
Threads: 3
Joined: Feb 2009
Reputation:
0
I have a problem with my sv_downloadurl
sv_allowdownload
sv_allowupload
are both 1
I have tried with a combination of 0,1;1,0;1,1;0,1.
none work.
it will just not pull from my webserver
sv_downloadurl "http://impulse100.net/cstrike/1"
have tried
sv_downloadurl "http://impulse100.net/cstrike/1/"
FTP permissions are even 777 for everything
still getting a missing map issue from server.
Posts: 3,906
Threads: 404
Joined: Oct 2007
Reputation:
21
Hmm... not sure. It looks good to me.
Are the maps also on the server?
~ Mooga ...w00t? -
SRCDS.com on Twitter
Please do not PM me for server related help
fqdn Wrote:if you've seen the any of the matrix movies, a game server is not all that different. it runs a version of the game that handles the entire world for each client connected. that's the 2 sentence explanation.
Posts: 17
Threads: 3
Joined: Feb 2009
Reputation:
0
tried a different person's HTTP server, still no luck....
Posts: 5,178
Threads: 65
Joined: Mar 2005
Reputation:
22
Are they actually downloading without setting the URL?
Posts: 1,033
Threads: 13
Joined: Oct 2008
Reputation:
11
02-11-2009, 05:11 PM
(This post was last modified: 02-11-2009, 05:12 PM by pengy.)
Set the download url to
sv_downloadurl "http://impulse100.net/cstrike/1/cstrike"
you point it directly to the cstrike folder
Also you might want to zip it up with either mooga's post in the faq or zbzipper on fpsbanna
Posts: 85
Threads: 9
Joined: Dec 2008
Reputation:
2
I'm having the exact same issue, and I've even tried using the free sv_downloadurl that's provided by one of the admins on these forums!
Missing maps.
Posts: 17
Threads: 3
Joined: Feb 2009
Reputation:
0
argggggggggggggggggggggg some other people have this issue as well... it doesn't make any sense though why it would not work. ive done plenty of TCP/IP tests with telnet, etc...to make sure SRCDS will pull the map, packet sniffing to make sure SRCDS is looking in the correct place...ugh.