Artyom's Gun Emporium (Update 2 Hotfix 1) Holy shit

Well I guess I know what you guys want…

More fucking guns coming right up!

I was torn between more dakka and the clothing option. Both would be nice but follow your heart my man. Any chance you could sneak in a Romarm mod 95?

https://www.google.com/search?hl=en&site=imghp&tbm=isch&source=hp&biw=1680&bih=905&q=romarm+model+95&oq=romarm+m&gs_l=img.3.1.0i24l2.743.1965.0.4206.8.7.0.0.0.0.221.221.2-1.1.0…0…1.1.64.img…7.1.221.KyjUMeerwQI

Not sure if that link will work, it’s basically a Romanian ppk knockoff chambered in .380 with a steel frame. Apparently the mags are next to impossible to find because I can’t find a spare for the life of me.

Awww it’s so cute! I have to add it in :smiley:

But yeah. I just added the poll to see what people REALLY want in this next update. And people just want them dakka.

The problem with that is that i’m going to have to dive DEEP into the depths of weapon systems to find every, singe, weapon I can find. So don’t be surprised when I start creating .50 cal flintlocks :stuck_out_tongue:

Artyom, flintlocks bring joy.

True dat

APS would be nice, I just realized how mod lacks it.
And bring SVD back, бессердечное ты чудовище!

APS! APS! APS!

Maybe a beretta 93r as well. Any machine pistol really.

Good day,

I made a hotfix for the current experimental build.
Just download the attached zip-file (contains a modified “art_magazines.json”), extract the “art_magazines.json”, replace the one in the mod folder and you’re done. :slight_smile:

Well, attachment doesn’t seem to be possible … so you have to make the hotfix by hand:

  1. Open the file “art_magazines.json” in the mod-folder.
  2. Search the following sentence:
{
"id" : "belt762R",
"type" : "MAGAZINE",
"name" : "7.62x54R ammo belt",
"description" : "An ammo belt consisting of metal linkages which disintegrate upon firing.",
"weight" : 0,
"volume" : 0,
"price" : 0,
"material" : "steel",
"symbol" : "#",
"color" : "ltgray",
"ammo_type" : "762R",
"capacity" : 200,
"count" : 100,
"rigid": false,
"linkage": "ammolink",
"reliability" : 6,
"armor_data" : {
   "covers" : ["TORSO"],
   "coverage" : 5,
   "encumbrance" : 0,
   "material_thickness" : 0
},
"flags": [ "NO_RELOAD", "NO_UNLOAD", "MAG_DESTROY" ]

},

  1. Replace it with this one:
{
  "id": "ammolink762R",
  "copy-from": "ammolink",
  "type": "AMMO",
  "name": "ammo belt linkage (762R)",
  "use_action": {
    "type": "ammobelt",
    "belt": "belt762R"
  }
},

{
“id”: “belt762R”,
“copy-from”: “magazine_belt”,
“type”: “MAGAZINE”,
“name”: “7.62x54R ammo belt”,
“ammo_type”: “762R”,
“capacity”: 200,
“count”: 100,
“linkage”: “ammolink762R”
},

  1. Save the modified file. Done.

Enjoy!

Okay well this fucking sucks…

I had the latest update all ready to go today but my files got corrupted at the last minute. I was adding back the SVD and some other guns but thanks to that whole corrupted fiasco I lost all of it. I can remake everything, but it’s going to take a bit.

Sorry guys D:

Shit happens, I’m still all a twitter

Artyom, could we possibly get some .460 Rowland handgats going on? Maybe a conversion kit for the existing 1911. The thought of putting down hellspawn with 1260 joules of kickass makes me happy.

.460s are really cool and would love to add them into the mod.

But sadly right now I’m in a bit of a pickle… I’m juggling school and work right now and I have almost no time to work on the mod. But luckily, School where I am is almost done. So when school is finished I will pick up the mod again and run with it!

Hopefully…

Yes.

Welp, there is a new update for Artyom’s Gun Emporium. It’s got the Honey Badger, SVD, Ots-03, and the .460 conversion kits all ready for people to start blowing heads off.

Have fun guys!

HNGGGG

Mr. Rowland will be paying many things a visit.

Do the weapons use the new ammo system in the experimentals or is it stick bullets into gun immediately

DeWolf: Yes they all have their respected magazines and uses the experimental ammo system. They also have Reloaded ammo so you can make them yourself if you have the skills and supplies.

SHIT.

Well I forgot one thing while making the update…
Adding magazines for .460 Rowland pistols…

But luckily. I’ve fixed that. And all you have to do is re-download the mod and pretend that I still know what I’m doing :smiley:

[quote=“Artyom177, post:393, topic:10035”]Welp, there is a new update for Artyom’s Gun Emporium. It’s got the Honey Badger, SVD, Ots-03, and the .460 conversion kits all ready for people to start blowing heads off.

Have fun guys![/quote]

AMAZING! thanks!

Uhh… Is there any problems with the mod or can I start on the next update? I would like to know because I want to start adding some more stuff to the mod.