Printable Version of Topic

Click here to view this topic in its original format

[splatterladder] Board _ Hosting Support _ Add maps to a server

Posted by: schnoog Sep 25 2014, 05:33 PM

Basically it`s easy:
You can find ftp login data (and also a web ftp client) within the control panel, which allows you to upload files.
Map files (for example beach.pk3) need to be placed within the etmain directory on the ftp server.

The pk3 itself is nothing more than a renamed zip-archive and contains a file named *.bsp
This name is the real map name (the pk3 of the map beach contains a file called beach.bsp )
This map name needs to be triggered by the server.
You can do this manually (for example by vote, by rcon [map mapname]) or by script.

By script means first you need to decide whether you wanna run the maps in campaign mode or not (maybe stopwatch, aso)
If you wanna run a campaign, you can simply use the campaign-creator of my project wolffiles.de: http://wolffiles.de/services/campcreator/formular.php

Create a login, create a campaign, define the number of campaigns and maps per campaign, setup the wished pk3 files-name and so on, save it and add the maps you wanna run.
Save it again, go back to menue and download the file-pack
In this zip, you`ll find some files:
output/campaignname.pk3 -> goes to you mod directory on the server
cfg/campaigncycle.cfg -> goes to your mod AND etmain folder

The textfile
filelist/filelist.txt contains a list of all map-pk3 files mandatory to be placed within the etmain directory.
Upload all the pk3 files to your etmain folder!

within the server config,you need to place the command
exec campaigncycle.cfg

Now you only need to restart the server and the campaign should be started.

Cheers

Posted by: {WeB}GANG$TA Sep 26 2014, 03:17 PM

Nice info, Schnoog, thanks for posting it cheers.gif .

Posted by: TomDome Sep 28 2014, 05:05 PM

Yep, nice and easy "how-to" for beginners. thanks.gif super.gif

Posted by: Nico'x Jul 31 2016, 01:11 PM

This was helpfull, I had problem before, example adding venice.pk3 to my server, I tried by web, and It just refresh's when done, and map wasn't on server, then I used ftp program and logined, then I added map and there was no problem.

Cheers,
nico

Powered by Invision Power Board (http://www.invisionboard.com)
© Invision Power Services (http://www.invisionpower.com)