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

Plutonium

  1. Home
  2. BO1 Modding Support & Discussion
  3. [Release] [Zombies] Black Ops 1 Custom Power ups

[Release] [Zombies] Black Ops 1 Custom Power ups

Scheduled Pinned Locked Moved BO1 Modding Support & Discussion
57 Posts 20 Posters 24.8k Views 4 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.
  • dontknowletspl dontknowletspl

    sehteria It might take longer to load in to the server and the message does not show up anymore. Added it kinda stupid way.

    Updated the link in comments once more now the message should show up on server after player has spawned.

    sehteria Offline
    sehteria Offline
    sehteria
    wrote on last edited by
    #32
    This post is deleted!
    1 Reply Last reply
    1
    • Rex__ Rex__

      how do i do this on steam bo1

      Not_fearr Offline
      Not_fearr Offline
      Not_fearr
      wrote on last edited by
      #33

      @Desert_Ranger you have to be smarter when doing things like this nobody in here will hold your hand you aren't a child Desert_Ranger L name btw lol lol lol lol lol

      1 Reply Last reply
      0
      • Rex__ Rex__

        how do i do this on steam bo1

        Not_fearr Offline
        Not_fearr Offline
        Not_fearr
        wrote on last edited by
        #34
        This post is deleted!
        1 Reply Last reply
        0
        • MrProp Offline
          MrProp Offline
          MrProp
          wrote on last edited by
          #35

          everything works for me except the random weapon powerup, it just spawns a death machine icon but doesnt actually do anything when picked up. Otherwise everything else is awesome.

          dontknowletspl 1 Reply Last reply
          0
          • PROMETEO Offline
            PROMETEO Offline
            PROMETEO
            wrote on last edited by
            #36

            pero donde esta el mod ?

            1 Reply Last reply
            0
            • MrProp MrProp

              everything works for me except the random weapon powerup, it just spawns a death machine icon but doesnt actually do anything when picked up. Otherwise everything else is awesome.

              dontknowletspl Offline
              dontknowletspl Offline
              dontknowletspl
              wrote on last edited by dontknowletspl
              #37

              MrProp You are right i forgot to add lil part of the code in to the version in comments.

              Fixed it also upgraded it so player has to press usebutton to collect the weapon.

              Ezentru 1 Reply Last reply
              0
              • dontknowletspl dontknowletspl

                MrProp You are right i forgot to add lil part of the code in to the version in comments.

                Fixed it also upgraded it so player has to press usebutton to collect the weapon.

                Ezentru Offline
                Ezentru Offline
                Ezentru
                wrote on last edited by Ezentru
                #38

                @dontknowletsplay just a heads up, in the version you attached with updated code, you left in the function to test the weapon drop powerups uncommented and so weapon drops are dropping for almost every instance that m1 is pressed.

                dontknowletspl 1 Reply Last reply
                0
                • Ezentru Ezentru

                  @dontknowletsplay just a heads up, in the version you attached with updated code, you left in the function to test the weapon drop powerups uncommented and so weapon drops are dropping for almost every instance that m1 is pressed.

                  dontknowletspl Offline
                  dontknowletspl Offline
                  dontknowletspl
                  wrote on last edited by
                  #39

                  Ezentru oops fixing it now.

                  1 Reply Last reply
                  0
                  • Schnaz Offline
                    Schnaz Offline
                    Schnaz
                    wrote on last edited by
                    #40

                    Hello, can you make another version of this with bonfire sale removed? All the other power ups are fine but on maps with no pack a punch bonfire is kinda useless, the free pack a punch power up does the job. Thanks.

                    dontknowletspl 1 Reply Last reply
                    0
                    • Schnaz Schnaz

                      Hello, can you make another version of this with bonfire sale removed? All the other power ups are fine but on maps with no pack a punch bonfire is kinda useless, the free pack a punch power up does the job. Thanks.

                      dontknowletspl Offline
                      dontknowletspl Offline
                      dontknowletspl
                      wrote on last edited by
                      #41

                      Schnaz open your file and comment out this line maps\_zombiemode_powerups::include_zombie_powerup("c_bonfire_sale"); //custom by adding 2 // front of it

                      Schnaz 1 Reply Last reply
                      0
                      • dontknowletspl dontknowletspl

                        Schnaz open your file and comment out this line maps\_zombiemode_powerups::include_zombie_powerup("c_bonfire_sale"); //custom by adding 2 // front of it

                        Schnaz Offline
                        Schnaz Offline
                        Schnaz
                        wrote on last edited by
                        #42

                        @dontknowletsplay So it should be like this?
                        //maps_zombiemode_powerups::include_zombie_powerup("c_bonfire_sale"); //custom

                        dontknowletspl 1 Reply Last reply
                        0
                        • Schnaz Schnaz

                          @dontknowletsplay So it should be like this?
                          //maps_zombiemode_powerups::include_zombie_powerup("c_bonfire_sale"); //custom

                          dontknowletspl Offline
                          dontknowletspl Offline
                          dontknowletspl
                          wrote on last edited by
                          #43

                          Schnaz yes

                          Schnaz 1 Reply Last reply
                          0
                          • dontknowletspl dontknowletspl

                            Schnaz yes

                            Schnaz Offline
                            Schnaz Offline
                            Schnaz
                            wrote on last edited by
                            #44

                            @dontknowletsplay Thank you so much, it works, and how do I remove the random perk bottle drop? As it interferes with a mod I'm using (Reaper's Perk Pack). Thank you for reading.

                            dontknowletspl 1 Reply Last reply
                            0
                            • Schnaz Schnaz

                              @dontknowletsplay Thank you so much, it works, and how do I remove the random perk bottle drop? As it interferes with a mod I'm using (Reaper's Perk Pack). Thank you for reading.

                              dontknowletspl Offline
                              dontknowletspl Offline
                              dontknowletspl
                              wrote on last edited by
                              #45

                              Schnaz maps_zombiemode_powerups::include_zombie_powerup("random_perk"); //custom

                              Schnaz 1 Reply Last reply
                              0
                              • dontknowletspl dontknowletspl

                                Schnaz maps_zombiemode_powerups::include_zombie_powerup("random_perk"); //custom

                                Schnaz Offline
                                Schnaz Offline
                                Schnaz
                                wrote on last edited by
                                #46

                                @dontknowletsplay Where do I have to write that?

                                dontknowletspl 1 Reply Last reply
                                0
                                • Schnaz Schnaz

                                  @dontknowletsplay Where do I have to write that?

                                  dontknowletspl Offline
                                  dontknowletspl Offline
                                  dontknowletspl
                                  wrote on last edited by
                                  #47

                                  Schnaz i mean you have to comment that line out aswell..

                                  1 Reply Last reply
                                  0
                                  • Romashquin Offline
                                    Romashquin Offline
                                    Romashquin
                                    wrote on last edited by
                                    #48

                                    hello bro
                                    I have trouble - this mod doesn't work on shangri la. I mean that power ups are allowed, but they give me nothing, Do I only have this problem or everyone?

                                    Zaha_Ss 1 Reply Last reply
                                    1
                                    • Romashquin Romashquin

                                      hello bro
                                      I have trouble - this mod doesn't work on shangri la. I mean that power ups are allowed, but they give me nothing, Do I only have this problem or everyone?

                                      Zaha_Ss Offline
                                      Zaha_Ss Offline
                                      Zaha_Ss
                                      wrote on last edited by
                                      #49

                                      Romashquin I have the same problem

                                      dontknowletspl 1 Reply Last reply
                                      0
                                      • Zaha_Ss Zaha_Ss

                                        Romashquin I have the same problem

                                        dontknowletspl Offline
                                        dontknowletspl Offline
                                        dontknowletspl
                                        wrote on last edited by dontknowletspl
                                        #50

                                        Zaha_Ss Romashquin Fixed this.

                                        1 Reply Last reply
                                        0
                                        • EddxCr20 Offline
                                          EddxCr20 Offline
                                          EddxCr20
                                          wrote on last edited by
                                          #51

                                          I dont get it, what version i need to use? The version in your post or the version in your comment?

                                          dontknowletspl 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


                                          • 1
                                          • 2
                                          • 3
                                          • Login

                                          • Don't have an account? Register

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