Knowledgebase: Enemy Territory
Enemy Territory - Custom Campaigns
Posted by - NA - on 26 May 2008 02:06 PM
To run custom campaigns you first need to create them.

You do this by adding ".campaign" files to your profile e.g.
[filename=my1.campaign]
{
name "My Campaign 1"
shortname "my1"
description "My Campaign rox! See www.multiplay.co.uk for great servers"
maps "goldrush;falcon2;password2"
mapTC 374 374
type "wolfmp"
}
[/filename=my1.campaign]

Then add the following to your campaigncycle.cfg
[filename=campaigncycle.cfg]
set d1 "campaign cmpgn_my1 ; set nextcampaign vstr d1"
set d_initial "set g_gametype 4 ; map goldrush; set nextcampaign vstr d1"
vstr d_initial
[/filename=campaigncycle.cfg]


You need to set your server.cfg to campaign mode:
exec $$ConfigPathRelative$$/campaign.cfg
and comment out:
exec $$ConfigPathRelative$$/maps.cfg

e.g.

exec $$ConfigPathRelative$$/campaign.cfg
//exec $$ConfigPathRelative$$/maps.cfg
(833 vote(s))
This article was helpful
This article was not helpful

Comments (0)
Help Desk Software by Kayako Fusion