Announcement

Collapse
No announcement yet.

Voting durations

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

    #16
    Also for what it's worth, the game recreated the values that worked when I deleted all of the values. I was trying to get it to read them from only one location, and it seems that the engine is still looking for some type of voting value in the UTGame.ini file.

    For what it's worth, this is a Warfare server, perhaps other game types don't display this bug?

    Comment


      #17
      Missed this post, as I don't check this area of the forums often
      The vote code in 2.0 actually takes RestartWait and EndTimeDelay in UTGame.ini into account, but this has been removed in 2.1 now so that the UTVote.ini settings properly dictate the times (there have been MANY tweaks to speed up vote times, e.g. ending the vote immediately when all players have voted).

      In 2.1, the only other thing affecting the timer will be voting at the end of the game; 16 seconds is added on automatically, as this is how long it takes for the vote menu to pop up.

      Comment


        #18
        My restartwait is set to 30 and my endtimedelay is set to 4. But honestly I can put those other values back into my UTGame.ini and it goes back to 45 second vote times, NOT what I set in the UTVote.ini file.

        I bet alot of things will work better once 2.1 gets released.

        Comment


          #19
          If you get Webadmin you can adjust the voting times from there....It does the same thing (update your .ini files) but sure is a lot simpler then doing that.

          I haven't messed with the values on my UT3 server, but in UT2004, the number never reflected seconds directly, it was more "ticks" on the server itself. However a lower number always gave a shorter time, higher longer obviously.

          Comment


            #20
            Arrgg. I had my personal test server working great and then applied all those settings to our clan server and everything was still good. We disabled any gametype voting and now the dang mapvote is back at 45 seconds. We have tried everything listed here but nothing works. I sure hope 2.1 gets here fast.

            Comment


              #21
              Tony, take a look at what I posted and try it out.. Basically scrub all the INI files and let the server recreate the "empty" values back into the files, then adjust the UTVote.INI file.

              I fought with that forever till I found out what was going on in my system..

              Comment


                #22
                Basically scrub all the INI files and let the server recreate the "empty" values back into the files, then adjust the UTVote.INI file.
                I tried deleting the entries completely and just setting them to 0 or false and neither worked. I found 6 entries pertaining to voting in the game ini and none in the CTF section of the game ini. Are there some other ones i am perhaps missing? Here is what i used.....

                Game ini:
                VoteDuration=0
                MapVotePercentage=0
                bAllowMapVoting=False
                bMidGameMapVoting=False
                MinMapVotes=0
                InitialVoteDelay=0

                CTF section in the game ini:
                [UTGame.UTCTFGame]
                GoalScore=5
                bWeaponStay=true

                and finally my vote ini:
                UTGame.UTVoteCollector]
                bMidGameVoting=True
                MidGameVotePercentage=51
                MinMidGameVotes=1
                bAllowGameVoting=False
                GameVoteDuration=0
                bAllowMapVoting=True
                MapVoteDuration=20
                bAllowMutatorVoting=False
                MutatorVotePercentage=51
                RushVoteTransferTime=3
                bAllowKickVoting=False
                bAnonymousKickVoting=False
                MinKickVotes=3
                KickVotePercentage=51
                InitialVoteDelay=10
                InitialVoteTransferTime=12

                Comment


                  #23
                  I would try removing ALL your voting related fields from the INIs and let the game recreate them, then go change them to what you'd like.. Helped my problem..

                  Comment


                    #24
                    I would try removing ALL your voting related fields from the INIs
                    I never deleted the entries out of my vote ini so ill give that a try, as well as deleting the entries from the game ini. Thanks Hatax, i had decided to quit messing with it till 2.1 comes out but ill give it one more go before throwing in the towel.

                    Comment


                      #25
                      Good luck with it man, let us know what happens.. I know I wracked my head over and over regarding this issue... Finally said "F-it", lets see what happens if I delete it all and config from there...

                      Hopefully 2.1 completes the voting system move to ONLY the UTVote.INI file.

                      Comment

                      Working...
                      X