Mapvot not seeing DM maps only CTF

  • Two Factor Authentication is now available on BeyondUnreal Forums. To configure it, visit your Profile and look for the "Two Step Verification" option on the left side. We can send codes via email (may be slower) or you can set up any TOTP Authenticator app on your phone (Authy, Google Authenticator, etc) to deliver codes. It is highly recommended that you configure this to keep your account safe.

spmrose

New Member
Sep 21, 2003
40
0
0
HI
I'm trying to setup CTF maps and DM Maps. The mapvote only lists the CTF maps. Here is what I have in the UT ini.


[BDBMapVote304.BDBMapVote]
bAutoDetect=True
bDM=True
bLMS=False
bTDM=False
bDOM=False
bCTF=True
bAS=False
bOther=False
OtherClass=
MapPreFixOverRide=
PreFixSwap=
bSortWithPreFix=True
VoteTimeLimit=70
KickPercent=51
bUseMapList=False
ScoreBoardDelay=10
bAutoOpen=True
bKickVote=True
bCheckOtherGameTie=False
RepeatLimit=1
RelativelyNewLimit=3
MapVoteHistoryType=BDBMapVote304.MapVoteHistory1
ServerInfoURL=
MapInfoURL=
MidGameVotePercent=50
Mode=Majority
MinMapCount=2
HasStartWindow=Auto
bEntryWindows=True
bDebugMode=False
 

spmrose

New Member
Sep 21, 2003
40
0
0
Can anyone tell me how to log in to my server as admin . I think if i can login as admin then bring up the mapvote there is suppose to be an admin tab there that lets me choose the gametypes. Can anyone help me with how to do this.
 

spmrose

New Member
Sep 21, 2003
40
0
0
Thanks shadow i got it figured out. Beside I wouldn't know where to get a bat file. Really thanks
 

spmrose

New Member
Sep 21, 2003
40
0
0
ShadowHaxor Second thought could you teach me how to do that. I have mapvote working however if I restart my server mapvote sets itself in detect mod and out goes my maps. I have to login as admin and reset mapvote to what I want.
 

BDB

New Member
May 9, 2000
398
0
0
NC, USA
www.planetunreal.com
Change bAutoDetect to False
That should fix the DM and CTF problem.

Also, you do NOT have to have WebAdmin enabled to use the MapVote Admin page.
Just set the AdminPassword in the server's INI file, then:
1. start the UT server
2. connect as a player
3. open the console (press ~ key)
4. enter this command in the console
ADMINLOGIN your_password
5. open MapVote and you should see the Admin tab.
FYI, these instructions are in the ReadMe file that came with MapVote.
 

spmrose

New Member
Sep 21, 2003
40
0
0
thanks that did it. So simply too. Dont know why I didn't see that one. Thanks again