Notices

how do i get people to download maps faster on my server?  Thread Tools Reply
Old 10-15-2009, 06:05 PM   #1
JLx14
L1: Registered
 
JLx14's Avatar
 
JLx14 is offline
Posts: 14
Thanks: 2
Thanked: 0

Question how do i get people to download maps faster on my server?


ok i have a server and when i run a map that not every one has, and when someone tries to join that doesnt have the map i take them for ever to download and then they just quit and leave. I read a post on this a while back but never tried it out. now i want to try it but cant find the guys post. so i was wondering if any one out there could help me.

__________________
http://igotachocolatebar.co.cc/
 
Reply With Quote
Advertisement
 
Advertisement
Advertisement Sponsored links

Old 10-15-2009, 06:07 PM   #2
strangemodule
L4: Senior Member
 
strangemodule's Avatar
 
strangemodule is offline
Posts: 223
Thanks: 149
Thanked: 59

Default how do i get people to download maps faster on my server?


I think you have to upload your maps on an FTP and have the server use that FTP. I'm not sure on the exact process though.
 
Reply With Quote
Old 10-15-2009, 06:14 PM   #3
MrAlBobo
Veteran Member
 
MrAlBobo's Avatar
 
MrAlBobo is offline
Posts: 999
Thanks: 149
Thanked: 219

Default how do i get people to download maps faster on my server?


1st, zip the maps to bz2 format using 7zip
2nd, upload said bz2s to some web server
3rd, link your server to your web host by editing the server.cfg
Example:
Code:
sv_downloadurl "http://customgamers.org/tf/"
In this case the maps can be found at http://customgamers.org/tf/maps/ so be sure to place your maps in a folder named maps, but do not include maps in your server.cfg
my link obviously doesn't exist and you will need to sub in your own <_<
 
Reply With Quote
The Following User Says Thank You to MrAlBobo For This Useful Post:
Old 10-15-2009, 06:26 PM   #4
JLx14
L1: Registered
 
JLx14's Avatar
 
JLx14 is offline
Posts: 14
Thanks: 2
Thanked: 0

Default how do i get people to download maps faster on my server?


oh and thats another thing. in my tf/cfg i dont have a server.cfg file. what should i do?

__________________
http://igotachocolatebar.co.cc/
 
Reply With Quote
Old 10-15-2009, 06:37 PM   #5
MrAlBobo
Veteran Member
 
MrAlBobo's Avatar
 
MrAlBobo is offline
Posts: 999
Thanks: 149
Thanked: 219

Default how do i get people to download maps faster on my server?


. . . make one?

please don't tell me your using a listen server...

Here is a quick sample, just throw it in a txt file and save it as server.cfg
Code:
hostname "blah"
rcon_password "asdf"
sv_password ""
sv_lan "0"

sv_downloadurl "http://grumpyoldmen.us/tf/"

sv_region "0"
sv_pausable "0"
sv_cheats "0"
sv_consistency "1"
sv_allowupload "1"
sv_allowdownload "0"
sv_timeout "300"
sv_pure "1"
sv_pure_kick_clients "0"

mp_timelimit "45"
mp_footsteps "1"
I have work soon...so...I won't be able to answer anything else.
I wrote a guide on the subject though...
[ame="http://forums.tf2maps.net/showthread.php?t=4001"]Steam Server top to bottom - TF2Maps.net[/ame]
 
Reply With Quote
Old 10-15-2009, 06:47 PM   #6
JLx14
L1: Registered
 
JLx14's Avatar
 
JLx14 is offline
Posts: 14
Thanks: 2
Thanked: 0

Default how do i get people to download maps faster on my server?


thanks ill try it out, i use a dedicated server using hlsdstoolupdate. im not sure what a listen server is.. sorry im a noob at this stuff. thanks for the help

__________________
http://igotachocolatebar.co.cc/
 
Reply With Quote
Old 10-16-2009, 09:25 AM   #7
AntonJ3000
I am inactive and make horrible maps
 
AntonJ3000's Avatar
 
AntonJ3000 is offline
Posts: 380
Thanks: 78
Thanked: 93

Default how do i get people to download maps faster on my server?


Quote:
Originally Posted by JLx14 View Post
thanks ill try it out, i use a dedicated server using hlsdstoolupdate. im not sure what a listen server is.. sorry im a noob at this stuff. thanks for the help
A listen server is when you launch a server from the game. Using Create Server or console commands.

You are using a Dedicated Server, not a listen server.

__________________


What I'm working on now:
 
Reply With Quote
Sponsored links
Advertisement
 
Advertisement
Advertisement

Reply

Tags
download, map, question, server

Previous Thread Next Thread
Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off



All times are GMT -5. The time now is 06:38 PM.