GearProtection 3.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.

Improved armor inconvenience

you can able/disable function for config.json


no_side_segment : Protect your armpits with a side bulletproof plate.


use_headsets_for_all_helmets : You can wear a headset even if you wear a helmet. ex) Altyn, Maska, etc


no_conflict_helmet : You can wear a eyewear, facecover, headwear even if you wear a helmet.


no_deaf_helmet : The helmet won't block the sound. (not tested)


no_mouse_penalty : Delete the sensitivity penalty for the equipment.


no_gear_penalty : Delete the moving speed, ergo penalty for the equipment.


uwu : just uwu logger. UwU

  • Version 3.0.0

    1. New Funtion
    - make_9x39_velocity_good
    - make_pistol_smg_velocity_good
    - make_shotgun_velocity_good
    - make_127x55mm_velocity_good
    It makes slow ammunitions fast.

    - zevzda_has_damage
    It makes add damage to zevzda.
    (zevzda is KS-23M's Flashbang Ammo)

    p.s. By default, all options are turned on. you can turn on/off at config file.

  • Version 2.0.1

    1. New Funtion
    - Super_Plate :
    It makes all plates Durability to 60.
    It makes all plates Material to Combined.


    2. Convenience Update
    - Added file path folder to zip folder.

    And... I think it will work with 3.8.1~ version (I'm not sure)

  • Version 2.0.0

  • Hello! I hope this message finds you well. I have created a mod using your code and would like to request your permission to post it. My mod is a stripped-down version of your mod, focusing on the "no side plates" option. It adjusts the front and back plates to cover the thorax/stomach and upper/lower back hitboxes respectively, similar to the armor hitbox changes in EFT live. If you grant me express permission, I will ensure to give you proper credit as the original author. Thank you for considering my request!

    • its ok! post it and link here plz!
      thx for use my mods :)

  • Does super_plates only work for players?


    Or does it also apply to AI PMC?

    • it works effect at "item"
      work for all player, ai pmc, scav.. etc

    • Thank you, pmc may come wearing it, so I shouldn't apply it.

  • Can you please repackage your zip properly for end-users?


    It is preferred that you package the \user\mods\gearprotection\ folder instead of loose files without a parent folder that way people can install it just by dragging the \user\ folder from the zip into their SPT root folder.


    At minimum please have a mod folder that contains your loose files.

    Thumbs Up 1
  • with the "neo steal mandible", you cant wear face covering. i believe this is an oversight.

  • 0w0~

  • uwu Rawr

  • Not sure if you are aware of this, but String.includes accepts 2 arguments, what to include, and what position to start searching for. You are treating the second argument as a second value to include.
    So this str.includes("LeftSideChestDown", "LeftSideChestUp") should be str.includes("LeftSideChestDown") "or" str.includes("LeftSideChestUp")

    • I think I made a mistake because I'm not used to JavaScript and TypeScript yet. I'll look into this.

      Thumbs Up 1
  • The helmet won't block the sound "(not tested)"? you dont even test your own mod?

    • Sorry for deploying the mod without testing it, but I didn't have enough time to test it as a graduate student because the code only worked with a few lines and I didn't see any errors when running it, and I thought it would definitely work. Apologies again if it doesn't work.

    • If there where no errors in code then it should work... That's what they tought me on studies xD