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

Plutonium

  1. Home
  2. BO2 Modding Support & Discussion
  3. Removal of Denizens?

Removal of Denizens?

Scheduled Pinned Locked Moved BO2 Modding Support & Discussion
17 Posts 12 Posters 6.0k 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.
  • techboy04gaming Offline
    techboy04gaming Offline
    techboy04gaming
    wrote on last edited by
    #1

    Is it possible to remove Denizens or at least kill them when they spawn in?

    Cahz 1 Reply Last reply
    0
    • techboy04gaming techboy04gaming

      Is it possible to remove Denizens or at least kill them when they spawn in?

      Cahz Offline
      Cahz Offline
      Cahz
      VIP
      wrote on last edited by
      #2

      techboy04gaming

      setDvar( "scr_screecher_ignore_player", 1 );
      
      A Former User? 1 Reply Last reply
      0
      • techboy04gaming Offline
        techboy04gaming Offline
        techboy04gaming
        wrote on last edited by
        #3

        Cahz said in Removal of Denizens?:

        setDvar( "scr_screecher_ignore_player", 1 );

        Thank you! Your help on these posts help alot!

        Muddies 1 Reply Last reply
        0
        • Cahz Cahz

          techboy04gaming

          setDvar( "scr_screecher_ignore_player", 1 );
          
          A Former User? Offline
          A Former User? Offline
          A Former User
          wrote on last edited by
          #4

          Cahz How do you use that? Do you just type it in the console?

          RektInator 1 Reply Last reply
          0
          • A Former User? A Former User

            Cahz How do you use that? Do you just type it in the console?

            RektInator Offline
            RektInator Offline
            RektInator
            Plutonium Admin
            wrote on last edited by RektInator
            #5

            @SerinityyXD The example he gave was a script, but you can probably add
            scr_screecher_ignore_player 1 to your server config or type it in the in-game console while playing solo.

            A Former User? 1 Reply Last reply
            0
            • RektInator RektInator

              @SerinityyXD The example he gave was a script, but you can probably add
              scr_screecher_ignore_player 1 to your server config or type it in the in-game console while playing solo.

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

              RektInator I would like to use it in solo. I typed that in console and it didn't work. I am not too familiar with scripts but I know a little. If you would please explain to me or direct me to where I can figure it out I would appreciate it. Thanks! :3

              1 Reply Last reply
              0
              • Xerxes Offline
                Xerxes Offline
                Xerxes
                Plutonium Staff
                wrote on last edited by
                #7

                The dvar is probably cheat protected and thus why he uses gsc to set it.

                A Former User? annoying 2 Replies Last reply
                0
                • Xerxes Xerxes

                  The dvar is probably cheat protected and thus why he uses gsc to set it.

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

                  Xerxes Can you help me set that up? I don't know how to do it.

                  Muddies 1 Reply Last reply
                  1
                  • Xerxes Xerxes

                    The dvar is probably cheat protected and thus why he uses gsc to set it.

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

                    Xerxes If you were to set a DVAR like this in the GSC upon player connect, wouldn't it be set to 1 upon player revival? If so, how would I change that?

                    1 Reply Last reply
                    0
                    • A Former User? A Former User

                      Xerxes Can you help me set that up? I don't know how to do it.

                      Muddies Offline
                      Muddies Offline
                      Muddies
                      wrote on last edited by
                      #10

                      Hey I know this forum is really old but did you ever find a solution to remove denizens?

                      chicken emoji 1 Reply Last reply
                      0
                      • Muddies Muddies

                        Hey I know this forum is really old but did you ever find a solution to remove denizens?

                        chicken emoji Offline
                        chicken emoji Offline
                        chicken emoji
                        wrote on last edited by
                        #11

                        Muddies It's the first answer 🐔

                        Muddies 1 Reply Last reply
                        0
                        • chicken emoji chicken emoji

                          Muddies It's the first answer 🐔

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

                          chicken emoji Yeah but i dont know where to use the command.

                          Resxt 1 Reply Last reply
                          0
                          • Muddies Muddies

                            chicken emoji Yeah but i dont know where to use the command.

                            Resxt Offline
                            Resxt Offline
                            Resxt
                            Plutonium Staff
                            wrote on last edited by
                            #13

                            Muddies in the console

                            1 Reply Last reply
                            0
                            • techboy04gaming techboy04gaming

                              Cahz said in Removal of Denizens?:

                              setDvar( "scr_screecher_ignore_player", 1 );

                              Thank you! Your help on these posts help alot!

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

                              techboy04gaming Desktop Screenshot 2024.04.17 - 20.01.14.86.png i know this forum is really old but do you know how to fix this error?

                              1 Reply Last reply
                              0
                              • DR.moonKey Offline
                                DR.moonKey Offline
                                DR.moonKey
                                wrote on last edited by
                                #15

                                How can i play with friends on lan mod all the previous commands are not working

                                1 Reply Last reply
                                0
                                • Silverlool Offline
                                  Silverlool Offline
                                  Silverlool
                                  wrote on last edited by
                                  #16

                                  For anyone who is still looking for a fix to this dumb map write this into a txt and then change the file to .gsc

                                  init()
                                  {
                                  setDvar( "scr_screecher_ignore_player", 1 );
                                  Print("if you see this it works");
                                  }

                                  420swag 1 Reply Last reply
                                  4
                                  • Silverlool Silverlool

                                    For anyone who is still looking for a fix to this dumb map write this into a txt and then change the file to .gsc

                                    init()
                                    {
                                    setDvar( "scr_screecher_ignore_player", 1 );
                                    Print("if you see this it works");
                                    }

                                    420swag Offline
                                    420swag Offline
                                    420swag
                                    wrote on last edited by
                                    #17

                                    Silverlool thanks

                                    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


                                    • 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