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

Plutonium

  1. Home
  2. BO2 Client Support
  3. Any way to bypass the death barriers on the maps? Noclipping through walls kills you instantly.

Any way to bypass the death barriers on the maps? Noclipping through walls kills you instantly.

Scheduled Pinned Locked Moved BO2 Client Support
7 Posts 4 Posters 4.1k 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.
  • AggelosApollonundefined Offline
    AggelosApollonundefined Offline
    AggelosApollon
    wrote on last edited by AggelosApollon
    #1

    Title says it all. Thanks!

    JezuzLizardundefined 1 Reply Last reply
    0
    • NateLosesGamesundefined Offline
      NateLosesGamesundefined Offline
      NateLosesGames
      wrote on last edited by
      #2

      Same question here. What's the point of noclip in zombies for example if i'm just gonna get bopped 5 seconds after going through a closed door lol

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

        AggelosApollon Unfortunately the way the game was scripted the only way to turn off the death barriers is with a GSC script.

        Try creating a script with this code in it:

        init()
        {
            level.player_out_of_playable_area_monitor = false;
        }
        

        Alternatively you can try running a mod menu since they usually disable the out of playable area monitor anyway.

        AggelosApollonundefined 1 Reply Last reply
        1
        • AggelosApollonundefined Offline
          AggelosApollonundefined Offline
          AggelosApollon
          replied to JezuzLizard on last edited by
          #4

          JezuzLizard I installed this mod menu https://forum.plutonium.pw/topic/6966/how-to-use-a-mod-menu-without-injecting-loading-gsc-scripts-client-sided and noclip literally does nothing at all. But I guess I will try running this script. Also I can run mod menus on custom matches I host right? I don't want to get banned 😛 .

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

            AggelosApollon You can run any GSC script as long as you load it with the official method there is no ban risk.
            https://plutonium.pw/docs/modding/loading-mods/

            If you use an injector or an external tool, go in LAN mode instead and you'll be fine
            https://plutonium.pw/docs/anticheat/#plutonium-cheat-policy

            There are some mod menus on the forum you can easily load if you wanna try again
            https://forum.plutonium.pw/search?term=mod menu&in=titles&matchWords=all&categories[]=23&sortBy=relevance&sortDirection=desc&showAs=posts

            1 Reply Last reply
            0
            • NateLosesGamesundefined Offline
              NateLosesGamesundefined Offline
              NateLosesGames
              wrote on last edited by
              #6

              JezuzLizard to clarify, when you say create a script, do you just mean enter that in the "~" console command field?

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

                NateLosesGames no this would jusg be entering a command.
                A script is a set of commands in a file (I'm making it simple here).
                What you need is to open a notepad, paste what he sent and save it as a .gsc file then compile it and put the compiled script in the right folder.

                This documentation can help you https://plutonium.pw/docs/modding/loading-mods/#t6

                1 Reply Last reply
                0

                • Login

                • Don't have an account? Register

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