If you miss being able to run single-map campaigns (like for example fuel dump on the etdemo).
Get This File:
http://mi.codetel.net.do/goste/marathon.pk3
This will allow you to host a single map campaign of any of the 6 maps.
BTW, I’ve noticed a bug where the game will only let you see a maximum of 6 campaigns when creating you server using the interface. so you might need to start the campaings manually or using a map cycle.
CONTENTS OF marathoncycle.cfg
set d1 “campaign cmpgn_oasis ; set nextcampaign vstr d2”
set d2 “campaign cmpgn_battery ; set nextcampaign vstr d3”
set d3 “campaign cmpgn_goldrush ; set nextcampaign vstr d4”
set d4 “campaign cmpgn_radar ; set nextcampaign vstr d5”
set d5 “campaign cmpgn_railgun ; set nextcampaign vstr d6”
set d6 “campaign cmpgn_fueldump ; set nextcampaign vstr d1”
