Skip to content
  • 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
16 Posts 11 Posters 1.9k 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.
  • techboy04gamingundefined Offline
    techboy04gamingundefined Offline
    techboy04gaming
    wrote on last edited by
    #1

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

    Cahzundefined 1 Reply Last reply
    0
    • Cahzundefined Offline
      Cahzundefined Offline
      Cahz VIP
      replied to techboy04gaming on last edited by
      #2

      techboy04gaming

      setDvar( "scr_screecher_ignore_player", 1 );
      
      A Former User? 1 Reply Last reply
      0
      • techboy04gamingundefined Offline
        techboy04gamingundefined 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!

        Muddiesundefined 1 Reply Last reply
        0
        • A Former User? Offline
          A Former User? Offline
          A Former User
          replied to Cahz on last edited by
          #4

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

          RektInatorundefined 1 Reply Last reply
          0
          • RektInatorundefined Offline
            RektInatorundefined Offline
            RektInator Plutonium Admin
            replied to A Former User 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
            • A Former User? Offline
              A Former User? Offline
              A Former User
              replied to RektInator 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
              • Xerxesundefined Offline
                Xerxesundefined 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? annoyingundefined 2 Replies Last reply
                0
                • A Former User? Offline
                  A Former User? Offline
                  A Former User
                  replied to Xerxes on last edited by
                  #8

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

                  Muddiesundefined 1 Reply Last reply
                  1
                  • annoyingundefined Offline
                    annoyingundefined Offline
                    annoying
                    replied to Xerxes 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
                    • Muddiesundefined Offline
                      Muddiesundefined Offline
                      Muddies
                      replied to A Former User on last edited by
                      #10

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

                      chicken emojiundefined 1 Reply Last reply
                      0
                      • chicken emojiundefined Offline
                        chicken emojiundefined Offline
                        chicken emoji
                        replied to Muddies on last edited by
                        #11

                        Muddies It's the first answer 🐔

                        Muddiesundefined 1 Reply Last reply
                        0
                        • Muddiesundefined Offline
                          Muddiesundefined Offline
                          Muddies
                          replied to chicken emoji on last edited by
                          #12

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

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

                            Muddies in the console

                            1 Reply Last reply
                            0
                            • Muddiesundefined Offline
                              Muddiesundefined Offline
                              Muddies
                              replied to techboy04gaming 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.moonKeyundefined Offline
                                DR.moonKeyundefined 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
                                • Silverloolundefined Offline
                                  Silverloolundefined 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");
                                  }

                                  1 Reply Last reply
                                  1

                                  • Login

                                  • Don't have an account? Register

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