Thread: Xposed Error
View Single Post
Re: Xposed Error
Old
  (#10)
Nova2001
Member
 
Nova2001's Avatar
 
Status: Offline
Posts: 75
Join Date: Dec 2005
Default Re: Xposed Error - 13-02-2007

So, I'm trying to recreate my campaigns now. This isn't strictly Fritz-related; my apologies. I've always been curious, however: What the heck is this all about?

Quote:
set d1 "campaign baserace ; set nextcampaign vstr d1"
// server doesn't recognise the campaign command when the gamecode isn't running yet."
set d_initial "set g_gametype 4 ; map baserace ; set nextcampaign vstr d1"
vstr d_initial
This is a cfg file I was told to make with each campaign, changing the text after the first "d1" and "map." What does it do, and why doesn't it seem to make any difference what I name it or even if I actually include it?

Thanks.

edit: I do know that g_gametype 4 is "campaign," as opposed to "stopwatch" or whatever. After "map" goes the name of the first map in the cycle, and after the first d1 goes the "shortname" of the campaign. The rest is a mystery.

Last edited by Nova2001; 13-02-2007 at 02:25.. Reason: addition
  
Reply With Quote