Bigger Bang - SPT Mods Workshop (2024)

Table of Contents
Participate now! Who is online?

Bigger Bang - SPT Mods Workshop (3)

  • Thunderbags
  • May 4th 2021
    • May 16th 2021

      Thunderbags added a new version:

      File

      Bigger Bang 1.0.9

      Bigger Bang - SPT Mods Workshop (4)

      • Switched to using id for weapon and ammo properties lookup to allow renaming of items

      This means if you want to tweak any properties of a weapon or ammo variant, you'll need to find the item in question's ID and use that to find which part of config/ammo.json or config/weapons.json to tweak.

      However, this also now allows weapon and ammo renaming - in order to do so, there are 3 variables per weapon or ammo (in either src/BiggerBangWeapons.js or src/BiggerBangAmmo.js respectively) that you'll want…

      Thunderbags

      Quote

      • Switched to using id for weapon and ammo properties lookup to allow renaming of items

      This means if you want to tweak any properties of a weapon or ammo variant, you'll need to find the item in question's ID and use that to find which part of config/ammo.json or config/weapons.json to tweak.

      However, this also now allows weapon and ammo renaming - in order to do so, there are 3 variables per weapon or ammo (in either src/BiggerBangWeapons.js or src/BiggerBangAmmo.js respectively) that you'll want to change:

      • [item]LongName - Full item name - used for searching the Flea Market
      • [item]ShortName - Short item name - shows up on item icon
      • [item]Description - Description of item - what is shown when you "Inspect"

      MAKE SURE YOU TAKE A BACKUP BEFORE EDITING ANY OF THE FILES INSIDE THE src DIRECTORY

      • May 23rd 2021

        Hello, i recently started to use your mod but found out that im not able to purchase the custom weapons that boris sells, and i cant buy them on flea market either. (Dont mind my money and lvl im just playing for fun)

        • May 23rd 2021

          Does anything happen when you click on "Fill Items" when trying to buy something from Boris? Are there any errors in your logs?

          • May 23rd 2021

            I check marked the fill items box and restarted my game and it looks like it works now.

            • Aug 3rd 2021

              I found a bug with your "BB 300 AAC Blackout MCX MXIII Steady Variant MXIII" that when i buy the 1000 round mag. The Mag wont let me put the SkullCracker rounds in it and tells me its not compatible even though it told me this mag is for the gun. Bigger Bang - SPT Mods Workshop (6)

              • Aug 3rd 2021

                Quote from Jub

                I found a bug with your "BB 300 AAC Blackout MCX MXIII Steady Variant MXIII" that when i buy the 1000 round mag. The Mag wont let me put the SkullCracker rounds in it and tells me its not compatible even though it told me this mag is for the gun. Bigger Bang - SPT Mods Workshop (8)

                Where did you get the 1000 round mag from, is that added by another mod?

                • Aug 4th 2021

                  Quote from Thunderbags

                  Where did you get the 1000 round mag from, is that added by another mod?

                  Umm I am not sure.. It might be possible from another mod. Its Ares' 1000 round perfect magazine. I believe someone told me its from this mod. or It might be from Olympus. So i might be wrong Bigger Bang - SPT Mods Workshop (10) sorry.. Its hard to keep track of what mods goes with which.

                  • Aug 19th 2021

                    Several prebuilt guns have incompatible parts.

                    I did a restart, in case something went wrong during the initial loading of the mod. Especially since he didn't have all his items the first time I opened of the trader.

                    Didn't "fix" anything and no error messages during the server's launch.

                    Also. 1 or more rounds in the mod aren't listed in the ammo config file like how the readme says. Or if they are, they're under a different name. "Capuss*", the 7.62x51 308 round isn't listed.

                    • Aug 25th 2021

                      TypeError: Cannot read property '0' of undefined

                      at Function.generateTraderOffers (D:\Supersecret\SPTARJIV\obj\bundle.js:52467:58)

                      at Function.update (D:\Supersecret\SPTARJIV\obj\bundle.js:52427:23)

                      at Function.load (D:\Supersecret\SPTARJIV\obj\bundle.js:52374:19)

                      at Object.load [as aki-ragfair] (D:\Supersecret\SPTARJIV\obj\bundle.js:43855:19)

                      at Function.load (D:\Supersecret\SPTARJIV\obj\bundle.js:52921:27)

                      at Function.main (D:\Supersecret\SPTARJIV\obj\bundle.js:42371:9)

                      at Object.161../Lib.js (D:\Supersecret\SPTARJIV\obj\bundle.js:42376:9)

                      at o (D:\Supersecret\SPTARJIV\obj\bundle.js:1:265)

                      at D:\Supersecret\SPTARJIV\obj\bundle.js:1:316

                      at Object.245.../Program.js (D:\Supersecret\SPTARJIV\obj\bundle.js:51758:1)
                      what does this error mena

                      • Sep 23rd 2021

                        Thunderbags added a new version:

                        File

                        Bigger Bang 2.0.0

                        Bigger Bang - SPT Mods Workshop (11)

                        Updated to work with SPT-AKI 2.0.0

                        Boris now sells:
                        Weapons Case
                        Lucky Scav Junkbox
                        AFAK medkit

                        New Weapon Variants:
                        PM Grease Gun Junior
                        TARKOV Pattern Bolter (Ash-12 chambered in 12.7x108 BZT) - the bullets are FAR too big for the Ash-12 mags and it's hilarious

                        New Magazines:
                        Glock 100 Round Drum Magazine
                        Mosin 10 Round Internal Magazine
                        T-5000 15 Round Magazine

                        Added separate weapon mastery for variants added in this mod

                        Thunderbags

                        Quote

                        Updated to work with SPT-AKI 2.0.0

                        Boris now sells:

                        Weapons Case

                        Lucky Scav Junkbox

                        AFAK medkit

                        New Weapon Variants:

                        PM Grease Gun Junior

                        TARKOV Pattern Bolter (Ash-12 chambered in 12.7x108 BZT) - the bullets are FAR too big for the Ash-12 mags and it's hilarious

                        New Magazines:

                        Glock 100 Round Drum Magazine

                        Mosin 10 Round Internal Magazine

                        T-5000 15 Round Magazine

                        Added separate weapon mastery for variants added in this mod

                        Display More
                        • Sep 23rd 2021

                          ModLoader: loading mods...

                          [ERROR] Missing required mod dependency: modapi

                          [ERROR] Trace:

                          Error parsing mod load order
                          Getting that with the senko's modapi download you linked
                          Server starts fine when i dont have the mod on
                          and yes, i didn't download the source code or anything else instead

                          • Sep 23rd 2021

                            I've just removed version 2.0.1 as it was a mistake on my end - please download version 2.0.0 instead if you've already downloaded 2.0.1.

                            • Sep 23rd 2021

                              TypeError: Cannot read property 'conditions' of undefined

                              at BiggerBangLib.addToGrenadierQuest (I:\SPT_AKI\EFT (0.12.11.2.14290)\user\mods\ZThunderbags-BiggerBang\src\BiggerBangLib.js:76:63)

                              at BiggerBangGrenades.load (I:\SPT_AKI\EFT (0.12.11.2.14290)\user\mods\ZThunderbags-BiggerBang\src\BiggerBangGrenades.js:53:19)

                              at Function.executeMods (I:\SPT_AKI\EFT (0.12.11.2.14290)\obj\bundle.js:56092:28)

                              at Function.load (I:\SPT_AKI\EFT (0.12.11.2.14290)\obj\bundle.js:56040:15)

                              at Object.load [as aki-mods] (I:\SPT_AKI\EFT (0.12.11.2.14290)\obj\bundle.js:47451:15)

                              at Function.load (I:\SPT_AKI\EFT (0.12.11.2.14290)\obj\bundle.js:57170:27)

                              at Function.main (I:\SPT_AKI\EFT (0.12.11.2.14290)\obj\bundle.js:46148:9)

                              at Object.177../Lib.js (I:\SPT_AKI\EFT (0.12.11.2.14290)\obj\bundle.js:46153:9)

                              at o (I:\SPT_AKI\EFT (0.12.11.2.14290)\obj\bundle.js:1:265)

                              at I:\SPT_AKI\EFT (0.12.11.2.14290)\obj\bundle.js:1:316

                              ***Problem doesn't appear if I "false" the grenades option...***

                              • Sep 23rd 2021

                                Do you have a mod that affects the Grenadier quest or changes quest requirements? This error is related to the mod trying to make the grenades added usable to complete the Grenadier quest.

                                • Sep 23rd 2021

                                  Ohh,,, Yep, I have one... Gonna change it back to deafault

                                  (Andrudis QOL Config)

                                  • Sep 24th 2021

                                    Strange. I got the same error but I dont have anymods that conflict with the grenadier quest

                                    EDIT: Grenade launcher also had the error

                                    TypeError: Cannot use 'in' operator to search for 'Durability' in undefined

                                    at Function.addMissingCondition (D:\Supersecret\SPTARKOV 2 THE SEQUEL\obj\bundle.js:56884:40)

                                    at Function.getItemCondition (D:\Supersecret\SPTARKOV 2 THE SEQUEL\obj\bundle.js:56861:32)

                                    at Function.createOffer (D:\Supersecret\SPTARKOV 2 THE SEQUEL\obj\bundle.js:56746:27)

                                    at Function.generateTraderOffers (D:\Supersecret\SPTARKOV 2 THE SEQUEL\obj\bundle.js:56710:21)

                                    at Function.update (D:\Supersecret\SPTARKOV 2 THE SEQUEL\obj\bundle.js:56666:23)

                                    at Function.load (D:\Supersecret\SPTARKOV 2 THE SEQUEL\obj\bundle.js:56613:19)

                                    at Object.load [as aki-ragfair] (D:\Supersecret\SPTARKOV 2 THE SEQUEL\obj\bundle.js:47693:19)

                                    at Function.load (D:\Supersecret\SPTARKOV 2 THE SEQUEL\obj\bundle.js:57170:27)

                                    at Function.main (D:\Supersecret\SPTARKOV 2 THE SEQUEL\obj\bundle.js:46148:9)

                                    at Object.177../Lib.js (D:\Supersecret\SPTARKOV 2 THE SEQUEL\obj\bundle.js:46153:9)
                                    here

                                    • Sep 24th 2021

                                      I don't think that's the same error - what other mods are you using, as it looks to me like there's some incompatibility issue between this mod and something else. It looks like it's trying to create the Flea Market offers for something, and is failing to do so.

                                      This could be a potential fix to your issue: RE: Bigger Bang

                                      • Sep 24th 2021

                                        Heres my mod list

                                        • Sep 24th 2021

                                          Hmm the only thing I can think of is do you have the EnableAllAvailableOffers option enabled in Ereshkigal's AkiConfigurator? If so, try disabling it and see if that fixes the problem.

                                          • Sep 24th 2021

                                            It didnt sadly. I only got this

                                            TypeError: Cannot use 'in' operator to search for 'Durability' in undefined

                                            at Function.addMissingCondition (D:\Supersecret\SPTARKOV 2 THE SEQUEL\obj\bundle.js:56884:40)

                                            at Function.getItemCondition (D:\Supersecret\SPTARKOV 2 THE SEQUEL\obj\bundle.js:56861:32)

                                            at Function.createOffer (D:\Supersecret\SPTARKOV 2 THE SEQUEL\obj\bundle.js:56746:27)

                                            at Function.generateTraderOffers (D:\Supersecret\SPTARKOV 2 THE SEQUEL\obj\bundle.js:56710:21)

                                            at Function.update (D:\Supersecret\SPTARKOV 2 THE SEQUEL\obj\bundle.js:56666:23)

                                            at Function.load (D:\Supersecret\SPTARKOV 2 THE SEQUEL\obj\bundle.js:56613:19)

                                            at Object.load [as aki-ragfair] (D:\Supersecret\SPTARKOV 2 THE SEQUEL\obj\bundle.js:47693:19)

                                            at Function.load (D:\Supersecret\SPTARKOV 2 THE SEQUEL\obj\bundle.js:57170:27)

                                            at Function.main (D:\Supersecret\SPTARKOV 2 THE SEQUEL\obj\bundle.js:46148:9)

                                            at Object.177../Lib.js (D:\Supersecret\SPTARKOV 2 THE SEQUEL\obj\bundle.js:46153:9)

                                          Participate now!

                                          Don’t have an account yet? Register yourself now and be a part of our community!

                                          Register YourselfLogin

                                          Who is online?

                                          Just a few of the 458 users online

                                          • 470 Members (12 invisible) and 1,729 Guests
                                          • Record: 787 Users ()
                                          Bigger Bang - SPT Mods Workshop (2024)
                                          Top Articles
                                          A Beginner's Guide To Ordering At Taco Bell - The Daily Meal
                                          Libra Vogue Horoscope Today
                                          James Earl Jones: George Lucas and Mark Hamill lead tributes to actor
                                          The Civil Rights Movement: A Very Short Introduction
                                          W B Crumel Funeral Home Obituaries
                                          Vons Credit Union Routing Number
                                          Tyrones Unblocked Games Basketball Stars
                                          Vivek Flowers Chantilly
                                          411.Com Reverse Address Lookup
                                          Getwush Com
                                          Ucf Net Price Calculator
                                          Top Scorers Transfermarkt
                                          1888 Metro 8
                                          Is Tql A Pyramid Scheme
                                          Justine Waddell talks about a season of screenings MELODIA!
                                          Asoiaf Spacebattles
                                          Southpaws Grill Menu
                                          EventTarget: addEventListener() method - Web APIs | MDN
                                          35 Best Anime Waifus Of All Time: The Ultimate Ranking – FandomSpot
                                          Lehigh Valley Ironpigs Score
                                          Brise Stocktwits
                                          Learning Channel Senior Living
                                          Kay Hansen blowj*b
                                          Brooklyn Pizzeria Gulfport Menu
                                          Vineland Daily Journal Obits
                                          New Orleans Magazine | Dining, Entertainment, Homes, Lifestyle and all things NOLA
                                          Myhr.bannerhealth.com
                                          Between Friends Comic Strip Today
                                          Penn Foster 1098 T Form
                                          Hewn New Bedford
                                          0Gomovies To To
                                          Greenbrier Bunker Tour Coupon
                                          How To Create A Top Uber Boss Killer In POE 3.25 League?
                                          Ap Macro Calculator
                                          Thomas E Schneider Jeopardy
                                          Does Iherb Accept Ebt
                                          Adaptibar Vs Uworld
                                          Understanding Turbidity, TDS, and TSS
                                          Pathfinder 2E Beginner Box Pdf Trove
                                          Point Click Care Cna Login Cna
                                          Alt J Artist Presale Code
                                          Mychart Mountainstarhealth
                                          Mensenlinq: Overlijdensberichten zoeken in 2024
                                          My Vidant Chart
                                          Klipsch Launches World’s First Sound Bar with Dirac Live… | Klipsch
                                          Craigs List Williamsport
                                          Ebony Ts Facials
                                          Craigslist.com Hawaii
                                          The Battle Gimmick for the Gen 10 Pokémon Games Will Be...
                                          Dtm Urban Dictionary
                                          Live TV | Halifax | CBC Gem
                                          Katia Uriarte Husband
                                          Latest Posts
                                          Article information

                                          Author: Barbera Armstrong

                                          Last Updated:

                                          Views: 6277

                                          Rating: 4.9 / 5 (79 voted)

                                          Reviews: 94% of readers found this page helpful

                                          Author information

                                          Name: Barbera Armstrong

                                          Birthday: 1992-09-12

                                          Address: Suite 993 99852 Daugherty Causeway, Ritchiehaven, VT 49630

                                          Phone: +5026838435397

                                          Job: National Engineer

                                          Hobby: Listening to music, Board games, Photography, Ice skating, LARPing, Kite flying, Rugby

                                          Introduction: My name is Barbera Armstrong, I am a lovely, delightful, cooperative, funny, enchanting, vivacious, tender person who loves writing and wants to share my knowledge and understanding with you.