Raised This Month: $51 Target: $400
 12% 

[URGENT] [HELP] how to setup Fast Download


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
JustinLCK
Junior Member
Join Date: Jun 2011
Old 08-21-2011 , 22:06   [URGENT] [HELP] how to setup Fast Download
Reply With Quote #1

ummm i dont know how to setup the Fast DL at my server.cfg,

this is my whole server.cfg
Quote:
// server name
hostname "-=|fUx0R/.\Gaming|=- | CS | MW2 |"

// rcon passsword
rcon_password "admin"

// server cvars
mp_friendlyfire 1
mp_footsteps 1
mp_autoteambalance 1
mp_autokick 0
mp_flashlight 1
mp_tkpunish 0
mp_forcecamera 0
sv_alltalk 0
sv_pausable 0
sv_cheats 0
sv_consistency 1
sv_allowupload 1
sv_allowdownload 1
sv_maxspeed 320
mp_limitteams 2
mp_hostagepenalty 5
sv_voiceenable 1
mp_allowspectators 1
mp_timelimit 25
mp_chattime 10
sv_timeout 65

// bots
bot_quota
bot_quota_mode fill
bot_difficulty 2
bot_chatter off
bot_auto_follow 1
bot_auto_vacate 1
bot_join_after_player 0
bot_defer_to_human 1
bot_allow_rogues 0
bot_walk 0
bot_join_team any
bot_eco_limit 2000
bot_allow_grenades 1
bot_all_weapons
bot_allow_grenades 1
bot_allow_pistols 1
bot_allow_sub_machine_guns 1
bot_allow_shotguns 1
bot_allow_rifles 1
bot_allow_snipers 1
bot_allow_machine_guns

// round specific cvars
mp_freezetime 6
mp_roundtime 5
mp_startmoney 800
mp_c4timer 45
mp_fraglimit 0
mp_maxrounds 0
mp_winlimit 0
mp_playerid 0
mp_spawnprotectiontime 5

// bandwidth rates/settings
sv_minrate 0
sv_maxrate 0
decalfrequency 10
sv_maxupdaterate 60
sv_minupdaterate 10

// server logging
log off
sv_logbans 0
sv_logecho 1
sv_logfile 1
sv_log_onefile 0

// operation
sv_lan 0
sv_region 4
setmaster add 69.28.151.162
setmaster add 72.165.61.189
setmaster add 207.173.177.11
setmaster add 65.73.232.251:27040
setmaster add 65.73.232.253:27040
setmaster add 207.173.177.12:27010

// execute ban files
exec banned_user.cfg
exec banned_ip.cfg
exec addons/amxmodx/configs/hlbooster.cfg

say "-=|fUx0R/.\Gaming|=- | CS | MW2 | Server Lock & Loaded."
and this is what i mean how to setup the Fast DL
should i put the "sv_downloadurl http://192.168.1.50/fUx0R_Gaming/"

like this :
or


please help this time its not thing i posted like before (non steam thing)
JustinLCK is offline
fysiks
Veteran Member
Join Date: Sep 2007
Location: Flatland, USA
Old 08-21-2011 , 23:11   Re: [URGENT] [HELP] how to setup Fast Download
Reply With Quote #2

You can't use a LAN IP for an sv_downloadurl for a public server. All other information you need is here.

Quote:
Originally Posted by JustinLCK View Post
please help this time its not thing i posted like before (non steam thing)
Yeah, that's believable.
__________________
fysiks is offline
hyphen
Senior Member
Join Date: Aug 2011
Old 08-22-2011 , 05:22   Re: [URGENT] [HELP] how to setup Fast Download
Reply With Quote #3

First you should change the rcon of your server. Anyone can hack to your server using rcon_password "admin".

And then you need a http host. I just setup my own http server for fast downloading on last saturday. You need to setup apache and alias your folder to apache conf.
hyphen is offline
ghostofmybrain
Veteran Member
Join Date: Mar 2010
Old 08-22-2011 , 06:44   Re: [URGENT] [HELP] how to setup Fast Download
Reply With Quote #4

you set your sv_downloadurl "http://192.168.1.50/fUx0R_Gaming/"

Then it will automatically look there for the files (like blabla.wav and whatnot). Just keep the files in the same folder structure as your server (maps in a maps folder, sounds in a sound folder, etc.)

But like fysiks says, if this is a public server, nobody will be able to use the fastdl. You need your external IP not the internal.
ghostofmybrain is offline
Vita
Senior Member
Join Date: Oct 2010
Location: Serbia
Old 08-22-2011 , 07:05   Re: [URGENT] [HELP] how to setup Fast Download
Reply With Quote #5

Use dropbox and put your files it's very easy.
Then just add sv_downloadurl "yoururl_that_you_will_get"

Follow the steps from this image:
http://img854.**************/img854/9...oxtutorial.png
0. You should create a directory cstrike in /dropbox/Public folder and put all need files (.wad, create the folder structure as on the server)
1. Login on the dropbox site go to the Public folder
2. Now go to cstrike folder that you created earlier.
3. Right click on any file and a little menu will popup, select Copy public link.
4. Select the whole URL except the filename in the end and use it as sv_downloadurl.

Best regards!
__________________


Affordable game hosting - www.Nikos-Hosting.com
Vita is offline
Send a message via MSN to Vita Send a message via Skype™ to Vita
JustinLCK
Junior Member
Join Date: Jun 2011
Old 08-22-2011 , 08:23   Re: [URGENT] [HELP] how to setup Fast Download
Reply With Quote #6

Quote:
Originally Posted by ghostofmybrain View Post
But like fysiks says, if this is a public server, nobody will be able to use the fastdl. You need your external IP not the internal.
my server on GameTracker

http://www.gametracker.com/server_in....83.251:27015/

my External IP always change, i have a static internal ip,
JustinLCK is offline
hyphen
Senior Member
Join Date: Aug 2011
Old 08-22-2011 , 08:40   Re: [URGENT] [HELP] how to setup Fast Download
Reply With Quote #7

You host the game for LAN Play or Internet Play ?
hyphen is offline
JustinLCK
Junior Member
Join Date: Jun 2011
Old 08-22-2011 , 08:46   Re: [URGENT] [HELP] how to setup Fast Download
Reply With Quote #8

Quote:
Originally Posted by hyphen View Post
You host the game for LAN Play or Internet Play ?
internet
JustinLCK is offline
hyphen
Senior Member
Join Date: Aug 2011
Old 08-22-2011 , 09:13   Re: [URGENT] [HELP] how to setup Fast Download
Reply With Quote #9

Then 1st of all for constant static server you should have a static ip. Ask your ISP for a static ip or Never disconnect from net after hosting (Probably not possible).
hyphen is offline
ghostofmybrain
Veteran Member
Join Date: Mar 2010
Old 08-22-2011 , 09:34   Re: [URGENT] [HELP] how to setup Fast Download
Reply With Quote #10

Quote:
Originally Posted by JustinLCK View Post
my server on GameTracker

http://www.gametracker.com/server_in....83.251:27015/

my External IP always change, i have a static internal ip,
Well then you're screwed. You cannot do it with your internal IP address. It's an IP address that is only recognized by other computers on your LAN. If I tried to go to your fastdl with your internal IP address, it would take me to a computer on MY lan, not on yours.

Also, you should make sure that your external IP actually changes. My ISP technically issues me a dynamic IP, but it hasn't changed in years.
ghostofmybrain is offline
Reply



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

Forum Jump


All times are GMT -4. The time now is 19:56.


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