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

Plutonium

  1. Home
  2. BO2 Modding Releases & Resources
  3. [Release] [Zombies] Share Mystery box & Perks in Mysterybox

[Release] [Zombies] Share Mystery box & Perks in Mysterybox

Scheduled Pinned Locked Moved BO2 Modding Releases & Resources
78 Posts 21 Posters 36.0k Views 2 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

    This post is deleted!

    A Former User? Offline
    A Former User? Offline
    A Former User
    wrote on last edited by
    #3

    @dontknowletsplay finally I've been waiting for something like this

    dontknowletspl 1 Reply Last reply
    1
    • dontknowletspl dontknowletspl

      This post is deleted!

      Xeratone Offline
      Xeratone Offline
      Xeratone
      wrote on last edited by
      #4

      @dontknowletsplay Crashes my plutonium

      dontknowletspl 2 Replies Last reply
      0
      • Sorex Offline
        Sorex Offline
        Sorex
        Contributor
        wrote on last edited by
        #5

        @Sklaxtik The script work. Seems it generate an issue but it work. I need to test more to see the issue.
        Load it in the correct way and should work with no issue

        Xeratone dontknowletspl 2 Replies Last reply
        0
        • Sorex Sorex

          @Sklaxtik The script work. Seems it generate an issue but it work. I need to test more to see the issue.
          Load it in the correct way and should work with no issue

          Xeratone Offline
          Xeratone Offline
          Xeratone
          wrote on last edited by Xeratone
          #6
          This post is deleted!
          1 Reply Last reply
          0
          • Xeratone Xeratone

            @dontknowletsplay Crashes my plutonium

            dontknowletspl Offline
            dontknowletspl Offline
            dontknowletspl
            wrote on last edited by
            #7
            This post is deleted!
            1 Reply Last reply
            0
            • Xeratone Xeratone

              @dontknowletsplay Crashes my plutonium

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

              @Sklaxtik did you manage to fix the crash issue?

              Xeratone 1 Reply Last reply
              0
              • Sorex Sorex

                @Sklaxtik The script work. Seems it generate an issue but it work. I need to test more to see the issue.
                Load it in the correct way and should work with no issue

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

                Sorex what kind of issue you are talking about? the script was only tested in tranzit but it should work in other maps aswell.

                1 Reply Last reply
                0
                • Sorex Offline
                  Sorex Offline
                  Sorex
                  Contributor
                  wrote on last edited by
                  #10

                  @dontknowletsplay
                  0f3211c3-c324-4f32-9605-45637e025b3f-image.png
                  This happen on burried, im not able to get this issue again. But i removed the script and the problem has been solved.

                  dontknowletspl soapmanWindows8 2 Replies Last reply
                  0
                  • A Former User? A Former User

                    @dontknowletsplay finally I've been waiting for something like this

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

                    @Robiii glad you like it

                    1 Reply Last reply
                    0
                    • teh_bandit teh_bandit

                      @dontknowletsplay Legend!

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

                      teh_bandit 😄

                      1 Reply Last reply
                      0
                      • Sorex Sorex

                        @dontknowletsplay
                        0f3211c3-c324-4f32-9605-45637e025b3f-image.png
                        This happen on burried, im not able to get this issue again. But i removed the script and the problem has been solved.

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

                        Sorex if you had some other script that manipulate mystery box this might happen. i had this issue once aswell because of other script.

                        znchi 1 Reply Last reply
                        0
                        • dontknowletspl dontknowletspl

                          Sorex if you had some other script that manipulate mystery box this might happen. i had this issue once aswell because of other script.

                          znchi Offline
                          znchi Offline
                          znchi
                          wrote on last edited by
                          #14

                          @dontknowletsplay Had the same issue without any box related scripts. I guess buried might handle boxes a little different.

                          dontknowletspl 1 Reply Last reply
                          0
                          • JezuzLizard Offline
                            JezuzLizard Offline
                            JezuzLizard
                            Plutonium Staff
                            wrote on last edited by
                            #15

                            Keep in mind the code you are basing your mod on, is code that I had to spend quite some time comparing to other versions of the script in order to get some degree of parity. Regardless its still decompiled code so its never 100% exactly what Treyarch had as source code. Furthermore, the current compiler has many peculiarities so its unwise to trust its output either.

                            I don't exactly know what happens when a mod replaces a function that another mod already replaces, but I would guess the later replaceFunc() call would be the one used.

                            dontknowletspl 1 Reply Last reply
                            0
                            • znchi znchi

                              @dontknowletsplay Had the same issue without any box related scripts. I guess buried might handle boxes a little different.

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

                              @shyperson0 the issue is fixed. it was caused by fire sale powerup.

                              1 Reply Last reply
                              0
                              • JezuzLizard JezuzLizard

                                Keep in mind the code you are basing your mod on, is code that I had to spend quite some time comparing to other versions of the script in order to get some degree of parity. Regardless its still decompiled code so its never 100% exactly what Treyarch had as source code. Furthermore, the current compiler has many peculiarities so its unwise to trust its output either.

                                I don't exactly know what happens when a mod replaces a function that another mod already replaces, but I would guess the later replaceFunc() call would be the one used.

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

                                JezuzLizard nice work you done with the gsc dumps, without those scripting would be alot harder. the issue with this script is fixed and it was caused but fire sale and our reset box function.

                                1 Reply Last reply
                                0
                                • dontknowletspl dontknowletspl

                                  @Sklaxtik did you manage to fix the crash issue?

                                  Xeratone Offline
                                  Xeratone Offline
                                  Xeratone
                                  wrote on last edited by
                                  #18

                                  @dontknowletsplay No

                                  dontknowletspl 1 Reply Last reply
                                  0
                                  • Xeratone Xeratone

                                    @dontknowletsplay No

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

                                    @Sklaxtik what is your installion folder? are you using other gsc scripts same time? when does the crash happen and does it give error message?

                                    Xeratone 1 Reply Last reply
                                    0
                                    • dontknowletspl dontknowletspl

                                      @Sklaxtik what is your installion folder? are you using other gsc scripts same time? when does the crash happen and does it give error message?

                                      Xeratone Offline
                                      Xeratone Offline
                                      Xeratone
                                      wrote on last edited by
                                      #20

                                      @dontknowletsplay
                                      Folder:
                                      C:\Users\user\AppData\Local\Plutonium\storage\t6\scripts\zm

                                      I do currently use another GSC script but at the time I tried using this I wasn't.

                                      I load into nuketown and right before the screen lights up the game crashes, I will try to get the error message.

                                      dontknowletspl 1 Reply Last reply
                                      0
                                      • Xeratone Xeratone

                                        @dontknowletsplay
                                        Folder:
                                        C:\Users\user\AppData\Local\Plutonium\storage\t6\scripts\zm

                                        I do currently use another GSC script but at the time I tried using this I wasn't.

                                        I load into nuketown and right before the screen lights up the game crashes, I will try to get the error message.

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

                                        @Sklaxtik i fixed the nuketown crash issue when i updated the script

                                        Xeratone 1 Reply Last reply
                                        0
                                        • dontknowletspl dontknowletspl

                                          @Sklaxtik i fixed the nuketown crash issue when i updated the script

                                          Xeratone Offline
                                          Xeratone Offline
                                          Xeratone
                                          wrote on last edited by
                                          #22

                                          @dontknowletsplay Thank you!

                                          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
                                          • 4
                                          • 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