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

Plutonium

  1. Home
  2. BO1 Client Support
  3. How can I remove Perk Limit in Solo BO1?

How can I remove Perk Limit in Solo BO1?

Scheduled Pinned Locked Moved BO1 Client Support
6 Posts 6 Posters 2.1k Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • kapzalotundefined Offline
    kapzalotundefined Offline
    kapzalot Contributor
    wrote on last edited by
    #1

    is there any way to remove the perk limit in solo zombies? I looked online and couldnt find anything useful.

    ljave018undefined WolflexZundefined 2 Replies Last reply
    0
    • ljave018undefined Offline
      ljave018undefined Offline
      ljave018
      replied to kapzalot on last edited by ljave018
      #2

      kapzalot some of the maps are limited to 4 perks. Moon, for example, does not have the perk limit.
      EDIT: I think you need to look into _zombiemode.gsc and change level.perk_limit = 4 (found on CODZombies reddit).
      I personally wouldn't recommend you to do this, but you do you.
      and as always, use LAN mode.

      A Former User? 1 Reply Last reply
      0
      • A Former User? Offline
        A Former User? Offline
        A Former User
        replied to ljave018 on last edited by
        #3
        This post is deleted!
        1 Reply Last reply
        0
        • coder x64undefined Offline
          coder x64undefined Offline
          coder x64 Contributor
          wrote on last edited by
          #4

          level.perk_limit doesn't exist in BO1 in _zombiemode_perks.gsc you need to go to vending_trigger_think() function you will find if (player.num_perks >= 4) this check if the player have 4 perks and block the player from buying more perks just change the limit to anything else.
          example: if (player.num_perks >= 10) this will change the perks limit to 10

          1 Reply Last reply
          0
          • WolflexZundefined Offline
            WolflexZundefined Offline
            WolflexZ Contributor
            replied to kapzalot on last edited by
            #5

            kapzalot https://forum.plutonium.pw/topic/22879/zm-release-remove-perk-limit

            1 Reply Last reply
            1
            • pixoexeundefined Offline
              pixoexeundefined Offline
              pixoexe
              wrote on last edited by
              #6

              smth wrong for me
              error sended to me about maps_zombiemode_utility
              this file dosn't exsist in my game
              is this script for bo1?

              1 Reply Last reply
              0

              • Login

              • Don't have an account? Register

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