PDA

View Full Version : Swapping teams at end of campaign?


Scotch
2nd September 2003, 03:13
I'm new at this, and we would like to do swap teams at the end of the Enemy Territory campaign on our server. Is this the correct spot to place "swap_teams" in the campaigncycle.cfg file?
set d1 "pb_sv_banempty;pb_sv_banload;pb_sv_enablekicks;swa p_teams;campaign cmpgn_gonetv2;set nextcampaign vstr d1"
set d_initial "set g_gametype 4;map battery;campaign cmpgn_gonetv2;set nextcampaign vstr d1"
vstr d_initial

Scotch
3rd September 2003, 00:59
Aww man, no one knows if this is the correct placement of "swap_teams"?

Rippin Kitten
3rd September 2003, 10:01
As long as you place it before you call the campaign you should be fine. I've tried doing it after calling the campaign but it led to all sorts of funkiness.

RK

Scotch
3rd September 2003, 12:30
Ok, thanks!