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?
Help with DB server setting
Moderators: Jay2k1, DavidM, The_One
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
[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
Last edited by Twigstir on 27-07-2003 05:29, edited 1 time in total.
=\ 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?
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?