www download to etpro-2_0_0.pk3?

Discussion for Admins of ETPro/BayonET servers.
If you don't run a server, please don't post here...

Moderators: Forum moderators, developers

Post Reply
Macro
Posts: 16
Joined: Wed Sep 17, 2003 9:22 pm
Location: Finland
Contact:

www download to etpro-2_0_0.pk3?

Post by Macro »

I have read that clients need to download that file when joining ETPRO games. So here is my question.

Usually i have on my web-site ETMAIN folder where custom pk3 files are.
Now that ETPRO pk3 is in ETPRO folder do i make an ETPRO folder on my web site and put the file there for download?
sneaky1
Posts: 249
Joined: Wed Oct 16, 2002 6:05 pm
Contact:

Post by sneaky1 »

the etpro2_0_0.pk3 needs to stay in the ET PRO folder and <i>not</i> in your ETMAIN.
Success is only gained through failure.
Come check out the new bani league at:
http://www.bani-league.com
sneaky1
Posts: 249
Joined: Wed Oct 16, 2002 6:05 pm
Contact:

Post by sneaky1 »

Umm.. This is what I have for my server to allow downloads. I have deleted a .pk3 file needed to join and it allows me to download.

// DL, RATE

set sv_maxRate "13000" // 10000 standard but ET benefits from more
set sv_allowDownload "1" // 1 allows players to download missing files
set sv_dl_maxRate "42000" // download rate for players getting your custom files, 25000=cap.
set sv_wwwDownload "1" // set to 1 if you set the two below, allows download via web [faster].
set sv_wwwFallbackURL "" // Make same as BaseURL setting if no alt web location for files??
set sv_wwwCheckPath "etdownloads/"
set sv_wwwBaseURL "http://www.x-clansoldiers.com/etdownloads/" // e.g. "http://www.yoursite.com" if .pk3 files at yoursite.com/etmain/
Success is only gained through failure.
Come check out the new bani league at:
http://www.bani-league.com
Macro
Posts: 16
Joined: Wed Sep 17, 2003 9:22 pm
Location: Finland
Contact:

Post by Macro »

Yep i´m not talking about what files are where in the server.

I´m talking about www-download feature and the place where the file is on my web-site.

set sv_wwwDownload "1"
set sv_wwwBaseURL "http://www.mysite.com"

Curently i have my custom pk3 -files in www.mysite.com/etmain

Now with ETPRO, do i put the etpro.pk3-file in www.mysite.com/etmain OR www.mysite.com/etpro for the www-download to work.
sneaky1
Posts: 249
Joined: Wed Oct 16, 2002 6:05 pm
Contact:

Post by sneaky1 »

if your going to allow players to download off your website for faster download, you need to have it in yourdomain.com/etmain or as i have it

set sv_wwwCheckPath "etdownloads/"
set sv_wwwBaseURL "http://www.x-clansoldiers.com/etdownloads/" // e.g. "http://www.yoursite.com" if .pk3

NOTE: This will only work if your domain host allows anonymous ftp, if your domain is IP based hosting and not virtual hosting.
Success is only gained through failure.
Come check out the new bani league at:
http://www.bani-league.com
Xx6x6xX
Posts: 1
Joined: Fri Sep 12, 2003 2:23 am

Post by Xx6x6xX »

User avatar
=FF=im2good4u
Posts: 3821
Joined: Wed Feb 05, 2003 7:30 am
Location: The Netherlands, HOLLAND
Contact:

Post by =FF=im2good4u »

its it better to have 1 basic free sire running where all ppl could be send to to dl the client stuff
Macro
Posts: 16
Joined: Wed Sep 17, 2003 9:22 pm
Location: Finland
Contact:

Post by Macro »

Xx6x6xX wrote:hy,

put in:

www.mysite.com/my-et-wwwBaseFolder/
www.mysite.com/my-et-wwwBaseFolder/etmain (your main pk3 files)
www.mysite.com/my-et-wwwBasefolder/etpro (etpro-2_0_0.pk3)

this should work.. :)
Thank you!
Post Reply