Super MMAC 1.0.0

Please do not ask when mod authors will update their mods to 3.9.X
Bothering mod authors will lead to warnings and repeat offenses will lead to eventual bans.

A stronger more resilient MMAC Armor vest

This is built using previous work from the following sources:

MT_Militia

Super Trooper Body Armor


The MMAC is my favorite vest with looks. But I wanted to make it pretty much 'invincible'. This is my first edit of someone's mod to make an addition or new one. All the groundwork was laid by MT_Milita. I simply edited it to work with the MMAC. Please leave a comment or review so I can work on any issues. This was originally for my own use.


Can be purchased through Ragman at level 1 for 50,000 Roubles


The following stats were added:

Durability: 1500

Armor Class: 10

Armor Material: UHMWPE

Weight: 1.1

Armor Areas: Head, Both Arms, Both Legs, Chest, and Stomach

Blunt Throughput: 0.07


All of those can be changed under src/supermmac

Armor class has to be 1 - 10

Durability can be whatever you like

Weight I haven't tested at 0 but you can make changes there

Blunt Throughput I believe is how much blunt damage it can take or will allow through the vest. I haven't played around too much with this so use with caution.

  • Version 1.0.0

    Updated to fix unlimited load screen after profile data loading.

    Should work for any 2.2.0-2 versions.

  • can you please optimize this for the new 3.0 version?? thank you i really love this mod

  • Please update as soon as possible. It makes me dizzy.

    Like 1
  • I need help it says it isnt compatable with the curent mod version and i have no notepad file in src. what did i do wrong

    • Could you try redownloading it again? I made a quick change.

  • Is it possible to make this have more space? I like the look of it but it doesn't have enough slots.

    • I have been playing around with it. I will keep working on it. I tried to change the layout to MPVV and it messed it up. One thing I like about the limited space though is it's more ~*~rEaLiStIc~*~ as you normally would only carry a few mags on you.

    • fair lol, i just like having extra spots to carry stuff like nades or anything i pick up

    • I do too lol, thats why I want to figure it out. That is the excuse I tell myself until I figure it out.

      Haha 1
    • Lua's thiccmanager can change the layout for equipment i believe. I think there's an example for the raid backpack.

    • Found it!

      Should be something like this under "ContainerSize" in config.json

      Code
      "item_equipment_rig_mmac": [
          [2],
          [2, 1],
          [2, 1],
          [2]
      
      ]

      But you'll have to play around with the layout yourself

  • pls create for 2.2.0 version

    • I am using 2.2.0 so it should work for any version 2.2.X


      I also fixed the error of unlimited load after 'Loading Profile Data'