AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Off-Topic (https://forums.alliedmods.net/forumdisplay.php?f=15)
-   -   Where do I edit Client map-downloading (https://forums.alliedmods.net/showthread.php?t=53959)

dubber 04-14-2007 07:19

Where do I edit Client map-downloading
 
Hi. Im running a dedicated server with amxx, and wonder where i can control the speed of client downloading. I know i should have a http-download.....but its way to advanced for me:)

When players connect to my server and they dont have the map, they get a really slow download.....and they leave.

Any suggestions?

Magnuz 04-14-2007 07:40

Re: Where do I edit Client map-downloading
 
I have an idea, but I don't know how/if it will work.

www.fpsbanana.com has a wide variety of maps for different HL based games.
If you could link the players downloads to their website in some way it might work better. You might need some permission, coding and linking... it would take lots of work..
I don't know how that actually works... it's just an idea.

dubber 04-14-2007 08:11

Re: Where do I edit Client map-downloading
 
Quote:

Originally Posted by Magnuz (Post 464672)
I have an idea, but I don't know how/if it will work.

www.fpsbanana.com has a wide variety of maps for different HL based games.
If you could link the players downloads to their website in some way it might work better. You might need some permission, coding and linking... it would take lots of work..
I don't know how that actually works... it's just an idea.

Thx magnuz, but thats alot of coding, and advanced:oops:

sawce 04-14-2007 10:09

Re: Where do I edit Client map-downloading
 
Moved to offtopic.

sv_downloadurl is really the only way to get acceptable map download speeds.

dubber 04-14-2007 10:19

Re: Where do I edit Client map-downloading
 
Quote:

Originally Posted by sawce (Post 464707)
Moved to offtopic.

sv_downloadurl is really the only way to get acceptable map download speeds.

I dont think so.....there is a way to adjust the downloadrate....i read it somewhere.

Martin1 04-14-2007 12:24

Re: Where do I edit Client map-downloading
 
sawce is never wrong
Mkay

Jheshka 04-14-2007 12:43

Re: Where do I edit Client map-downloading
 
Quote:

Originally Posted by Martin1 (Post 464761)
sawce is never wrong
Mkay


Juba_PornBorn1 04-15-2007 19:08

Re: Where do I edit Client map-downloading
 
Read the topic where styles is giving free donwloadurl

you just have to place in your server.cfg this:

sv_allowdownload 1
sv_downloadurl "http://name_of_web/cstrike/"

then use a ftp manager to upload maps to the web on the folder /cstrike/

important!
you have to place things on the web exactly has you have then in your computer. EXAMPLE:
/cstrike/models/
/cstrike/sounds/
/cstrike/sprites/


All times are GMT -4. The time now is 05:57.

Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.