ET Server changes to Stopwatch

Discussion for Admins of ETPro/BayonET servers.
If you don't run a server, please don't post here...

Moderators: Forum moderators, developers

Post Reply
mike
Posts: 27
Joined: Thu Mar 17, 2005 8:09 am
Location: Germany
Contact:

ET Server changes to Stopwatch

Post by mike »

Hi guys

does someone know why my etserver changes to sw sometime?

(from camp 10maps).

greetz mike
User avatar
mortis
Posts: 360
Joined: Tue Jul 06, 2004 11:57 pm
Location: at the center of the e-universe
Contact:

Post by mortis »

post your campaign cycle....
User avatar
Deus
Posts: 1053
Joined: Fri Mar 12, 2004 2:24 am
Location: Germany
Contact:

Post by Deus »

can be iE a typo in the mapname or a corrupt mapfile or ...
mike
Posts: 27
Joined: Thu Mar 17, 2005 8:09 am
Location: Germany
Contact:

Post by mike »

set d1 "campaign cmpgn_10maps ; set nextcampaign vstr d1"
set d2 "campaign cmpgn_complete ; set nextcampaign vstr d2"

// server doesn't recognise the campaign command when the gamecode isn't running yet.
set d_initial "set g_gametype 4 ; map battery ; set nextcampaign vstr d1"
vstr d_initial
vstr d1



d2 isnt really used but i let it in for reference.
the campaign cycle works.
but sometimes it changes to sw.
are you at #etpro@freenode?
greetz mike


edit:
10maps.campaign
{
name "10 Maps"
shortname "cmpgn_10maps"
description "The Axis High Command has a new strategic. So have a fight in North Africa, the Atlantic coastline and in Germany **The Allies have much work to do before they can hope to mount a successful invasion attempt and must gain expertise in both beach and parachute landings. Clearly, the next phase of conflict will be critical."
maps "battery;goldrush;radar;railgun;fueldump;oasis;ammodepot;axislab_final;1944_beach;v2base"
mapTC 374 374
type "wolfmp"
}
User avatar
hiro
Posts: 233
Joined: Wed Sep 24, 2003 5:17 pm
Location: au
Contact:

Post by hiro »

do you have a campaign file specified?

ie b_campaignfile "scripts/10maps.campaign"
mike
Posts: 27
Joined: Thu Mar 17, 2005 8:09 am
Location: Germany
Contact:

Post by mike »

etpro/etpro.cfg
[..]
// b_campaignfile - allow specification of a specific campaign file instead
// of having the server scan for them all, thereby referencing every
// pk3 containing a campaign file.
// default: ""
set b_campaignfile ""
[..]

i created a pk3 cmpgn file for this reason which includes my 10maps cmpgn file.

deus told me to try without
vstr d1
[DR]REVOS
Posts: 86
Joined: Wed Sep 29, 2004 10:53 am

Post by [DR]REVOS »

If this happens on my server, it's because I either mis-typed the map.bsp name in the campaign cycle, or, I forgot to upload the map that I correctly typed in. :lol: It's switching from Camp to SW cause it doesn't know what else to do. It can't go forward to the next specified map, so it just runs the same one over and over in SW. It's actually kind of a smart fail safe, better than the server just crashing, lol.
User avatar
deej
Posts: 743
Joined: Fri Mar 19, 2004 12:44 am
Location: Belgium!
Contact:

Post by deej »

v2_base perhaps?
Our servers now run on 64 bit steroids. Point your ET to:
- Forgotten Ground StopWatch Server with occasional wolfrof 1
- Fraggle Rock ETPub Server - Mix up ET/UT & Duke Nukem
mike
Posts: 27
Joined: Thu Mar 17, 2005 8:09 am
Location: Germany
Contact:

Post by mike »

v2_base is my last map of my campaign.

normally the campaign runs round.

thats why iam confused!

sw happens only sometimes.
especially in the last days.

can there be a bug/exploit/vote?
or the very very large logfile? (i start from zero today maybe this will help)
...

greetz mike
inf|del
Posts: 8
Joined: Fri Sep 09, 2005 6:06 pm

Post by inf|del »

same things happening to me!! ARRRRG!! trying to run fueldump-spring in a campaign...:(
User avatar
RoadKillPuppy
Posts: 207
Joined: Thu Apr 08, 2004 9:21 am
Location: Belgium!
Contact:

Post by RoadKillPuppy »

Just had the same thing happening...
Whoops.. I changed the campaign shortname in the pk3 but forgot to change it in the .cfg files as well...
inf|del wrote:same things happening to me!! ARRRRG!! trying to run fueldump-spring in a campaign...:(
Fueldump-spring is a texture addon, not a complete map. Just put Spring.pk3 in the etpro dir and load fueldump as you would normally do.
Post Reply