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 381 users online

                                          • 387 Members (6 invisible) and 2,025 Guests
                                          • Record: 787 Users ()
                                          Bigger Bang - SPT Mods Workshop (2024)
                                          Top Articles
                                          August 16, 2024 - EX-10.2 - 8-K: Current report filing | Volato, Inc. (SOAR)
                                          2024/2025 Elementary Arts Specialist - Music at Temecula Valley Unified School District
                                          Citi Trends Watches
                                          Sharp Urgent Care Wait Times
                                          Zachary Zulock Linkedin
                                          Bez.talanta Leaks
                                          Shadle Park big-play combo of Hooper-to-Boston too much for Mt. Spokane in 20-16 win
                                          Charli D'Amelio: Wie die junge Amerikannerin TikTok-Sensation wurde
                                          Steven Batash Md Pc Photos
                                          Job Shop Hearthside Schedule
                                          Integrations | Information Technology
                                          Meet Scores Online 2022
                                          Best Transmission Service Margate
                                          Hướng Dẫn Trade Bittrex
                                          Eztv Ig
                                          Fit 4 Life Murrayville Reviews
                                          Half Inning In Which The Home Team Bats Crossword
                                          Noaa Marine Forecast Tampa
                                          KINOPOLIS Bonn-Bad Godesberg – Mehr Kino geht nicht
                                          Best Chinese Rome Ny
                                          Tina's Nails Stanwood
                                          Rufus Rhett Bosarge
                                          Hinzufügen Ihrer Konten zu Microsoft Authenticator
                                          Pioneer Justice Court Case Lookup
                                          Osrs Toby
                                          Joanna Gaines Reveals Who Bought the 'Fixer Upper' Lake House and Her Favorite Features of the Milestone Project
                                          Wall Tapestry At Walmart
                                          Pokerev Telegram
                                          Aig Cyberedge Policy Wording
                                          Oasis Buds Slime Rancher
                                          Great Clips Radio Road
                                          Cyberpunk 2077 braindance guide: Disasterpiece BD walkthrough
                                          The Anthem Tonight
                                          Nationsotc.com/Bcbsri
                                          Help with Finding Parts for Your Vehicle
                                          Target Savannah Mall Evicted
                                          Wi Dept Of Regulation & Licensing
                                          Wisconsin Volleyball Team Leaked Pictures And Videos
                                          Lohud Rockland Obituaries
                                          Musc Food Truck Schedule
                                          FedEx zoekt een Linehaul Supervisor in Duiven | LinkedIn
                                          Cashtapp Atm Near Me
                                          Duna To Kerbin Transfer Window
                                          Telegram No Limit Groups - Telegram Rocket
                                          8569 Marshall St, Merrillville, IN 46410 - MLS 809825 - Coldwell Banker
                                          Thekat103.7
                                          Water Temperature Robert Moses
                                          Mpbn Schedule
                                          Subway Surfers Unblocked Games World
                                          Sc4 Basketball
                                          Shaver Lake Webcam Gas Station
                                          Latest Posts
                                          Article information

                                          Author: Carmelo Roob

                                          Last Updated:

                                          Views: 6017

                                          Rating: 4.4 / 5 (65 voted)

                                          Reviews: 88% of readers found this page helpful

                                          Author information

                                          Name: Carmelo Roob

                                          Birthday: 1995-01-09

                                          Address: Apt. 915 481 Sipes Cliff, New Gonzalobury, CO 80176

                                          Phone: +6773780339780

                                          Job: Sales Executive

                                          Hobby: Gaming, Jogging, Rugby, Video gaming, Handball, Ice skating, Web surfing

                                          Introduction: My name is Carmelo Roob, I am a modern, handsome, delightful, comfortable, attractive, vast, good person who loves writing and wants to share my knowledge and understanding with you.