View Single Post
  #1  
Unread 27th March, 2004, 11:06 AM
Neouni Neouni is offline
Forum Newcomer
 
Join Date: Mar 2004
Posts: 8
Default

excerpt from my config


[code:1:c5a6c657bb]

[xVoting.xVotingHandler]
VoteTimeLimit=70
ScoreBoardDelay=10
bAutoOpen=True
MidGameVotePercent=75
bScoreMode=False
bAccumulationMode=True
bEliminationMode=False
MinMapCount=5
MapVoteHistoryType=xVoting.MapVoteHistory_INI
RepeatLimit=4
DefaultGameConfig=0
bDefaultToCurrentGameType=True
bMapVote=True
bKickVote=True
bMatchSetup=False
KickPercent=51
bAnonymousKicking=False
MapListLoaderType=xVoting.DefaultMapListLoader
ServerNumber=1
CurrentGameConfig=9
GameConfig=(GameClass="XGame.xCTFGame",P refix="CTF",Acronym="CTF",Game Name="Capture The Flag",Mutators=,Options=)
GameConfig=(GameClass="XGame.xCTFGame",P refix="CTF",Acronym="CTF",Game Name="Capture The Flag Instagib",Mutators="XGame.MutZoomInstagi b,Options=)",Options=)
GameConfig=(GameClass="XGame.xDeathMatch&quot ;,Prefix="DM",Acronym="DM",Gam eName="DeathMatch",Mutators=,Options=)
GameConfig=(GameClass="Onslaught.ONSOnslaught Game",Prefix="ONS",Acronym="ON S",GameName="Onslaught",Mutators=,O ptions=)
GameConfig=(GameClass="XGame.xTeamGame", Prefix="DM",Acronym="DM",GameN ame="Team DeathMatch",Mutators=,Options=)
GameConfig=(GameClass="XGame.xTeamGame", Prefix="DM",Acronym="DM",GameN ame="Team DeathMatch Instagib",Mutators="XGame.MutZoomInstagi b,Options=)",Options=)
GameConfig=(GameClass="XGame.xBombingRun&quot ;,Prefix="BR",Acronym="BR",Gam eName="Bombing Run",Mutators=,Options=)
GameConfig=(GameClass="UT2k4Assault.ASGameInf o",Prefix="AS",Acronym="AS&quo t;,GameName="Assault",Mutators=,Options= )
GameConfig=(GameClass="XGame.xDoubleDom" ,Prefix="DOM",Acronym="DOM",Ga meName="Double Domination",Mutators=,Options=)
GameConfig=(GameClass="XGame.xVehicleCTFGame& quot;,Prefix="VCTF",Acronym="VCTF&q uot;,GameName="Vehicle Capture The Flag",Mutators=,Options=)
GameConfig=(GameClass="BonusPack.xLastManStan dingGame",Prefix="DM",Acronym=&quot ;LMS",GameName="Last Man Standing",Mutators=,Options=)
GameConfig=(GameClass="BonusPack.xMutantGame& quot;,Prefix="DM",Acronym="MUT&quot ;,GameName="Mutant",Mutators=,Options=)
GameConfig=(GameClass="SkaarjPack.Invasion&qu ot;,Prefix="DM",Acronym="INV", GameName="Invasion",Mutators=,Options=)

[xVoting.DefaultMapListLoader]
bUseMapList=True
MapNamePrefixes=DM,DOM,CTF,BR,AS,ONS,INV,VCTF

[/code:1:c5a6c657bb]
[code:1:c5a6c657bb]

[XGame.xVehicleCTFGame]
HUDType=XInterface.HudBCaptureTheFlag
MaxLives=0
TimeLimit=30
GoalScore=10
bTeamScoreRound=False
bPlayersMustBeReady=False
bAllowTaunts=True
FriendlyFireScale=0.000001
MaxTeamSize=16
bForceRespawn=False
bWeaponStay=true
bAllowNonTeamChat=False
NetWait=5
bAdjustSkill=False
bAllowTrans=False
SpawnProtectionTime=2.000000
LateEntryLives=1
LoginMenuClass=GUI2K4.UT2K4PlayerLoginMenu
bAllowPrivateChat=True
bAllowWeaponThrowing=True
ResetTimeDelay=0
bAllowCamouflage=True
bAllowPint=True
bAllowNonTeamChat=False
FriendlyFireScale=0.000000
NetWait=5
bForceRespawn=False
bAdjustSkill=False
bAllowTaunts=True
bAllowTrans=False
SpawnProtectionTime=2.000000
LateEntryLives=1
LoginMenuClass=GUI2K4.UT2K4PlayerLoginMenu
bAllowPrivateChat=True
bWeaponStay=True
bAllowWeaponThrowing=True
ResetTimeDelay=0
GoalScore=10
MaxLives=0
TimeLimit=30

[/code:1:c5a6c657bb]

important bits

GameConfig=(GameClass="XGame.xVehicleCTFGame",Pref ix="VCTF",Acronym="VCTF",GameName="Vehicle Capture The Flag",Mutators=,Options=)

MapNamePrefixes=DM,DOM,CTF,BR,AS,ONS,INV,VCTF

Don't forget to make a maplist
__________________
/Neo
"Computer games don't affect kids, I mean if Pac Man affected us as kids, we'd all run around in a darkened room munching pills and listening to repetitive music." - Kristian Wilson, Nintendo, Inc, 1989.
Reply With Quote