Bothering mod authors will lead to warnings and repeat offenses will lead to eventual bans.
Updated to and only tested on 3.8.0, should work on 3.8.3
\
Classic M14 service rifle comes from geniune Springfield Armory.
Includes:
M14 with fully animated and functional fire selector.
Wooden stock.
EBR stock that has fire selector notch.
M14 standard 22" barrel - looks identical to M1A 22" barrel but has bigger heat capacity but lower accuracy.
Installion:
Just like other mods. Unzip and drop Mass_M14 folder into "[Your EFT Directory]/user/mods".
You should be able to find it and its parts in Mechanic's shop and on the flea market.
Feel free to drop your error into the comments.
Credits:
BSG — Models&Textures of M1A;
New World Interactive [Insurgency: Sandstorm] — Models&Textures of M14 fire selector adn selector rod;
Me — porting everything into tarkov, such as: building unity assets, tweaking animations, creating code and many more things.
The wooden stock is licensed unity asset.
-
Version 1.2.0
- Massivesoft
- 1.3k Downloads
Updated to and only tested on 3.8.0, should work on 3.8.3
Changed all item ids to mongoID to avoid any potential problems. So it is not compitable with profile created with previous version.
-
Version 1.1.0
- Massivesoft
- 5.2k Downloads
Fixed EBR stock doge issue.
-
Version 1.0.0
- Massivesoft
- 50 Downloads
SaintMellec
Hey, not sure if you're still working on this, but I'd love an update to the most current version 3.8.3
Massivesoft Author
I updated it to 3.8.0, but it should work on 3.8.3
TheHappyMosinMan
Will we ever get this mod Updated to the latest version of SP Tarkov?
BLimPoo
I have a temporary fix for an error that seems to be popping up for other people here as well.
Specifically, this addresses this error that pops up when you access Mechanic after a restock:
In response to
http://127.0.0.1:6969/client/trading/api/getTrade
rAssort/5a7c2eca46aef81a7ca2145d: Error
converting value {null} to type 'System.Double'.
Path
'WEAPON_M14_ITSELF_000000traderOBJ[0][0].co
unt', line 1, position 276438
This seems to happen when the item IDs listed in user\mods\Mass_M14\src\scripts\Mass_M14\Mass_m14.js are not found in Aki_Data\Server\database\templates\prices.json. The IDs in question are
WEAPON_M1A: "5aafa857e5b5b00018480968",
HANDGUARD_M1A: "5aaf8e43e5b5b00015693246",
BARREL_M1A: "5addbac75acfc400194dbc56",
MUZZLE_M1A: "5addbb6e5acfc408fb1393fd",
MAGAZINE_M1A_20: "5aaf8a0be5b5b00015693243",
SIGHT_M1A: "5addba3e5acfc4001669f0ab",
HANDGUARD_M1A_EBR: "5addc7005acfc4001669f275"
So, you can fix the error by searching for each ID above in prices.json, and adding an entry for each one that is missing.
On 3.5.8, I saw that the WEAPON_M1A and SIGHT_M1A IDs were not in prices.json, so I added the lines
"5aafa857e5b5b00018480968": 124300,
"5addba3e5acfc4001669f0ab": 6142,
I don't know if this will be the same case in other versions. If you're on 3.6.1 or whatever else, you can try these changes but if it doesn't work, you'll have to determine which IDs are missing in prices.json yourself. Also, the price values I chose were completely arbitrary, I don't know if they are fair or make any sense. You can change those numbers if you want.
Massivesoft Author
These entries getting removed causes a lot of issue, so I changed the script to get prices from handbook.json in case of no entry in price.json.
foxfire1287
I think this mod is giving issues, can you help me on how to completely remove it for testing?
caseyjones
You'll have to remove Mass_m14 from your user/mods folder
I'm not positive how that works in SPT while the weapon is in your inventory.. so make sure to delete or any that you may have before hand.. and you may want to back up your profile first incase something goes wrong (user/profiles)
I am also having issues with the mod now, though it previously worked. I cannot access Mechanic while this is enabled
MechanicMan396
Am I the only one or is the iron sights WILDLY inaccurate? I put a red dot on it and it is accurate just fine. But the iron sights arent even close. Mod issue or skill issue?T
TheJackOfSpoons
What I dislike most about the M1A in Tarkov is that the model has the magazine improperly inserted. The bottom of the mag should be tilted more towards the front of the rifle. I'm sad to see this model has that same problem.
Massivesoft Author
Because it is the same model.
MaximumDingus
I would pay good money to see an attachment set for this to make it like the cqb m14 or m14k, whatever it's called, with the folding stock and short barrel.
fourthreezeroeight
ooo la la very cool
tempandspam
Taking commissions or recommendations for attachments?
Dashwood
Any chance for an SPT-Realism compatability?
alexkarpen
Since you are talented and skillfull, can you create a H&K G3. Asking for a friend.
DeltaFrost22
How much money do I have to pay you to make a Ruger 57 mod?
ElduhMillennial
No, how much money do *I* have to pay to see a foregrip and bipod added to the EBR? I kid, I kid. Great mod, thanks btw.
MaximumDingus
You actually can *kinda* do that if you're willing to mess with your item database file and add the attachments to the weapon compatibilities. It may not look perfect, but it's something.
CookieThotster
Idk if there is an incompatible mod but the sage m14 ebr stock on the M14 is just a doge picture
Massivesoft Author
My mistake, I'll fix that. Thx for noticing
Massivesoft Author
Problem fixed.
CookieThotster
All good man haha love the work