Skip to content
  • 0 Unread 0
  • 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 17.7k Views 1 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.
  • ShaggyBobcat Offline
    ShaggyBobcat 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
    • Glag Offline
      Glag Offline
      Glag
      wrote on last edited by
      #2

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

      1 Reply Last reply
      0
      • Pistakilla Offline
        Pistakilla 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.

        JezuzLizard 1 Reply Last reply
        0
        • Pistakilla Pistakilla

          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.

          JezuzLizard Offline
          JezuzLizard Offline
          JezuzLizard
          Plutonium Staff
          wrote 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;
          
          IwasMikeOTR 1 Reply Last reply
          2
          • JezuzLizard JezuzLizard

            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;
            
            IwasMikeOTR Offline
            IwasMikeOTR Offline
            IwasMikeOTR
            wrote on last edited by
            #5

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

            Resxt 1 Reply Last reply
            0
            • IwasMikeOTR IwasMikeOTR

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

              Resxt Offline
              Resxt Offline
              Resxt
              Plutonium Staff
              wrote 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

              elie12 1 Reply Last reply
              12
              • Rainbowstar1T34 Offline
                Rainbowstar1T34 Offline
                Rainbowstar1T34
                wrote on last edited by
                #7

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

                Resxt 1 Reply Last reply
                0
                • Rainbowstar1T34 Rainbowstar1T34

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

                  Resxt Offline
                  Resxt Offline
                  Resxt
                  Plutonium Staff
                  wrote 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
                  • Resxt Resxt

                    @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

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

                    Resxt is there a many chit

                    1 Reply Last reply
                    1
                    • GGG112 Offline
                      GGG112 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
                      • Xerxes Xerxes locked this topic on

                      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


                      • 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