Go Back   NoobGamers - Video Games Forum > Non-Gaming Topics > Tutorials

This is a discussion on [CS:Source, TF2] Custom map redirect - fast download within the Tutorials forum.
Downloading maps from a game server that does not have fast download takes too long ...

Reply
 
LinkBack Thread Tools Display Modes
  #1  
Old 12-24-2007, 11:43 AM
NightLinks's Avatar
Noobgamers.com
 
Join Date: Oct 2007
Location: Bronx, NY
Posts: 3,669
NightLinks is on a distinguished road
Send a message via AIM to NightLinks
Default [CS:Source, TF2] Custom map redirect - fast download

Downloading maps from a game server that does not have fast download takes too long and most players don't like to wait long when connecting to a server. That is why you need to have custom map redirect setup for your game server.

Here's how you can setup custom map http redirect for your counter strike source or team fortress 2 game server.

For custom map redirect to work you are going to need web space.

There's many many places online where you can get web hosting for a really good price. Read your web host TOS because setting custom map redirect is going to eat alot of bandwith. Once you have the web hosting you are going to create some folders to hold the custom maps and extra files so players can download.

For the example below i am going to use the domain name http://www.noobgamers.net because that's were i have all my maps, sounds and extra files stored. In the root directory [ /public_html folder ] of your web space create a folder and give it a name. Inside the folder you created you are going to add new folders "maps" "materials" "sound" like in the picture below.



After the folders have been created download your server.cfg file from your game server and add the following line. Replace noobgamers.net with your domain name and FOLDER NAME with the name you gave the first folder you created.

Code:
sv_downloadurl "http://noobgamers.net/cssource"
Check to see if sv_allowdownload is set to 1 because that cvar will allow players to download maps from your server / fast download server.

Upload the maps to your game server then to the folders you created in your web hosting account. After you are done uploading all the files restart your game server and test it out.

Last edited by NightLinks; 02-22-2009 at 03:01 AM.
Reply With Quote
Sponsored Links
Reply

Tags
custom maps, fast download, redirect

Thread Tools
Display Modes

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
Trackbacks are Off
Pingbacks are On
Refbacks are On


All times are GMT. The time now is 04:19 AM.


Powered by vBulletin®
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2008, Crawlability, Inc.