Page 1 of 1

Help with DB server setting

Posted: 27-07-2003 02:57
by Cow_King
Hi
im running a server with DB and BDB map vote
and for some reason i can select the Deathball game type
but there is no map showen
i think the problem is that something wrong with the INI file
the DB maps are under this:
[DeathBall.DB_DeathBallMapList]
and the tennis maps under this:
[DeathBallTennis.DBT_DeathBallTennisMapList]
i think its wrong or something
anyone can help?

Posted: 27-07-2003 05:20
by Twigstir
Make sure this is set right in the ut2003.ini file.

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



It uses my map list:

[DeathBall.DB_MapList]
MapNum=2
Maps=DB-Avenir
Maps=DB-Hex

Posted: 27-07-2003 10:52
by Cow_King
=\ doesnt look like what i got here, here i got
for DB:
GameConfig=(GameClass="XGame.XDBGame",Prefix="DB",GameName="DeathBall",bUseMapList=True,Mutators="MapVote400b9.MapVote",Options="")

and for tennis:
GameConfig=(GameClass="XGame.xDBTGame",Prefix="DBT",GameName="DB Tennis",bUseMapList=True,Mutators="MapVote400b9.MapVote,Options="")

any ideas?

Posted: 27-07-2003 10:54
by ZyCho
then go get Mapvote400b11 instead of your b9, then it will look like the other one ;)