Tremulous Forum

Community => Servers => Topic started by: your face on October 07, 2007, 10:13:22 pm

Title: autodownload from MG
Post by: your face on October 07, 2007, 10:13:22 pm
is this how my autodownload from MG should look or did it change?

Code: [Select]
set sv_allowDownload 1
set sv_dlURL "http://www.mercenariesguild.net/" // SVN server
set sv_wwwBaseURL "http://www.mercenariesguild.net/" // 1.1/TJW server
Title: autodownload from MG
Post by: khalsa on October 08, 2007, 01:55:08 am
As per This Post (http://tremulous.net/phpBB2/viewtopic.php?t=3861) should be :

Code: [Select]
set sv_wwwDownload 1
sets sv_wwwBaseURL "http://downloads.mercenariesguild.net"
sets sv_dlURL "http://downloads.mercenariesguild.net"


Khalsa
Title: autodownload from MG
Post by: Undeference on October 08, 2007, 05:53:08 am
Should really be
Code: [Select]
set sv_wwwDownload 1
set sv_wwwBaseURL "http://downloads.mercenariesguild.net"
sets sv_dlURL "http://downloads.mercenariesguild.net"