ItsMods

Full Version: Redirect (download modfiles from your webserver)
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
Little tutorial to get the external redirect to work (it took me a few hours to figure out and more people had problems with it)


This tutorial will explain you how to make black ops clients download mods from your server, which is 10000x as fast as the normal download from gameservers.com (20 kbps)
Because of the incredible genius people at Treyarch, You can't change sv_wwwBaseURL trough the RCON.
To prevent this, you'll need to create an config file for the server to run, This will all be explained in my tutorial.



1. Go to notepad and type (for example)

PHP Code:
setadmindvar sv_wwwBaseURL "http://protect-the-king.jariz.nl/"
setadmindvar sv_wwwDownload "1" 

2. Save it as server.cfg (or something else, as long as it ends in .cfg)

3. Go to your mod directory on the gameserver (with ftp) and upload the cfg there
(it would look something like /mp_awesomemod/server.cfg)

4. Go to the location where you chose to let the client download and make a directory called 'mods' and open it, drag the folder (like mp_awesomemod) to your ftp client.
(You should have something like http://protect-the-king.jariz.nl/mods/mp_awesomemod/ now)

5. Go to tab 'config' > command.txt
and fill server.cfg under 'Config File' or whatever filename you chose

6. FTP Resync, Restart server and Smile Smile

If you liked my tutorial please thank me or give me reputation or whatever
whoa there u dont get reps till more posts i wil around 60 if u plus me now
(06-30-2011, 04:43)number1 Wrote: [ -> ]whoa there u dont get reps till more posts i wil around 60 if u plus me now

lol whatever dude
no im serious
didnt work for me...
(06-30-2011, 04:46)number1 Wrote: [ -> ]no im serious

Let's stay on-topic shall we? got no idea where you're talking about by the way, I also don't wanna know neither
(06-30-2011, 04:48)koil Wrote: [ -> ]didnt work for me...

why?
Just says downloading mod "http://shoogz.com/mods/modname/file.iwi"


but doesnt download, just sits there...
(06-30-2011, 05:01)koil Wrote: [ -> ]Just says downloading mod "http://shoogz.com/mods/modname/file.iwi"


but doesnt download, just sits there...

first of all , I myself cant connect to your site (shoogz.com)
second, are you sure you uploaded everything and followed every step precisely
maybe my sites down, was working literally 2 seconds ago.. godaddy hosting is good brah.
(06-30-2011, 05:16)koil Wrote: [ -> ]maybe my sites down, was working literally 2 seconds ago.. godaddy hosting is good brah.

Haha, I guess so Tongue

edit: im gonna sleep, it's like 6:00 in the morning right now Big Grin
Pages: 1 2