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

Plutonium

  1. Home
  2. BO2 Client Support
  3. Zombies noclip ends games

Zombies noclip ends games

Scheduled Pinned Locked Moved BO2 Client Support
10 Posts 9 Posters 9.5k 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.
  • ShaggyBobcatundefined Offline
    ShaggyBobcatundefined Offline
    ShaggyBobcat
    wrote on last edited by
    #1

    Every time I try to noclip on a customs or solo zombies game it instantly downs me and ends the game if I go to far out. I have enabled god mode and it doesn't stop this issue. Is there another way to stop this from happening?

    1 Reply Last reply
    0
    • Glagundefined Offline
      Glagundefined Offline
      Glag
      wrote on last edited by
      #2

      I also have this issue. Looking for some help on this.

      1 Reply Last reply
      0
      • Pistakillaundefined Offline
        Pistakillaundefined Offline
        Pistakilla
        wrote on last edited by
        #3

        This noclip that devs added to pluto isn't like the vanilla noclip from previous cods, that's why you're dying all the time. You would have to create a script to remove death barriers in order to fly around without any restrictions.

        JezuzLizardundefined 1 Reply Last reply
        0
        • JezuzLizardundefined Offline
          JezuzLizardundefined Offline
          JezuzLizard Plutonium Staff
          replied to Pistakilla on last edited by
          #4

          Pistakilla Actually its the same but since the scripts check if you leave the playable area and disable god mode to kill you, you end up dying no matter what.

          Try setting this variable in a custom script:

          level.player_out_of_playable_area_monitor = false;
          
          IwasMikeOTRundefined 1 Reply Last reply
          2
          • IwasMikeOTRundefined Offline
            IwasMikeOTRundefined Offline
            IwasMikeOTR
            replied to JezuzLizard on last edited by
            #5

            JezuzLizard I'm not the smartest when it comes to making scripts or adding them. How would I?

            Resxtundefined 1 Reply Last reply
            0
            • Resxtundefined Offline
              Resxtundefined Offline
              Resxt Plutonium Staff
              replied to IwasMikeOTR on last edited by
              #6

              @TheMikeOTR

              So basically what is explained in the documentation https://plutonium.pw/docs/modding/loading-mods/#t6

              You create a script with the code mentioned in init() so that it's executed right when you start the game and put it in the right folder so that Plutonium will load the script when you start the game.
              This would look like this.

              init()
              {
              	level.player_out_of_playable_area_monitor = false;
              }
              

              T6 is a bit special because you have to compile the script (it's a simple drag and drop on a file)
              I compiled the script for you: https://www.mediafire.com/file/kq3bt2a0j4son50/no_clip_prevent_death-compiled.gsc/file

              Simply drop the file in %localappdata%\Plutonium\storage\t6\scripts\zm like mentioned in the documentation I linked and you won't die anymore when using noclip

              elie12undefined 1 Reply Last reply
              12
              • Rainbowstar123undefined Offline
                Rainbowstar123undefined Offline
                Rainbowstar123
                wrote on last edited by
                #7

                I also move soooooo slow in no clip. How do I fix that

                Resxtundefined 1 Reply Last reply
                0
                • Resxtundefined Offline
                  Resxtundefined Offline
                  Resxt Plutonium Staff
                  replied to Rainbowstar123 on last edited by
                  #8

                  @AhmadTheProYT

                  • Sprint when using noclip to get a faster speed
                  • Change the g_speed dvar to something higher like 500
                  1 Reply Last reply
                  0
                  • elie12undefined Offline
                    elie12undefined Offline
                    elie12
                    replied to Resxt on last edited by
                    #9

                    Resxt is there a many chit

                    1 Reply Last reply
                    0
                    • GGG112undefined Offline
                      GGG112undefined Offline
                      GGG112
                      wrote on last edited by
                      #10

                      How would this work on a cracked ersion i used wayabck machine and got the cracked version of bo2 that only works on plutonuim and it doest have a zm folder i think i really want to do this because my brain is too cavemen like to do the easter eggs and stuff on mob of the dead

                      1 Reply Last reply
                      0
                      • Xerxesundefined Xerxes locked this topic on

                      • Login

                      • Don't have an account? Register

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