
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
722 Downloads
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.
348 Downloads
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)
Details
-
GUID
Not Available
-
License
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!
Does super_plates only work for players?
Or does it also apply to AI PMC?
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.
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”)
The helmet won’t block the sound “(not tested)”? you dont even test your own mod?