Raised This Month: $32 Target: $400
 8% 

downloadURL (FastDL)??


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
ThePwnt
AlliedModders Donor
Join Date: Feb 2009
Location: Denmark
Old 09-02-2009 , 12:56   downloadURL (FastDL)??
Reply With Quote #1

Hey all ppl from amxmodx.

I are coming and looking after and i will only ask all.

Can i only use 1 FastDLURL on server.cfg? or can i use 2 links?

etc:

Code:
sv_downloadurl http://mikkeldk.hopto.org/cstrike
sv_downloadurl http://maakun.dk/cstrike
Can i use 2 URL Links for Fast DL?

I hope you know what i mean

P.S: Sorry for my English! i'm danish!
Thanks you!
ThePwnt is offline
SnoW
Veteran Member
Join Date: Oct 2008
Location: Finland WisdomNuggets: 8
Old 09-02-2009 , 12:59   Re: downloadURL (FastDL)??
Reply With Quote #2

Only one. If you set the cvar again it overwrites the first value.
SnoW is offline
Send a message via MSN to SnoW
ThePwnt
AlliedModders Donor
Join Date: Feb 2009
Location: Denmark
Old 09-02-2009 , 13:42   Re: downloadURL (FastDL)??
Reply With Quote #3

Quote:
Originally Posted by SnoW View Post
Only one. If you set the cvar again it overwrites the first value.
oh okey.

i guess i can use 2 links so all can download fast and more fast
ThePwnt is offline
ThePwnt
AlliedModders Donor
Join Date: Feb 2009
Location: Denmark
Old 09-02-2009 , 14:19   Re: downloadURL (FastDL)??
Reply With Quote #4

btw...

Can i use some DownloadFastDL URL on 3 servers?
etc;

SoccerJam
Zombie mod
Superhero Server? etc some link for fastDL?
ThePwnt is offline
Owyn
Veteran Member
Join Date: Nov 2007
Old 09-02-2009 , 15:11   Re: downloadURL (FastDL)??
Reply With Quote #5

you can use downloadfastdl on any server
__________________
☜ Free Mozy ☂backup\҉sync user
Quote:
Американский форум - Задаёшь вопрос, потом тебе отвечают.
Израильский форум - Задаёшь вопрос, потом тебе задают вопрос.
Русский форум - Задаёшь вопрос, потом тебе долго рассказывают, какой ты мудак.
Owyn is offline
Send a message via ICQ to Owyn
xjavo
Member
Join Date: Sep 2005
Old 09-02-2009 , 17:46   Re: downloadURL (FastDL)??
Reply With Quote #6

I actually saw a plugin on here yesterday when i was randomly browsing that supposedly allows you to have multiple sv_downloadurl's, Just look around .
xjavo is offline
Send a message via AIM to xjavo Send a message via MSN to xjavo Send a message via Yahoo to xjavo
slice231`SD
Senior Member
Join Date: Mar 2009
Location: Location: Location:
Old 09-02-2009 , 18:35   Re: downloadURL (FastDL)??
Reply With Quote #7

Quote:
Originally Posted by xjavo View Post
I actually saw a plugin on here yesterday when i was randomly browsing that supposedly allows you to have multiple sv_downloadurl's, Just look around .
You're referring to biscuit628 Multi Sv_downloadurl v1.1
I don't think you should use it because it was "unapproved" for it having errors that prevented it from working correctly
Try this 3 or 4 sv_downloadurl
__________________

slice231`SD is offline
xjavo
Member
Join Date: Sep 2005
Old 09-02-2009 , 18:47   Re: downloadURL (FastDL)??
Reply With Quote #8

No that isn't the one im referring to but goodsearch I can't figure out where i saw the other one, Ill search harder in a bit.
xjavo is offline
Send a message via AIM to xjavo Send a message via MSN to xjavo Send a message via Yahoo to xjavo
madeitout
Member
Join Date: Jun 2008
Old 09-04-2009 , 03:40   Re: downloadURL (FastDL)??
Reply With Quote #9

PHP Code:
#include <amxmodx>

new numdlurls[][] = 
{
    
"http://dl.com/cstrike",
    
"http://sdfgd45fdg.com/cstrike",
    
"http://asdfsaf.com/cstrike",
    
"http://sad.com/cstrike",
    
"http://6gfhdfhgfdh.com/cstrike"
};

public 
plugin_init()
    
set_cvar_string("sv_downloadurl"dlurls[num]), set_cvar_num("sv_allowdownload"1);

public 
client_connect()
    
num num / (sizeof(dlurls) - 1) == 1.0 num 1set_cvar_string("sv_downloadurl"dlurls[num]); 
madeitout 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 07:15.


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