Bothering mod authors will lead to warnings and repeat offenses will lead to eventual bans.
Multi Caliber RPK-16
Important Notes:
Needs KAIJU-API at all times
Needs Ereshkigal-Coremod at all times
Needs KMC-Core for 6.5 Grendel
Current Content:
Reworked RPK-16 that is capable of firing different calibers by changing barrel and magazines.
Supported ammo types:
- 7.62x39mm using AKM type magazines
- 5.56x45mm using 5.56 AK type magazines
- 9x39mm using VSS / AS VAL magazines
- .366 TKM using AKM type magazines
- 6.5mm Grendel (curtesy of the KMC Team) using 5.56 AK type magazines (deactivated by default)
- .300 Blackout using 5.56 AK type magazines
Two barrel lengths for each caliber, 15 and 22 inch.
sold by Peacekeeper on LL1
"Easy mode", default barrels are magically capable of firing all ammo types.
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 folderTo 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 by Le Kaiju
KMC-Core by the KMC Team
-
Version 1.0.1
- Oxers
- 341 Downloads
fixed error in package.json
-
Version 1.0.0
- Oxers
- 64 Downloads
Le_Kaiju
also dope
Oxers Author
thanks for the compliment!
Sanote
Could you make the rpk compatible with the AK-12 barrels from CARL MAKES MODS?
I like thick long handguards XD
Professor House
I have the API, but the mod gives me this trace error:
Oxers Author
Hi, found the error, fixed it on my side. uploading right now
SkinnyPeen
Hey so i had the same exact problem as op, but after removing and downloading the new version i now get this (kudos on that first fix tho that was fast af boi) error:
[ERROR] Trace:
Error: Cannot find module '../../../CoreMod/src/Core.js'
Require stack:
- B:\SUPER TARKOV 3.8 TEST\user\mods\OxersMulticalRPK16\src\WEAPON\RPK16.js
- B:\SUPER TARKOV 3.8 TEST\user\mods\OxersMulticalRPK16\src\core.js
- B:\SUPER TARKOV 3.8 TEST\user\mods\OxersMulticalRPK16\package.js
- B:\SUPER TARKOV 3.8 TEST\obj\bundle.js
at Function.Module._resolveFilename (internal/modules/cjs/loader.js:880:15)
at Function.Module._load (internal/modules/cjs/loader.js:725:27)
at Module.require (internal/modules/cjs/loader.js:952:19)
at require (internal/modules/cjs/helpers.js:88:18)
at Object.<anonymous> (B:\SUPER TARKOV 3.8 TEST\user\mods\OxersMulticalRPK16\src\WEAPON\RPK16.js:3:17)
at Module._compile (internal/modules/cjs/loader.js:1063:30)
at Object.Module._extensions..js (internal/modules/cjs/loader.js:1092:10)
at Module.load (internal/modules/cjs/loader.js:928:32)
at Function.Module._load (internal/modules/cjs/loader.js:769:14)
at Module.require (internal/modules/cjs/loader.js:952:19) {
code: 'MODULE_NOT_FOUND',
requireStack: [
'B:\\SUPER TARKOV 3.8 TEST\\user\\mods\\OxersMulticalRPK16\\src\\WEAPON\\RPK16.js',
'B:\\SUPER TARKOV 3.8 TEST\\user\\mods\\OxersMulticalRPK16\\src\\core.js',
'B:\\SUPER TARKOV 3.8 TEST\\user\\mods\\OxersMulticalRPK16\\package.js',
'B:\\SUPER TARKOV 3.8 TEST\\obj\\bundle.js'
Oxers Author
knew that I forgot something else, you'll also need the "ERESHKIGAL-COREMOD", added link to description
SkinnyPeen
LMFAO yup that was it totally thought i had it already installed on my latest version of SPT AKI. Kept thinking it was the game's/mod's fault.
Thanks for the help man off to test this baby.