Skip to content
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Donate
Collapse

Plutonium

  1. Home
  2. BO2 Modding Support & Discussion
  3. How to start matches in more high rounds in zombies

How to start matches in more high rounds in zombies

Scheduled Pinned Locked Moved BO2 Modding Support & Discussion
9 Posts 5 Posters 1.8k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • CaralloCheirentoundefined Offline
    CaralloCheirentoundefined Offline
    CaralloCheirento
    wrote on last edited by
    #1

    Hi, i want to know if there's a way to start a zombie match from an specific round, because sometimes i have to quit to do other things and i would like to restart the game at the round i left it. I know the Remix mods from 5and5 have a strat tester that lets you select which round you want to start from, but it omits special rounds like the hellhounds. Is there a command, a mod, or any way to do that by myself? Thanks in advance for any help.

    CJPanzaWhoooundefined 1 Reply Last reply
    0
    • Xerxesundefined Offline
      Xerxesundefined Offline
      Xerxes
      Plutonium Staff
      wrote on last edited by
      #2

      You can set level.round_number through gsc to whatever.

      My suggestion would be to set the variable with getdvarintdefault found in _utility.gsc.
      So all in all something along the lines of level.round_number += getdvarintdefault("sv_skipRounds",0).

      CJPanzaWhoooundefined 1 Reply Last reply
      1
      • MiniSilversundefined Offline
        MiniSilversundefined Offline
        MiniSilvers
        wrote on last edited by
        #3

        It doesn't work for me, could you tell me a single command and where to place the round please?

        1 Reply Last reply
        0
        • Resxtundefined Offline
          Resxtundefined Offline
          Resxt
          Plutonium Staff
          wrote on last edited by
          #4

          You could also use chat commands to manually pick your round any time you want as an alternative. I have a chat commands script on my Github that can do that. Just note that you'll need to type in chat, it's not automatic when the game starts

          CaralloCheirentoundefined CJPanzaWhoooundefined 2 Replies Last reply
          1
          • Resxtundefined Resxt

            You could also use chat commands to manually pick your round any time you want as an alternative. I have a chat commands script on my Github that can do that. Just note that you'll need to type in chat, it's not automatic when the game starts

            CaralloCheirentoundefined Offline
            CaralloCheirentoundefined Offline
            CaralloCheirento
            wrote on last edited by
            #5

            Resxt Hi, i installed your scripts and it works totally fine, thank you for your help!!

            1 Reply Last reply
            1
            • CaralloCheirentoundefined CaralloCheirento

              Hi, i want to know if there's a way to start a zombie match from an specific round, because sometimes i have to quit to do other things and i would like to restart the game at the round i left it. I know the Remix mods from 5and5 have a strat tester that lets you select which round you want to start from, but it omits special rounds like the hellhounds. Is there a command, a mod, or any way to do that by myself? Thanks in advance for any help.

              CJPanzaWhoooundefined Offline
              CJPanzaWhoooundefined Offline
              CJPanzaWhooo
              wrote on last edited by
              #6

              CaralloCheirento Is there a way to only delete the code that omits the special rounds? I'm practicing high rounds on Die Rise rn and I want the max rounds to be enabled. Tried looking for the exact code in the file but can't seem to find it?

              1 Reply Last reply
              0
              • CJPanzaWhoooundefined Offline
                CJPanzaWhoooundefined Offline
                CJPanzaWhooo
                wrote on last edited by
                #7

                Is there a way to only delete the code that omits the special rounds? I'm practicing high rounds on Die Rise rn and I want the max rounds to be enabled. Tried looking for the exact code in the GSC file but can't seem to find it?

                1 Reply Last reply
                0
                • Resxtundefined Resxt

                  You could also use chat commands to manually pick your round any time you want as an alternative. I have a chat commands script on my Github that can do that. Just note that you'll need to type in chat, it's not automatic when the game starts

                  CJPanzaWhoooundefined Offline
                  CJPanzaWhoooundefined Offline
                  CJPanzaWhooo
                  wrote on last edited by
                  #8

                  Resxt Hi, for 5and5's strat tester is there a way to only delete the code that omits the special rounds? I'm practicing high rounds on Die Rise rn and I want the max rounds to be enabled. Tried looking for the exact code in the GSC file but can't seem to find it?

                  1 Reply Last reply
                  0
                  • Xerxesundefined Xerxes

                    You can set level.round_number through gsc to whatever.

                    My suggestion would be to set the variable with getdvarintdefault found in _utility.gsc.
                    So all in all something along the lines of level.round_number += getdvarintdefault("sv_skipRounds",0).

                    CJPanzaWhoooundefined Offline
                    CJPanzaWhoooundefined Offline
                    CJPanzaWhooo
                    wrote on last edited by
                    #9

                    Xerxes Is there a way to only delete the code that omits the special rounds? I'm practicing high rounds on Die Rise rn and I want the max rounds to be enabled. Tried looking for the exact code in the file but can't seem to find it?

                    1 Reply Last reply
                    0
                    Reply
                    • Reply as topic
                    Log in to reply
                    • Oldest to Newest
                    • Newest to Oldest
                    • Most Votes


                    • Login

                    • Don't have an account? Register

                    • Login or register to search.
                    • First post
                      Last post
                    0
                    • Recent
                    • Tags
                    • Popular
                    • Users
                    • Groups
                    • Donate