Mod Details

SilverBullet

SilverBullet 3.0.5

Created by  SiulSC

6.4K Downloads

SPT 3.9.8 Compatible

just a mod to use any ammo on any gun

Latest Version 3.0.5
SPT 3.9.8

Updated Aug 6, 2024 at 9:12 PM

Version Notes

3.9.x Hotfix - rewritten a lot of stuff

This download is externally hosted.
Always scan for viruses.

Credit to TheSparta, k4a, and Tyrian

This mod will allow you to put any ammo on any gun or mag, it is compatible with any mods

Bots do not generate with random ammunition added by this list, unknown as to why but that’s likely a blessing. They WILL however reload their empty magazines with whatever ammunition they have available in their inventory.

**mod folder -> user/mods directory
READ THIS!!!!!!

Below are the settings within config.json and what they do

“WhitelistEmplacementAmmos” - This is used to enable whitelisting Emplacement Ammo’s to be pushed to weapon and magazine filters, sadly enabling this option causes infinite loading issues due to weird BSG client-side programming that throws an error on adding emplacement ammo into a loose loot spawn magazine. Disabled by default. Enabling this will also enable a ‘fix’ that essentially removes the fillMagazineWithRandomCartridge function, fixing infinite load issues due to loose loot magazine errors. Recommend keeping this disabled.

“WhitelistShrapnelAmmos” - This is enabled by default, it fixes load and loot errors. Recommend keeping this on.

“BlacklistEmplacementWeapons” - This blacklists emplacements from having other ammo’s pushed to their ammo filters, disabling this may cause issues with emplacements. Recommend keeping this enabled

DO NOT TRY TO RUN SVM or VALENS AIO BEFORE SILVERBULLET. TO AVOID THIS, ADD A “z” at the start of their mod folders, in order to load them after SilverBullet. Example: zServerValueModifier

Leave a comment if you have an issue. Give me any suggestions for updates.

I’d like to give HUGE thanks TheSparta for helping me A LOT on fixing most of the issues the mod had.

Version 3.0.5
Download Mod Version
SPT 3.9.8
Latest Compatible SPT Version

1.3K Downloads

Created Aug 6, 2024 at 9:12 PM

Updated Aug 6, 2024 at 9:12 PM

Virus Total Results

3.9.x Hotfix - rewritten a lot of stuff

Version 3.0.4
Download Mod Version
SPT 3.8.3
Latest Compatible SPT Version

808 Downloads

Created Apr 29, 2024 at 1:12 AM

Updated Apr 29, 2024 at 1:12 AM

Virus Total Results

3.8.x Quickfix

Version 3.0.3
Download Mod Version
Unknown SPT Version
Latest Compatible SPT Version

1.2K Downloads

Created Oct 9, 2023 at 3:31 PM

Updated Oct 9, 2023 at 3:31 PM

Virus Total Results

it works

Version 3.0.2
Download Mod Version
Unknown SPT Version
Latest Compatible SPT Version

706 Downloads

Created May 31, 2023 at 7:42 PM

Updated May 31, 2023 at 7:42 PM

Virus Total Results

updated for 3.5.7. it worked for me.

Version 3.0.1
Download Mod Version
Unknown SPT Version
Latest Compatible SPT Version

250 Downloads

Created May 19, 2023 at 1:43 AM

Updated May 19, 2023 at 1:43 AM

Virus Total Results

nothing new. stable for 3.5.6

Version 3.0.0
Download Mod Version
Unknown SPT Version
Latest Compatible SPT Version

207 Downloads

Created May 13, 2023 at 7:38 PM

Updated May 13, 2023 at 7:38 PM

Virus Total Results

IT WORKS NOW!!!!

**Works almost the same as Universal Ammo, this means that any mods are supported unless you try to blacklist them in the mod.ts file. Anyways, now out of WIP means that this mod is now usable without stupid shenanigans, but there’s most likely still some issues to be solved. Wish you all great raids.

SiulSC Pinned

So I am back feeling better. I wasn’t active because of studying and stuff. But I’m good now and I will probably update the mod sometimes if it needs fixes. I don’t have anything else to say but this mod is finally getting updated.

6 Likes
Turok24

Hope there’s gonna be updated version

0 Likes
FatsBrown

anyway to blacklist certain guns or magazines to not accept any ammo? im trying to use the Milkor grenade launcher with only grenades and not regular bullets

0 Likes
SiulSC

no feature to do that and im too lazy to implement it as well

0 Likes

no problem. thanks for the reply!

0 Likes
ZeroArcSnow

YESSSS THE WAIT IS OVER! now just gotta wait till unrestricted plates is updated then the fun can truly begin.

Thanks mod maker. Also hope you’re having a good day/night!

1 Like
SiulSC

Uhh, this is the first substantial code change that I had to make since 3.7, but the new code I wrote works just like the old one from what I’ve tested, you guys can complain about issues in the comments and I’ll respond to you when I’m online.

0 Likes
SKyFogKing

I love you!

BEST MODE!!!!!!!!!!!!!!!!!!

Thank you!

0 Likes
SiulSC

this will always work (thankfully). I only have to change the version number so it doesn’t get flagged in load order.

2 Likes
Vanous

Hi,

will there be updates on new version?

Thanks

0 Likes
SiulSC

does the mod not work anymore?

0 Likes
ihaze343

I was getting an error on server startup saying AKI version not supported, and fixed it by editing file package.json and changing AKI version from ‘3.7.0’ to ‘3.8.0’

0 Likes
SiulSC

I guess I’ll just upload a quick fix

0 Likes
SKyFogKing

Hi

when update for 3.8?

best mod ever!

0 Likes
GoldenGarbage

is there any chance you’ll figure out what mods work and dont work with this mod?

0 Likes

no. I don’t really go out testing compatible mods, and I also don’t know how every mod works exactly. Your best bet is to test different things and hope for the best. Sorry if this isn’t the answer you were looking for

0 Likes

its all good, its just a pain that ive gotta go through the mods I have to try and figure out whats wrong but such is life, love the mod idea though

0 Likes
Marjanekk

Despite leaving the config as recomended, silver bullet causes infinite loading. I think i dont have any conflicting mods. Does someone know how to fix this?

TypeError: staticAmmoDist[caliber] is not iterable

TypeError: staticAmmoDist[caliber] is not iterable

at ItemHelper.drawAmmoTpl (C:\snapshot\project\src\helpers\ItemHelper.ts:1101:41)

at ItemHelper.fillMagazineWithRandomCartridge (C:\snapshot\project\src\helpers\ItemHelper.ts:1008:35)

at LocationGenerator.createStaticLootItem (C:\snapshot\project\src\generators\LocationGenerator.ts:1023:29)

at LocationGenerator.addLootToContainer (C:\snapshot\project\src\generators\LocationGenerator.ts:429:49)

at LocationGenerator.generateStaticContainers (C:\snapshot\project\src\generators\LocationGenerator.ts:123:44)

at LocationController.generate (C:\snapshot\project\src\controllers\LocationController.ts:104:51)

at LocationController.get (C:\snapshot\project\src\controllers\LocationController.ts:70:21)

at LocationCallbacks.getLocation (C:\snapshot\project\src\callbacks\LocationCallbacks.ts:39:66)

at RouteAction.action (C:\snapshot\project\src\routers\dynamic\LocationDynamicRouter.ts:17:51)

at LocationDynamicRouter.handleDynamic (C:\snapshot\project\src\di\Router.ts:68:61)

TypeError: staticAmmoDist[caliber] is not iterable

TypeError: staticAmmoDist[caliber] is not iterable

at ItemHelper.drawAmmoTpl (C:\snapshot\project\src\helpers\ItemHelper.ts:1101:41)

at ItemHelper.fillMagazineWithRandomCartridge (C:\snapshot\project\src\helpers\ItemHelper.ts:1008:35)

at LocationGenerator.createStaticLootItem (C:\snapshot\project\src\generators\LocationGenerator.ts:1023:29)

at LocationGenerator.addLootToContainer (C:\snapshot\project\src\generators\LocationGenerator.ts:429:49)

at LocationGenerator.generateStaticContainers (C:\snapshot\project\src\generators\LocationGenerator.ts:123:44)

at LocationController.generate (C:\snapshot\project\src\controllers\LocationController.ts:104:51)

at LocationController.get (C:\snapshot\project\src\controllers\LocationController.ts:70:21)

at LocationCallbacks.getLocation (C:\snapshot\project\src\callbacks\LocationCallbacks.ts:39:66)

at RouteAction.action (C:\snapshot\project\src\routers\dynamic\LocationDynamicRouter.ts:17:51)

at LocationDynamicRouter.handleDynamic (C:\snapshot\project\src\di\Router.ts:68:61)

0 Likes
SiulSC

You must have a mod conflict. The mod works fine with my setup.

0 Likes

Details