Announcement

Collapse
No announcement yet.

UT2Vote42

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

    UT2Vote42

    I was wondering, is there a way to rotate gametypes? I know there is for maps themselves, but was just curious if gametypes could be?

    Cheers
    SG

    #2
    [UT2Vote42.UT2VoteGameSwitch]
    SwitchToGame=(SwitchHour=12,ClassName="XGame.xDeat hMatch",DoSwitch=False)
    SwitchHour=how often u want it to switch

    Comment


      #3
      ah ha.. dunno how I missed that one... Thanks..

      Does it force a switch? i.e. if people are playing
      and if I had 5 gametypes listed, would it pick one at random?

      Comment


        #4
        You can up to 16 different games this way.
        Basically what it does when the time comes is make that game the "DefaultGame" so once there are no players on the server for 3 minutes it will switch
        It picks the game by the Hour you want it to switch.
        Eg:
        SwitchToGame=(SwitchHour=12,ClassName="XGame.xDeat hMatch",DoSwitch=True)
        The server will switch to that game a 12:00 midday.
        The DoSwitch= at the end must be True for the switch to happen.

        Comment


          #5
          Superb thanks... Just wat I was wanting..

          Comment


            #6
            Hey that's a cool feature, I'll have to check it out.
            So far everythings been working

            Comment


              #7
              So its dons't switch though if there are people on the server right? only if the server is empty Right?

              Comment


                #8
                Right

                Comment

                Working...
                X