Mapvote400b11 for server admins

Look for maps, show your maps...

Moderators: Jay2k1, DavidM, The_One

Locked
User avatar
Twigstir
Posts: 756
Joined: 05-04-2003 21:19
Contact:

Mapvote400b11 for server admins

Post by Twigstir »

MAPVOTE 400b11: From my UT2003.ini file

ServerPackages=MapVote400b11

The following is at the very bottom of my ini file:

[MapVote400b11.MapVote]
VoteTimeLimit=65
ScoreBoardDelay=20
bAutoOpen=True
MidGameVotePercent=50
MinMapCount=2
RepeatLimit=0
bScoreMode=False
bAccumulationMode=False
bEliminationMode=False
DefaultGameConfig=0
bDefaultToCurrentGameType=True
bKickVote=True
KickPercent=51
bRestartWithLastMap=False
bAnonymousKicking=False
MapVoteHistoryType=MapVote400b11.MapVoteHistory1
MapListLoaderType=MapVote400b11.DefaultMapListLoader
;GameConfig=(GameClass="XGame.xDeathMatch",Prefix="DM",Acronym="DM",GameName="DeathMatch",Mutators="",Options="")
;GameConfig=(GameClass="XGame.xTeamGame",Prefix="DM",Acronym="TDM",GameName="Team DeathMatch",Mutators="",Options="")
;GameConfig=(GameClass="XGame.xDoubleDom",Prefix="DOM",Acronym="DOM",GameName="Double Domination",Mutators="",Options="")
;GameConfig=(GameClass="XGame.xCTFGame",Prefix="CTF",Acronym="CTF",GameName="Capture The Flag",Mutators="",Options="")
;GameConfig=(GameClass="XGame.xBombingRun",Prefix="BR",Acronym="BR",GameName="Bombing Run",Mutators="",Options="")
GameConfig=(GameClass="DeathBall.DB_Deathball",Prefix="DB",Acronym="DB",GameName="DeathBall",Mutators="",Options="")

[MapVote400b11.DefaultMapListLoader]
bUseMapList=True
MapNamePrefixes=DM,CTF,DOM,BR,DB
;MapListTypeList=XInterface.MapListDeathMatch
;MapListTypeList=XInterface.MapListBombingRun
MapListTypeList=DeathBall.DB_MapList


Below: the top and bottom parts are so yo can see where this was in the ini file. I included the deathball setting also because they weren't all automaticly created. I had to put many of them in manually. I use map lists, you don't have to. I did so I could disable maps with ";" if I choose. For example, if I wanted to set the sever up for volley only, I would disable the bigger maps from coming up with the ";" in the map list.


[XInterface.MapListBombingRun]
Maps=BR-Anubis

[DeathBall.DB_DeathBall]
bAllowedSprinting=False
bLongShots=True
KeeperMaxHoldTime=7
bPracticeMode=False
SelfGoalMax=8
EndGameType=1
OvertimeTime=10
b2GoalWin=False
MaxIdleTime=0
bShortReset=False
bBananas=True
bOnlyVolleyGoals=False
bOnlyDistanceGoals=False
bImpedeBallCarrier=False
bOnlyTeamVolleyGoals=False
MaxTeamSize=10
FriendlyFireScale=0.000000
bPlayersMustBeReady=False
bForceRespawn=False
bAdjustSkill=True
bAllowTaunts=True
;bAllowTrans=False
SpawnProtectionTime=2.000000
;DefaultMaxLives=0
;LateEntryLives=1
bTeamScoreRounds=False
bWeaponStay=True
bAllowWeaponThrowing=True
bAllowBehindView=True
GoalScore=0
MaxLives=0
TimeLimit=30

[DeathBall.DB_MapList]
MapNum=7
Maps=DB-ClearNight
Maps=DB-PeacefulNight
Maps=DB-IceDemon
Maps=DB-November
Maps=DB-Temple
Maps=DB-Chamber
Maps=DB-Optimized03
Maps=DB-Avenir
Maps=DB-Hex
Maps=DB-MidNight
Maps=DB-ShortNight
Maps=DB-SmallEnclosure
Maps=DB-Old-SmallCube

[EngineAccessControl]
bBanByID=True


Line I gave the server provider to start the server with.

ucc server DB-Avenir.ut2?game=deathball.db_deathball?mutator=MapVote400b11.Mapvote



Note: Do to a deathball bug, mapvote400b11 will not come up at the end of a match. Players must bring it up themselfs with the home key. I hope they will fix this. 2COOL4-U know about this. More people should bug him about it though. It's very low on his to-do list. He may have even forgot about it by now.
Locked