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 2.5k 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.
  • Cahzundefined 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?

    RektInatorundefined 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?

      RektInatorundefined Offline
      RektInatorundefined 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
      • RektInatorundefined 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
        • 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
          • Xerxesundefined 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.

            Muddiesundefined 1 Reply Last reply
            1
            • Xerxesundefined Xerxes

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

              annoyingundefined Offline
              annoyingundefined 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.

                Muddiesundefined Offline
                Muddiesundefined 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 emojiundefined 1 Reply Last reply
                0
                • Muddiesundefined Muddies

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

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

                  Muddies It's the first answer 🐔

                  Muddiesundefined 1 Reply Last reply
                  0
                  • chicken emojiundefined chicken emoji

                    Muddies It's the first answer 🐔

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

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

                    Resxtundefined 1 Reply Last reply
                    0
                    • Muddiesundefined Muddies

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

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

                      Muddies in the console

                      1 Reply Last reply
                      0
                      • techboy04gamingundefined techboy04gaming

                        Cahz said in Removal of Denizens?:

                        setDvar( "scr_screecher_ignore_player", 1 );

                        Thank you! Your help on these posts help alot!

                        Muddiesundefined Offline
                        Muddiesundefined 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.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
                            2
                            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
                            • Recent
                            • Tags
                            • Popular
                            • Users
                            • Groups
                            • Donate