S4LCO added a new file:
QuoteDisplay More
Phew!
This was a f_ing nighmare for me to do this mod.
But I was ambitious enough to make it possible.
But first:
YOU NEED TO DOWNLOAD WTT - Armory FIRST!
NO WTT - ARMORY - NO AK-105 HYPERBURST!
Q: What does this mod do?
A: This mod copies the original AK-105 and give guns the Hyperburst function.
Q: And what the heck is a Hyperburst?
A: The shooting mechanic of the legendary AN-94 where you pull the trigger once but shoot two bullets at the same time.
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
Then clear your cache.
Q: Are there any bugs/limitations/issues?
A: At the current state? I don't think so.
Q: What the heck is Tpl?
A: Tpl is a weird but unique combination of digits and letters which identifies exactly any item in the game.
I highly recommend Tarkynator by MoxoPixel and Emil Andersson.
There you can find nearly everything.
Q: Can bots also use this weapon?
A: Eh. I don't know to be honest.
They should, but I don't think they use the Hyperburst.
If so: You screwed.
Q: Are the attachments in the picture included in the mod?
A: No! You need other mods that allow you to do this.
Q: How can I give other guns the Hyperburst?
A: Thats kinda tricky-simple. "Tricky-simple?" you may ask yourself?
Well, let me explain:
Under BepInEx/config there is a so called "com.yourname.wtt.hyperburst.wrapper".cfg-file.
Open it and type in the TPL, seperated by comma, of a gun which has a burst-fire mode in the vanilla game.
That was the simple part.
The tricky one is: If you want a gun with Hyperburst which has no burst-fire mode in the vanilla game, go to:
SPT/SPT_Data/Server/database/templates and open the items.json with Notepad++.
Go search your prefered gun and the line where the fire-mode is written.
For example:
"BurstShotsCount": 3, (set it to 2)
and
"weapFireType": [
"single",
"fullauto"
(between "single", and "fullauto" type "burst",)
Safe your file, start game and in-game, check the fire-mode on the gun.
When its single, burst and fullauto, you're good and enjoy the new mode.