legacy-Ezequiel
08-05-2003, 10:55 AM
I have put mapvote 4.0b11 to my Dedicated 2225
It listed in the webadmin in the Mutator section and i check it.
But when the end of game arrive, Nothing apper, the server wait one minutes before changing itself the map. No Mapvote.
The server made his own vote, he can change the kind of game: Pass the CTF Game to DM and BBR wathever.
This is my runserver.bat
@echo off
:10
ucc server ?AdminName=xxxxx?AdminPassword=xxxx ini=ut2003.ini log=ucc.log
?mutator=MapVote400b11.MapVote
copy server.log servercrash.log
goto 10
Adn i have add this in My ut2003.ini at the bottom.
[MapVote400b11.MapVote]
VoteTimeLimit=70
ScoreBoardDelay=10
bAutoOpen=True
MidGameVotePercent=50
MinMapCount=2
RepeatLimit=4
bScoreMode=False
bAccumulationMode=False
bEliminationMode=False
DefaultGameConfig=0
bDefaultToCurrentGameType=True
bKickVote=True
KickPercent=51
bRestartWithLastMap=False
bAnonymousKicking=False
MapVoteHistoryType=MapVote400b11.MapVoteHistory1
MapListLoaderType=MapVote400b11.DefaultMapListLoad er
ServerTravelString=
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="")
[MapVote400b11.DefaultMapListLoader]
bUseMapList=False
MapNamePrefixes=DM,CTF,DOM,BR
MapListTypeList=XInterface.MapListDeathMatch
MapListTypeList=XInterface.MapListBombingRun
It listed in the webadmin in the Mutator section and i check it.
But when the end of game arrive, Nothing apper, the server wait one minutes before changing itself the map. No Mapvote.
The server made his own vote, he can change the kind of game: Pass the CTF Game to DM and BBR wathever.
This is my runserver.bat
@echo off
:10
ucc server ?AdminName=xxxxx?AdminPassword=xxxx ini=ut2003.ini log=ucc.log
?mutator=MapVote400b11.MapVote
copy server.log servercrash.log
goto 10
Adn i have add this in My ut2003.ini at the bottom.
[MapVote400b11.MapVote]
VoteTimeLimit=70
ScoreBoardDelay=10
bAutoOpen=True
MidGameVotePercent=50
MinMapCount=2
RepeatLimit=4
bScoreMode=False
bAccumulationMode=False
bEliminationMode=False
DefaultGameConfig=0
bDefaultToCurrentGameType=True
bKickVote=True
KickPercent=51
bRestartWithLastMap=False
bAnonymousKicking=False
MapVoteHistoryType=MapVote400b11.MapVoteHistory1
MapListLoaderType=MapVote400b11.DefaultMapListLoad er
ServerTravelString=
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="")
[MapVote400b11.DefaultMapListLoader]
bUseMapList=False
MapNamePrefixes=DM,CTF,DOM,BR
MapListTypeList=XInterface.MapListDeathMatch
MapListTypeList=XInterface.MapListBombingRun