Bothering mod authors will lead to warnings and repeat offenses will lead to bans.
Q: What does this mod do?
A: This mod copies the original AK-74M (caliber 5.45x39mm) and makes it available for the 7.62x35mm (.300 Blackout) ammunition type.
Q: Can bots also use this weapon?
A: Only USEC/BEAR PMCs.
Q: How do I install the mod?
A: Unzip the files and place the folders in the main folder where your server.exe is located.
For example: C:\Games\SPT
Q: Are the attachments in the picture included in the mod?
A: No! You need other mods that allow you to do this.
Q: Where can I get the weapon?
A: From Prapor at level 2 for approximately 90,000 rubles.
Q: Are there any bugs or limitations?
A: As far as I know, none.
Important information: Modify the scripts as you see fit and upload them wherever you want. I claim no ownership of the code. Please be fair and mention me when modifying and re-uploading the mods. Even though a large portion was created with ChatGPT, it still took effort and time to create and test these mods. Especially for someone who otherwise has little or no experience with programming/coding.
Note: If you still use SPT 3.11.3, follow these steps.
• Open the package.json located in the downloaded folder
• change "sptVersion": "3.11.4" to "sptVersion": "3.11.3"
-
Version 1.0.0
- S4LCO
- 250 Downloads
probablyEukyre
Random critique, would it not be a better idea to use the AK-101 5.56 mags since they're literally intended for .300 usage in AKs?
S4LCO Author
They look ugly in my opinion. Thats why.
And, what is more important: I wanted to learn how I can put things, which are not intended to use for this comming thing, make it available.
probablyEukyre
fair enough, keep it up mate!
poneais
how i get ak as on your pic? RAWR!

S4LCO Author
These are the mods I use. I dont know where these parts came from.
And I made some custom config.
poneais
Hmmmm
HB_
My brother in christ... Just ship your mods with the version in the package.json as 3.11.x so you and others don't need to manually change it constantly. Then it won't matter if they are on 3.11.0 / 3.11.1 / 3.11.2 / 3.11.3 or 3.11.4. The X is a wildcard.
There is a PSA of this in the #mod-development channel on discord.
S4LCO Author
Thank you for the tip. I'll keep that in mind in the future.