Bothering mod authors will lead to warnings and repeat offenses will lead to eventual bans.
MDR multi caliber Mod by Oxers for SPT-AKI 2.0.1
Important Notes:
Needs KAIJU-API at all times
Needs Ereshkigal-Coremod at all times
Needs KMC-Core for 6.5 Grendel and .50 Beowolf
Needs KMC Weapons for additional magazines
Needs Kaiju's AdvancedModding for 5.7 Support
Current Content:
- Reworked MDR that is capable of firing different calibers by changing barrel and magazines.
Supported ammo types:
- .300 Blackout (using 5.56x45mm STANAG Mags)
- 9x39mm (using KMC's 9x39mm Mags)
- 5.45x39mm (using KMC's 5.45x39mm Mags)
- 6.5 Grendel (by KMC Team, using KMCs 6.5 Grendel Mags)
- .50 Beowolf (by KMC Team, using KMCs AR50 Mags)
- 5.7x28mm (using Le Kaiju's MK57 Mags)
-"Easy mode", disabling either seperate mags, seperate barrels or both
Configuration:
to configure the mod open config.json in the config folder of the mod.
You can either enable/disable the whole mod, adjust used calibers to your liking or enable easy mode.
Known Issues:
If ammo types are added after this mod it might be able to fire it but all barrels will be able to fire it.
How to install:
To install, drop the folder in your user/mods folder
To remove, sell or remove everything this mod added and delete folder.
Feedback?
You can reach me on the SPT-AKI Hub or in the SPT-AKI discord.
Credits
All coding done by me inspired by the SPT-AKI modding community.
Kaiju-API & Kaiju AdvancedModding by Le Kaiju
KMC-Core & KMC Weapons by the KMC Team
Ereshkigal-Coremod by Ereshkigal
-
Version 1.0.0
- Oxers
- 305 Downloads
HK_417A2
Don't know wether you're still active, but I get the following error, having changed the version numbers so the don't spit out errors;
TypeError: Cannot read property 'length' of undefined
at Function.NewItemClone (F:\Tarky offline\user\mods\Kaiju-api\api.js:226:26)
at module.exports.MDR (F:\Tarky offline\user\mods\OxersMulticalMDR\src\WEAPON\MDR.js:195:13)
at Mod.load (F:\Tarky offline\user\mods\OxersMulticalMDR\src\core.js:15:3)
at Function.executeMods (F:\Tarky offline\obj\src\loaders\ModLoader.js:147:13)
at Function.load (F:\Tarky offline\obj\src\loaders\ModLoader.js:17:19)
at Object.load [as aki-mods] (F:\Tarky offline\obj\src\callbacks\ModCallbacks.js:9:19)
at Function.load (F:\Tarky offline\obj\src\utils\App.js:22:13)
at Function.main (F:\Tarky offline\obj\src\Program.js:26:13)
at Object.117../Lib.js (F:\Tarky offline\obj\src\Program.js:30:9)
at o (F:\Tarky offline\obj\node_modules\browser-pack\_prelude.js:1:1)
Le_Kaiju
dope
Kevin15673
With this mod I'm getting the following error with Fins AI Tweaks
TypeError: Cannot read property '_props' of undefined at Function.limitMagSize (C:\Users\Kevin\Desktop\Tarkov Mod\user\mods\zFin-AITweaks\src\mod.js:2246:51) at Function.pmcScavAlliance (C:\Users\Kevin\Desktop\Tarkov Mod\user\mods\zFin-AITweaks\src\mod.js:2012:38) at Object.generateBots [as aitweaks] (C:\Users\Kevin\Desktop\Tarkov Mod\user\mods\zFin-AITweaks\src\mod.js:1469:17) at Function.getResponse (C:\Users\Kevin\Desktop\Tarkov Mod\user\mods\iDkGK-OnlineRagfair\src\rewrite.js:32:53) at Function.sendResponse (C:\Users\Kevin\Desktop\Tarkov Mod\user\mods\iDkGK-OnlineRagfair\src\rewrite.js:55:27) at Inflate.cb (C:\Users\Kevin\Desktop\Tarkov Mod\obj\bundle.js:56485:22) at Inflate.zlibBufferOnEnd (zlib.js:153:10) at Inflate.emit (events.js:315:20) at endReadableNT (internal/streams/readable.js:1327:12) at processTicksAndRejections (internal/process/task_queues.js:80:21)
Kevin15673
Nevermind, it was because I had ammo types enabled in the config for a mod I didn't have.