| |||||||
| 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 ... |
| | LinkBack | Thread Tools | Display Modes |
|
#1
| ||||
| ||||
| Downloading maps from a game server that does not have fast download takes too long 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" 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. |
| Tags |
| custom maps, fast download, redirect |
| Thread Tools | |
| Display Modes | |
| |