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

Plutonium

  1. Home
  2. BO2 Modding Support & Discussion
  3. [QUESTION] Removing Fog on TranZit

[QUESTION] Removing Fog on TranZit

Scheduled Pinned Locked Moved BO2 Modding Support & Discussion
13 Posts 7 Posters 5.6k 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.
  • luigistyleundefined Offline
    luigistyleundefined Offline
    luigistyle Plutonium Staff
    wrote on last edited by luigistyle
    #1

    Hey gamers, me and a few other fellows from the Pluto Discord have been trying to figure out how to remove the fog on TranZit. So far I've tried setting dvars through GSC for the following:

    setDvar("scr_fog_disable", "1");
    setDvar("r_fog_disable", "1" );
    setDvar("r_fog", "0");
    setDvar("r_fogOpacity", "0");
    setDvar("r_fogSunOpacity", "0");
    

    It hasn't worked yet, though I did discover that setting r_fog to 0 allows the 4 zombies in the Bus Depot to spawn at the beginning of the game (not sure if they don't spawn on vanilla servers or if that's just an issue with the mods I'm running). Anyway, does anyone have any input / ideas for doing this? I'm thinking that maybe I need to add some include to the beginning, but I haven't been able to find a list of them. Thanks in advance 🙂

    JezuzLizardundefined A Old Legendundefined 2 Replies Last reply
    0
    • JezuzLizardundefined Offline
      JezuzLizardundefined Offline
      JezuzLizard Plutonium Staff
      replied to luigistyle on last edited by
      #2

      luigistyle In _zm_devgui.gsc in patch_zm/maps/mp/zombies there is a function which the devs used to disable fog in no clip.

      These are the dvars used to disable fog in that function:

      		setdvar( "scr_fog_disable", "1" );
      		setdvar( "r_fog_disable", "1" );
      

      if these dvars aren't already working its likely that they are read only which means the only way for them to work is for developer mode to be active

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

        JezuzLizard Am I supposed to add the aforementioned file to the list of includes? Like I said, I've tried setting both of those dvars already (just without adding any extra includes)

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

          luigistyle So in bo2 there are 3 types of dvars: public dvars which can be changed in the console, cheat dvars which can only be changed by setting their values in the gscs, and read only dvars which can only be changed when developer mode is active or by directly editing memory. If those 2 dvars aren't already working in a gsc its because they are read only which means they are not changeable unless developer mode is active. Unfortunately as far as I am aware developer mode cannot be used in plutonium or redacted.

          Perhaps you can ask rekti or another plutonium developer if they can make the dvars changeable in the console or gsc in the next update.

          luigistyleundefined 1 Reply Last reply
          1
          • luigistyleundefined Offline
            luigistyleundefined Offline
            luigistyle Plutonium Staff
            replied to JezuzLizard on last edited by
            #5

            Mr. Android Do you know if this is a planned feature?

            1 Reply Last reply
            0
            • Johnasterundefined Offline
              Johnasterundefined Offline
              Johnaster
              wrote on last edited by
              #6

              Has anyone managed to remove the fog? (sorry my english from google translator)

              luigistyleundefined 1 Reply Last reply
              0
              • luigistyleundefined Offline
                luigistyleundefined Offline
                luigistyle Plutonium Staff
                replied to Johnaster on last edited by
                #7

                Johnaster I've seen videos of people removing the fog, but there was no explanation provided. Until Android or a dev can reply to my question, we don't know if it's possible or not

                1 Reply Last reply
                0
                • Johnasterundefined Offline
                  Johnasterundefined Offline
                  Johnaster
                  wrote on last edited by
                  #8

                  luigistyle If I have also seen videos of how they remove it but it is a bug or glitch they use for it, I hope and hopefully such a feat is achieved for plutonium, same thanks for answering

                  1 Reply Last reply
                  1
                  • Mr. Androidundefined Offline
                    Mr. Androidundefined Offline
                    Mr. Android Plutonium Admin
                    wrote on last edited by
                    #9

                    Certainly not a planned feature at the moment. Current priority is getting BO2 updated with our anticheat and forum authentication. Then we can look at things like this.

                    luigistyleundefined 1 Reply Last reply
                    3
                    • luigistyleundefined Offline
                      luigistyleundefined Offline
                      luigistyle Plutonium Staff
                      replied to Mr. Android on last edited by
                      #10

                      Mr. Android Yeah, that I understand. I meant like in the future after T6 is brought up-to-speed 🙂

                      1 Reply Last reply
                      0
                      • A Old Legendundefined Offline
                        A Old Legendundefined Offline
                        A Old Legend
                        replied to luigistyle on last edited by
                        #11

                        luigistyle any chance we can do this on servers

                        1 Reply Last reply
                        1
                        • _Doge_undefined Offline
                          _Doge_undefined Offline
                          _Doge_
                          wrote on last edited by
                          #12

                          Hope I'm not asking for too much but maybe can you remove denizens as well? I'm fine with lava it requires me to be careful but denizens and fog just annoying.

                          Memeking254undefined 1 Reply Last reply
                          0
                          • Memeking254undefined Offline
                            Memeking254undefined Offline
                            Memeking254
                            replied to _Doge_ on last edited by
                            #13

                            _Doge_ there is a mod that removes this already

                            1 Reply Last reply
                            2

                            • Login

                            • Don't have an account? Register

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