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

Plutonium

  1. Home
  2. BO1 Modding Releases & Resources
  3. [Release] Add Missing PhD And Stamina To Maps

[Release] Add Missing PhD And Stamina To Maps

Scheduled Pinned Locked Moved BO1 Modding Releases & Resources
88 Posts 32 Posters 17.2k Views 3 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.
  • EdGottiundefined EdGotti

    is there a way to make the PhD go off even when diving on a flat surface, I have seen this in some other servers and I'm curious how it can be implemented? Thanks

    Soliderrorundefined Offline
    Soliderrorundefined Offline
    Soliderror
    wrote on last edited by
    #21

    EdGotti you can do this, I believe it's in the PhD main function I use. I haven't messed with this mod in a minute so I can't tell you everything about it, but I did have a version that did this, but I made it normal. I think it's either the 2nd or 3rd function in the gsc script. I think it's called dive_to_nuke something.

    1 Reply Last reply
    0
    • AlexInVrundefined AlexInVr

      Great work my guy !

      Soliderrorundefined Offline
      Soliderrorundefined Offline
      Soliderror
      wrote on last edited by
      #22

      AlexInVr Thank you, I am currently working in other mods right now as well, just not any for t5 at the moment, but I do have my dead ops reimagined mod I still need to push out of beta stage.

      AlexInVrundefined 1 Reply Last reply
      0
      • Soliderrorundefined Soliderror

        AlexInVr Thank you, I am currently working in other mods right now as well, just not any for t5 at the moment, but I do have my dead ops reimagined mod I still need to push out of beta stage.

        AlexInVrundefined Offline
        AlexInVrundefined Offline
        AlexInVr
        wrote on last edited by
        #23

        Soliderror that's awesome ! mind if I use part of your code to learn a little bit more gsc ? I've been wanting to spawn new machines in the map and try and add some logic to them but was kinda confused on how to do it. I'm a programmer but GSC is kinda niche and there isn't too much docs or tutorials to learn it, I feel like I'm learning LUA all over again lol. If I ever end up releasing something you can be sure I'll credit you for it !

        Soliderrorundefined 1 Reply Last reply
        0
        • Soliderrorundefined Soliderror

          What This Script does

          This script adds PhD, Stamina-up, and my custom Perk Self Revive to Select Maps That never had them.

          Install

          • Download the .Zip file from here
          • Unzip the Add_Perks Folder
          • Open the folder, and then run the Install_Scripts_To_T5
          • The Installer folder should look like this, do not run the installer on your desktop or in any other folder with other files inside!
            14157ab9-111d-434f-a9d5-e6e5135e8780-image.png
          • After Running the Install.bat open Pluto T5 and launch a compatible map.

          WARNING:

          • KEEP ALL FILES INSIDE THE PROVIDED FOLDER! DO NOT RUN THE INSTALLER.BAT OUTSIDE THIS FOLDER, IT MOVES ALL FILES WHEREEVER IT IS INTO THE PLUTO SCRIPTS FOLDER!

          Compatible Maps & Perk Locations:

          Kino Der Toten

          • PhD: Top Room Above Power
          • Stamina-Up: Balcany Of Top Spawn Room Overlooking The Theater On The Wall
          • Self Revive: Dressing Room By Song Rock

          "FIVE"

          • PhD: Basment Morge By Box Spawn
          • Stamina-Up: Basment Hallway
          • Self Revive: First Room Opend In Spawn At The End of The Hallway

          Nacht Der Untoten

          • PhD: Upstairs Above Spawn
          • Stamina-Up: Upstairs By Sniper Buy
          • Self Revive: In Box Room To The Right

          Verruckt

          • Phd: Kitchen
          • Stamina-Up: BathRoom By Door To Doible Tap
          • Self Revive: Balcany By The BAR (In Testing this one was being a bitch and did not spwan)

          Der Riese

          • PhD: Up Stairs Above Tompson
          • Stamina-Up: Past Big Metal Door After Power Directly To The Left
          • Self Revive: Teleporter Room With The Big Steam Vents

          Self Revive:

          • Basicly Solo Quick Revive Without the Quick Revive (Only Works in Multiplayer, and can only be used 3 Times, Cost 8k)

          Perk Icons

          • The perks use unused perk icons, so the one in the photos are the real icon the perks use. Just tinted to my need.

          Photos

          a501a468-727b-4a0f-ac04-7070d6ba80a3-image.png
          68130819-1250-4463-adb7-29c6b04a1699-image.png
          371c6e29-53a7-41f9-a8d9-769aa391fea9-image.png

          Credits:

          • Myself
          • Special thanks to Pistakilla For telling me a better way to call drink animation, and other very helpful things in the prosses.
          Mr.Ahmadundefined Offline
          Mr.Ahmadundefined Offline
          Mr.Ahmad
          wrote on last edited by
          #24

          Soliderror its very good but i cant get stamina up in der riese because i have remix mod pls create a version for remix mod thank you so much i was really need phd in kino and der riese

          Soliderrorundefined 1 Reply Last reply
          0
          • FaZe Flickundefined Offline
            FaZe Flickundefined Offline
            FaZe Flick
            wrote on last edited by
            #25

            Soliderror is this compatible with steam as well? if its only with pluto, may i ask why just that? i think it should be compatible with both

            hindercanrunundefined Soliderrorundefined 2 Replies Last reply
            0
            • FaZe Flickundefined FaZe Flick

              Soliderror is this compatible with steam as well? if its only with pluto, may i ask why just that? i think it should be compatible with both

              hindercanrunundefined Offline
              hindercanrunundefined Offline
              hindercanrun
              wrote on last edited by
              #26

              FaZe Flick it should work with the steam version

              1 Reply Last reply
              0
              • AlexInVrundefined AlexInVr

                Soliderror that's awesome ! mind if I use part of your code to learn a little bit more gsc ? I've been wanting to spawn new machines in the map and try and add some logic to them but was kinda confused on how to do it. I'm a programmer but GSC is kinda niche and there isn't too much docs or tutorials to learn it, I feel like I'm learning LUA all over again lol. If I ever end up releasing something you can be sure I'll credit you for it !

                Soliderrorundefined Offline
                Soliderrorundefined Offline
                Soliderror
                wrote on last edited by
                #27

                AlexInVr Go ahead and use the mod to your liking and use it for you own mods and to learn. It took some work to get it all working correctly and use rather people learn how to spawn in the models as well how to add triggers to them to make them function correctly. All I ask is that if you use part of my mod, that isn't edited just give me a little credit, however if it's just the main tirggers with your code added to make your perks work the way want, then it's fine to just use. It's open source and I'm happy to be a help other great mods.

                AlexInVrundefined 1 Reply Last reply
                0
                • FaZe Flickundefined FaZe Flick

                  Soliderror is this compatible with steam as well? if its only with pluto, may i ask why just that? i think it should be compatible with both

                  Soliderrorundefined Offline
                  Soliderrorundefined Offline
                  Soliderror
                  wrote on last edited by
                  #28

                  FaZe Flick I believe it should work on the steam version. It's raw gsc so it should be fine. It doesn't use anything Pluto added like replace func so it should work.

                  FaZe Flickundefined 1 Reply Last reply
                  0
                  • Mr.Ahmadundefined Mr.Ahmad

                    Soliderror its very good but i cant get stamina up in der riese because i have remix mod pls create a version for remix mod thank you so much i was really need phd in kino and der riese

                    Soliderrorundefined Offline
                    Soliderrorundefined Offline
                    Soliderror
                    wrote on last edited by
                    #29

                    @Mr-Ahmad why won't it work with that? Doesn't gsc load in mods? If not then what I would have to do is decompile the mod and add my script to it. Just need the mod tools installed.

                    Mr.Ahmadundefined 1 Reply Last reply
                    0
                    • Soliderrorundefined Soliderror

                      FaZe Flick I believe it should work on the steam version. It's raw gsc so it should be fine. It doesn't use anything Pluto added like replace func so it should work.

                      FaZe Flickundefined Offline
                      FaZe Flickundefined Offline
                      FaZe Flick
                      wrote on last edited by
                      #30

                      Soliderror then i mustve done something wrong. but i swear when i installed it it only went towards pluto

                      1 Reply Last reply
                      0
                      • Soliderrorundefined Soliderror

                        @Mr-Ahmad why won't it work with that? Doesn't gsc load in mods? If not then what I would have to do is decompile the mod and add my script to it. Just need the mod tools installed.

                        Mr.Ahmadundefined Offline
                        Mr.Ahmadundefined Offline
                        Mr.Ahmad
                        wrote on last edited by
                        #31

                        Soliderror because in this mod can't open tp 3 and me cant get stamina up

                        Soliderrorundefined 1 Reply Last reply
                        0
                        • FaZe Flickundefined Offline
                          FaZe Flickundefined Offline
                          FaZe Flick
                          wrote on last edited by
                          #32

                          Soliderror the problem is tho since it's not a draggable gsc script and it's a download on the terminal it makes it harder for me to get it on steam. It always looks like it goes towards to pluto since it's a download. You should make a version as well where people are able to drag it.

                          Soliderrorundefined 1 Reply Last reply
                          0
                          • FaZe Flickundefined FaZe Flick

                            Soliderror the problem is tho since it's not a draggable gsc script and it's a download on the terminal it makes it harder for me to get it on steam. It always looks like it goes towards to pluto since it's a download. You should make a version as well where people are able to drag it.

                            Soliderrorundefined Offline
                            Soliderrorundefined Offline
                            Soliderror
                            wrote on last edited by
                            #33

                            FaZe Flick Ohhh your using the installer, the script is in the Zom folder if you open that, there might be two, if there is two scripts just drag them both because they work together. But the installer only installs into Pluto, it just moves the folders where they need to go. But if you need to install to steam, just use the script that's in the Zom folder.

                            FaZe Flickundefined 1 Reply Last reply
                            0
                            • Mr.Ahmadundefined Mr.Ahmad

                              Soliderror because in this mod can't open tp 3 and me cant get stamina up

                              Soliderrorundefined Offline
                              Soliderrorundefined Offline
                              Soliderror
                              wrote on last edited by
                              #34

                              @Mr-Ahmad what does that even mean?

                              1 Reply Last reply
                              0
                              • Soliderrorundefined Soliderror

                                FaZe Flick Ohhh your using the installer, the script is in the Zom folder if you open that, there might be two, if there is two scripts just drag them both because they work together. But the installer only installs into Pluto, it just moves the folders where they need to go. But if you need to install to steam, just use the script that's in the Zom folder.

                                FaZe Flickundefined Offline
                                FaZe Flickundefined Offline
                                FaZe Flick
                                wrote on last edited by
                                #35

                                Soliderror do i also still have to extract it cause i just dragged them both straight into the script folder and none of the perks were in my game without doing that

                                RedxSkullundefined Soliderrorundefined 2 Replies Last reply
                                0
                                • FaZe Flickundefined FaZe Flick

                                  Soliderror do i also still have to extract it cause i just dragged them both straight into the script folder and none of the perks were in my game without doing that

                                  RedxSkullundefined Offline
                                  RedxSkullundefined Offline
                                  RedxSkull
                                  wrote on last edited by
                                  #36

                                  FaZe Flick Remember your on plutonium forum. Most mods were intended for plutonium, but some are compatible with steam if they don't use certain features that only work for plutonium like replaceFunc, etc. Mix matching scripts can cause issues as well. It's good to know basic GSC so you know what your doing. Then to copy and paste everything all the time and cause issues.

                                  1 Reply Last reply
                                  0
                                  • FaZe Flickundefined Offline
                                    FaZe Flickundefined Offline
                                    FaZe Flick
                                    wrote on last edited by
                                    #37

                                    ik somewhat how gsc's work. i just intend it and expect it to work the way id want it to

                                    1 Reply Last reply
                                    0
                                    • hindercanrunundefined Offline
                                      hindercanrunundefined Offline
                                      hindercanrun
                                      wrote on last edited by
                                      #38

                                      that won’t get you far, gsc can make errors that you wouldn’t expect

                                      1 Reply Last reply
                                      0
                                      • FaZe Flickundefined FaZe Flick

                                        Soliderror do i also still have to extract it cause i just dragged them both straight into the script folder and none of the perks were in my game without doing that

                                        Soliderrorundefined Offline
                                        Soliderrorundefined Offline
                                        Soliderror
                                        wrote on last edited by
                                        #39

                                        FaZe Flick extract the folder, move the script to where it needs to go.

                                        1 Reply Last reply
                                        0
                                        • hindercanrunundefined hindercanrun

                                          Soliderror would stam be useful on five?
                                          also this does look nice

                                          JezuzLizardundefined Offline
                                          JezuzLizardundefined Offline
                                          JezuzLizard
                                          Plutonium Staff
                                          wrote on last edited by
                                          #40

                                          hindercanrun Just looking at the file structure this mod wouldn't be immediately usable on Steam version because there is no custom script loading like Plutonium on game_mod. game_mod lets you load scripts in the maps folder in a mod but not custom named scripts.

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


                                          • 1
                                          • 2
                                          • 3
                                          • 4
                                          • 5
                                          • Login

                                          • Don't have an account? Register

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