Announcement

Collapse
No announcement yet.

Question about Map Voting

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Question about Map Voting

    When i play online there is map voting
    but when i host a game, my server just uses the cycle
    So how do i enable Map voting?

    #2
    Set bAllowMapVoting=true in your UTGame.ini. Other voting config parameters are set in the same area.

    Comment


      #3
      Sry for double posting

      Comment


        #4
        thanks alot
        That really helps me alot

        Comment


          #5
          The only other one I changed was MinMapVotes. I set it from 2 to 1. This means it only takes one vote to change a map instead of two. So, if only one person joins they can change the map

          Comment


            #6
            I've done a lot of searches to get mapvote to work in a listen server. I never found anything useful. This works. Is it something that was added in the last patch? Excellent tip. It still makes no sense that everything in this game has to be changed in .ini instead of a good UI.

            Comment


              #7
              The last patch gave us the ability to vote at anytime during the match by manipulating these four items in the UTGame.ini:

              bMidGameMapVoting=True
              This enables the feature.

              MapVotePercentage=51
              This is the voting percentage that needs to happen in order to change a map.

              MinMapVotes=1
              This as mentioned is the minimum number of votes it takes to change a map.

              InitialVoteDelay=30
              This is how far into the game voting is enabled. Mine is set to 30 seconds. So 30 seconds into the match you'll see "Map voting enabled" in white letters come up on the screen. At that point players can vote for and change a map if 51 percent or more agree on the same map.

              Comment


                #8
                You've been so helpful, thanks a ton

                Comment


                  #9
                  Glad I could help. Sorry, I left one out.

                  VoteDuration=45
                  This is how long players are given to agree with someone who has initiated a map change midgame. If the person who initiated the map change doesn't get 51 percent of the players to agree with his map change request in 45 seconds, then voting is reset and has to be reinitiated. If the person does get 51 percent of the players to agree with his map switch, the new map is loaded at the end of the 45 seconds.

                  Comment


                    #10
                    I have used this successfully a couple times, but, the .ini file keeps reverting back to "false". After I change it to "true" , I hit save. It works once and the next time it doesn't. Why does the .ini keep changing back? It's really irritating.

                    Comment


                      #11
                      It gets reset when there aren't enough maps in the list, or when starting a single player game.

                      Comment


                        #12
                        Originally posted by Grasshopper View Post
                        I have used this successfully a couple times, but, the .ini file keeps reverting back to "false". After I change it to "true" , I hit save. It works once and the next time it doesn't. Why does the .ini keep changing back? It's really irritating.
                        i too have this problem

                        Comment


                          #13
                          Originally posted by Shambler View Post
                          It gets reset when there aren't enough maps in the list, or when starting a single player game.
                          I have had this happen between the time I edited the .ini file and started a server. I have even checked the default game .ini to make sure there is no conflict. I think this is the same kind of problem with the game not saving settings. Another bug that may never be fixed because it doesn't affect consoles?

                          Comment


                            #14
                            guys, the webadmin from elmuerte is the BEST utility for webadministration. read here to know how to install it and check its website for pics, ITS THE BEST!

                            http://utforums.epicgames.com/showthread.php?t=612389

                            Comment


                              #15
                              Originally posted by Grasshopper View Post
                              I have had this happen between the time I edited the .ini file and started a server. I have even checked the default game .ini to make sure there is no conflict. I think this is the same kind of problem with the game not saving settings. Another bug that may never be fixed because it doesn't affect consoles?
                              It's not a bug, your server configuration isn't properly setup.

                              If you don't have more than one map in the current gametypes maplist, then voting will be disabled, and you will see this in the logfile:
                              -- MAPVOTE has been disabled due to lack of maps!

                              Comment

                              Working...
                              X