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

Plutonium

  1. Home
  2. BO2 Modding Releases & Resources
  3. TranZit Reimagined 2020 | Colder Days Mod | Updated August 18th, 2025

TranZit Reimagined 2020 | Colder Days Mod | Updated August 18th, 2025

Scheduled Pinned Locked Moved BO2 Modding Releases & Resources
bo2bo2 zombiesreimaginedtranzit
279 Posts 113 Posters 205.9k Views 13 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.
  • Juanchilivundefined Offline
    Juanchilivundefined Offline
    Juanchiliv
    wrote on last edited by
    #258

    Ultimateman Do you know how to eliminate lava damage??
    Thamk you very much for all and merry christmas!!

    Ultimatemanundefined 1 Reply Last reply
    0
    • Juanchilivundefined Juanchiliv

      Ultimateman Do you know how to eliminate lava damage??
      Thamk you very much for all and merry christmas!!

      Ultimatemanundefined Offline
      Ultimatemanundefined Offline
      Ultimateman
      wrote on last edited by
      #259

      Juanchiliv Yeah I do know. I made a new tranzit mod a few weeks back. Check out the source code for my lava boots. Step 3 will unlock "lava ignoring" for player 👍
      https://github.com/DevUltimateman/tranzit_revamped_2024

      1 Reply Last reply
      0
      • Juanchilivundefined Offline
        Juanchilivundefined Offline
        Juanchiliv
        wrote on last edited by
        #260

        Ultimateman I mean about a gsc file to eliminate lava damage, because the old zm_transit_lava.gsc does not work to me. Do you know what i can do?
        Thanks for your time.

        Ultimatemanundefined 1 Reply Last reply
        0
        • Juanchilivundefined Juanchiliv

          Ultimateman I mean about a gsc file to eliminate lava damage, because the old zm_transit_lava.gsc does not work to me. Do you know what i can do?
          Thanks for your time.

          Ultimatemanundefined Offline
          Ultimatemanundefined Offline
          Ultimateman
          wrote on last edited by
          #261

          Juanchiliv check out my tranzit revamped mod. it has a file called "sq_fire_boots". It will have func in step 3 that disabled lava damage for said playa 👍

          1 Reply Last reply
          0
          • leonzoundefined Offline
            leonzoundefined Offline
            leonzo
            wrote on last edited by
            #262

            how to dwoland

            Ultimatemanundefined 1 Reply Last reply
            0
            • leonzoundefined leonzo

              how to dwoland

              Ultimatemanundefined Offline
              Ultimatemanundefined Offline
              Ultimateman
              wrote on last edited by
              #263

              leonzo I don't recommend downloading this anymore since Tranzit Revamped is out. Check it out from my profile instead. 👍
              However if you want to use this version, just dl it from the forum link or from github

              1 Reply Last reply
              0
              • Szeiniundefined Offline
                Szeiniundefined Offline
                Szeini
                wrote on last edited by
                #264

                Hey man, first of all thank u so much for this massive mod, second, I had to re-download BO2 and when I tried to insert the folders in their right place idk why but the game its the same. And I know u have a new Tranzit mod (which is also awesome, I've tried it) but I just liked the map so much with no lava, the blue-ish colour instead of red and so on. Can u help why it just doesnt work?

                Ultimatemanundefined 1 Reply Last reply
                1
                • Szeiniundefined Szeini

                  Hey man, first of all thank u so much for this massive mod, second, I had to re-download BO2 and when I tried to insert the folders in their right place idk why but the game its the same. And I know u have a new Tranzit mod (which is also awesome, I've tried it) but I just liked the map so much with no lava, the blue-ish colour instead of red and so on. Can u help why it just doesnt work?

                  Ultimatemanundefined Offline
                  Ultimatemanundefined Offline
                  Ultimateman
                  wrote on last edited by Xerxes
                  #265

                  Szeini Yeah so I think plutonium finally scrapped the t6r folder method.
                  Send me a msg on our discord server and ill get back to you with a new way of loading the old tranzit mod 👍

                  name: ultimateman

                  Ultimatemanundefined 1 Reply Last reply
                  0
                  • Ultimatemanundefined Ultimateman

                    Szeini Yeah so I think plutonium finally scrapped the t6r folder method.
                    Send me a msg on our discord server and ill get back to you with a new way of loading the old tranzit mod 👍

                    name: ultimateman

                    Ultimatemanundefined Offline
                    Ultimatemanundefined Offline
                    Ultimateman
                    wrote on last edited by
                    #266
                    This post is deleted!
                    1 Reply Last reply
                    0
                    • Szeiniundefined Offline
                      Szeiniundefined Offline
                      Szeini
                      wrote on last edited by
                      #267

                      I've sent you a friend request, my user is: manthie

                      1 Reply Last reply
                      0
                      • H3X1Cundefined Offline
                        H3X1Cundefined Offline
                        H3X1C
                        Plutonium Staff
                        wrote on last edited by
                        #268

                        Please do not post discord invite links, this violates rule 8 of the forum rules regarding advertisement

                        AdrX003undefined 1 Reply Last reply
                        0
                        • H3X1Cundefined H3X1C

                          Please do not post discord invite links, this violates rule 8 of the forum rules regarding advertisement

                          AdrX003undefined Offline
                          AdrX003undefined Offline
                          AdrX003
                          wrote on last edited by
                          #269

                          H3X1C Sad.

                          1 Reply Last reply
                          0
                          • Whale_Nundefined Offline
                            Whale_Nundefined Offline
                            Whale_N
                            wrote on last edited by
                            #270

                            Is there anyway of getting the script for the PAP door to remain open by itself. I am new to this whole thing and don't really know what I am looking at

                            Ultimatemanundefined 1 Reply Last reply
                            0
                            • Whale_Nundefined Whale_N

                              Is there anyway of getting the script for the PAP door to remain open by itself. I am new to this whole thing and don't really know what I am looking at

                              Ultimatemanundefined Offline
                              Ultimatemanundefined Offline
                              Ultimateman
                              wrote on last edited by
                              #271

                              Whale_N yeah there is, you can look thru the source codes that I have on my github but here's the vairable that needs to go inside of init()

                              level.power_local_doors_globally = true;
                              
                              Whale_Nundefined 1 Reply Last reply
                              0
                              • Ultimatemanundefined Ultimateman

                                Whale_N yeah there is, you can look thru the source codes that I have on my github but here's the vairable that needs to go inside of init()

                                level.power_local_doors_globally = true;
                                
                                Whale_Nundefined Offline
                                Whale_Nundefined Offline
                                Whale_N
                                wrote on last edited by
                                #272

                                Ultimateman Thanks brother that worked!

                                1 Reply Last reply
                                1
                                • Ultimatemanundefined Ultimateman

                                  [ BO2 TranZit 2.0 Reimagined Mod 2020 Release ]

                                  Support my work
                                  https://www.paypal.com/donate/?hosted_button_id=WM4SLXZWT99Y4

                                  Up To Date Download Link: https://www.mediafire.com/file/zfl6rxc5erfym4m/zm_tranzit_reimgained_2020_legacy_mod_up2date.zip/file

                                  Updated August 18th, 2025

                                  • sun_zombie.iwi removed ( blocky sun on some users end )

                                  Updated July 17th, 2025

                                  • Original 2020 Version to load from "mod list"

                                  NEW VERSION OF TRANZIT REIMAGINED CALLED "Tranzit Revamped", The Warmer Days Update Mod, download it from here:
                                  https://forum.plutonium.pw/topic/38965/tranzit-reimagined-2025-stable-version-2025-jan-30th-warmer-days-update

                                  Hey yall! This is my Tranzit mod which changes plenty of things in the map!

                                  FEATURES

                                  • No fog
                                  • No denizens
                                  • Custom day & night cycle for each player
                                  • Rotating sky box
                                  • No lava / lava damage
                                  • Unlimited stamina
                                  • Player speed increased by 35 units per second
                                  • Jetgun has unlimited ammo ( lovely )
                                  • Jetgun can be used by everyone at the same time ( no jetgun limit )
                                  • Pack a Punch door stays open forever once players have turned on the power
                                  • Turbine doors stay open once players have turned on the power
                                  • Custom placed models ( +- 200 ) around the map to make the map look more believable
                                  • Players spawn now only spawn in with 500 points & points are reset on after a full bleed out ( Thanks to Squidely for suggesting the changes )
                                  • Electric Trap & Turret no longer need Turbine
                                  • Electric Trap's health increased from 60 to 180
                                  • Unique player character looks
                                  • Custom Pack a Punch Camo
                                  • Over 190 custom textures

                                  Download links

                                  git dl: https://github.com/DevUltimateman/tranzit-2.0-reimagined

                                  Tombstone fix credit: jezuzlizard - https://forum.plutonium.pw/user/jezuzlizard

                                  Jetgun fugery: Bandit - https://forum.plutonium.pw/user/teh_bandit

                                  Gzmorz: Helped with model array & log printing

                                  Thank you for checking out my mod! 🙂

                                  Amount of time that went into creating this mod: ~500 hours

                                  images
                                  hq720 (1).jpg

                                  noPerkSlayerundefined Offline
                                  noPerkSlayerundefined Offline
                                  noPerkSlayer
                                  wrote on last edited by
                                  #273

                                  Ultimateman SO COOL MAN, thank you for the hard work.

                                  Ultimatemanundefined 1 Reply Last reply
                                  1
                                  • noPerkSlayerundefined noPerkSlayer

                                    Ultimateman SO COOL MAN, thank you for the hard work.

                                    Ultimatemanundefined Offline
                                    Ultimatemanundefined Offline
                                    Ultimateman
                                    wrote on last edited by
                                    #274

                                    @SpadesNJM no problem, glad you like it! 🔥

                                    1 Reply Last reply
                                    0
                                    • Ultimatemanundefined Ultimateman

                                      [ BO2 TranZit 2.0 Reimagined Mod 2020 Release ]

                                      Support my work
                                      https://www.paypal.com/donate/?hosted_button_id=WM4SLXZWT99Y4

                                      Up To Date Download Link: https://www.mediafire.com/file/zfl6rxc5erfym4m/zm_tranzit_reimgained_2020_legacy_mod_up2date.zip/file

                                      Updated August 18th, 2025

                                      • sun_zombie.iwi removed ( blocky sun on some users end )

                                      Updated July 17th, 2025

                                      • Original 2020 Version to load from "mod list"

                                      NEW VERSION OF TRANZIT REIMAGINED CALLED "Tranzit Revamped", The Warmer Days Update Mod, download it from here:
                                      https://forum.plutonium.pw/topic/38965/tranzit-reimagined-2025-stable-version-2025-jan-30th-warmer-days-update

                                      Hey yall! This is my Tranzit mod which changes plenty of things in the map!

                                      FEATURES

                                      • No fog
                                      • No denizens
                                      • Custom day & night cycle for each player
                                      • Rotating sky box
                                      • No lava / lava damage
                                      • Unlimited stamina
                                      • Player speed increased by 35 units per second
                                      • Jetgun has unlimited ammo ( lovely )
                                      • Jetgun can be used by everyone at the same time ( no jetgun limit )
                                      • Pack a Punch door stays open forever once players have turned on the power
                                      • Turbine doors stay open once players have turned on the power
                                      • Custom placed models ( +- 200 ) around the map to make the map look more believable
                                      • Players spawn now only spawn in with 500 points & points are reset on after a full bleed out ( Thanks to Squidely for suggesting the changes )
                                      • Electric Trap & Turret no longer need Turbine
                                      • Electric Trap's health increased from 60 to 180
                                      • Unique player character looks
                                      • Custom Pack a Punch Camo
                                      • Over 190 custom textures

                                      Download links

                                      git dl: https://github.com/DevUltimateman/tranzit-2.0-reimagined

                                      Tombstone fix credit: jezuzlizard - https://forum.plutonium.pw/user/jezuzlizard

                                      Jetgun fugery: Bandit - https://forum.plutonium.pw/user/teh_bandit

                                      Gzmorz: Helped with model array & log printing

                                      Thank you for checking out my mod! 🙂

                                      Amount of time that went into creating this mod: ~500 hours

                                      images
                                      hq720 (1).jpg

                                      cdogbruvundefined Offline
                                      cdogbruvundefined Offline
                                      cdogbruv
                                      wrote on last edited by
                                      #275

                                      Ultimateman as of trying today running this as a mod instead of a script, it doees not work but the script still does

                                      Ultimatemanundefined 1 Reply Last reply
                                      0
                                      • cdogbruvundefined cdogbruv

                                        Ultimateman as of trying today running this as a mod instead of a script, it doees not work but the script still does

                                        Ultimatemanundefined Offline
                                        Ultimatemanundefined Offline
                                        Ultimateman
                                        wrote on last edited by
                                        #276

                                        cdogbruv I'll look into this. It seems that pluto has updated something again that broke the mod 👍

                                        1 Reply Last reply
                                        0
                                        • Ultimatemanundefined Ultimateman

                                          [ BO2 TranZit 2.0 Reimagined Mod 2020 Release ]

                                          Support my work
                                          https://www.paypal.com/donate/?hosted_button_id=WM4SLXZWT99Y4

                                          Up To Date Download Link: https://www.mediafire.com/file/zfl6rxc5erfym4m/zm_tranzit_reimgained_2020_legacy_mod_up2date.zip/file

                                          Updated August 18th, 2025

                                          • sun_zombie.iwi removed ( blocky sun on some users end )

                                          Updated July 17th, 2025

                                          • Original 2020 Version to load from "mod list"

                                          NEW VERSION OF TRANZIT REIMAGINED CALLED "Tranzit Revamped", The Warmer Days Update Mod, download it from here:
                                          https://forum.plutonium.pw/topic/38965/tranzit-reimagined-2025-stable-version-2025-jan-30th-warmer-days-update

                                          Hey yall! This is my Tranzit mod which changes plenty of things in the map!

                                          FEATURES

                                          • No fog
                                          • No denizens
                                          • Custom day & night cycle for each player
                                          • Rotating sky box
                                          • No lava / lava damage
                                          • Unlimited stamina
                                          • Player speed increased by 35 units per second
                                          • Jetgun has unlimited ammo ( lovely )
                                          • Jetgun can be used by everyone at the same time ( no jetgun limit )
                                          • Pack a Punch door stays open forever once players have turned on the power
                                          • Turbine doors stay open once players have turned on the power
                                          • Custom placed models ( +- 200 ) around the map to make the map look more believable
                                          • Players spawn now only spawn in with 500 points & points are reset on after a full bleed out ( Thanks to Squidely for suggesting the changes )
                                          • Electric Trap & Turret no longer need Turbine
                                          • Electric Trap's health increased from 60 to 180
                                          • Unique player character looks
                                          • Custom Pack a Punch Camo
                                          • Over 190 custom textures

                                          Download links

                                          git dl: https://github.com/DevUltimateman/tranzit-2.0-reimagined

                                          Tombstone fix credit: jezuzlizard - https://forum.plutonium.pw/user/jezuzlizard

                                          Jetgun fugery: Bandit - https://forum.plutonium.pw/user/teh_bandit

                                          Gzmorz: Helped with model array & log printing

                                          Thank you for checking out my mod! 🙂

                                          Amount of time that went into creating this mod: ~500 hours

                                          images
                                          hq720 (1).jpg

                                          Stale_Breadundefined Offline
                                          Stale_Breadundefined Offline
                                          Stale_Bread
                                          wrote on last edited by Stale_Bread
                                          #277

                                          Ultimateman Just tried installing the colder days version twice but keep getting an infinite loading screen. The first time I did it the original transit loading screen was showing but it wouldn't load. The second time I installed it it had the Black Ops title with the treyarch logo infinitely loading. I did the same thing as i did with the warmer days version and that one works fine.

                                          Edit: ok I managed to get it working I was looking through some of the replies (which I should've done before hand lol) and saw your steps to getting it to work.

                                          Ultimatemanundefined 1 Reply Last reply
                                          1

                                          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


                                          • 1
                                          • 2
                                          • 10
                                          • 11
                                          • 12
                                          • 13
                                          • 14
                                          • Login

                                          • Don't have an account? Register

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