At your website create a folder where all the download files will be hoested, per exemple "serverfiles", then your final url will be http://www.yourwebsite.com/serverfiles
create two subfolders:
in the mods folder create a subdir called Frontlines and copy these files to there:
mod.ff
z_frontlines.iwd
so will be something like this
into the usermaps folder put the each map in his particular folder with all their 3 files (I said 3!). Then we gonna have something like this:
repeat this to all your custom maps
then set this to your server.cfg file
set sv_allowdownload "1"
seta sv_wwwDownload "1"
seta sv_wwwBaseURL "http://www.yourwebsite.com/serverfiles"
seta sv_wwwDlDisconnected "0" (Note: Set this to "0")
and that's all!
a more detailed help about this can be found here:
