Skip to content
  • 0 Unread 0
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
Collapse

Plutonium

  1. Home
  2. BO2 Modding Support & Discussion
  3. Is there a mod where there is only 24 zombies per round?

Is there a mod where there is only 24 zombies per round?

Scheduled Pinned Locked Moved BO2 Modding Support & Discussion
zombiesmod
7 Posts 5 Posters 1.5k 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.
  • EvilSpeakundefined Offline
    EvilSpeakundefined Offline
    EvilSpeak
    wrote on last edited by
    #1

    I want to play Bo2 zombies with only 24 zombies per round but I could only find a mod called Legacy, and it adds features that I don't want. Does anyone know a mod where it is just 24 zombies per round?

    1 Reply Last reply
    0
    • Resxtundefined Resxt moved this topic from BO2 Modding Releases & Resources on
    • racccracccundefined Offline
      racccracccundefined Offline
      racccraccc
      wrote on last edited by
      #2

      just play WaW fr

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

        Why don't you implement it yourself? It's not a hard feature to add.

        1 Reply Last reply
        0
        • chicken emojiundefined Offline
          chicken emojiundefined Offline
          chicken emoji
          wrote on last edited by
          #4

          Load a gsc file with this code

          init(){
              level.max_zombie_func = ::zombies;
          }
          
          zombies(max_num){
              return 24;
          }
          
          EvilSpeakundefined 1 Reply Last reply
          1
          • chicken emojiundefined chicken emoji

            Load a gsc file with this code

            init(){
                level.max_zombie_func = ::zombies;
            }
            
            zombies(max_num){
                return 24;
            }
            
            EvilSpeakundefined Offline
            EvilSpeakundefined Offline
            EvilSpeak
            wrote on last edited by
            #5

            chicken emoji said in Is there a mod where there is only 24 zombies per round?:

            init(){
            level.max_zombie_func = ::zombies;
            }

            zombies(max_num){
            return 24;
            }

            Thank you

            1 Reply Last reply
            0
            • Jack Dempseyundefined Offline
              Jack Dempseyundefined Offline
              Jack Dempsey
              wrote on last edited by
              #6

              Will this code also work on waw?

              1 Reply Last reply
              0
              • Jack Dempseyundefined Offline
                Jack Dempseyundefined Offline
                Jack Dempsey
                wrote on last edited by
                #7

                I wanna be able to play custom maps with only 24 zombies a round.

                1 Reply Last reply
                0

                Hello! It looks like you're interested in this conversation, but you don't have an account yet.

                Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

                With your input, this post could be even better 💗

                Register Login
                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
                • Unread 0
                • Recent
                • Tags
                • Popular
                • Users
                • Groups