Version 1.1.0
(03.13.2021
)
By Kyodan
This mod removes all mouse sensitivity penalties related to armor, rigs, and helmets!
Download the latest release (in ZIP format) here: https://github.com/KyodanCFG/PurginPenalties/releases
- By default, this mod will enable itself and set all mouse sensitivity penalties for armor, rigs, and helmets to
0
.
- Extract archive to your
server folder/user/mods
folder- Folder structure should look like
server folder/user/mods/Kyodan-PurginPenalties-X.X.X
- Folder structure should look like
- Close your server (if it's running)
- Edit
settings.json
in your preferred text editor/IDE, review/modify any settings, then save and close - Delete your
server folder/user/cache
folder - Run your server (it should generate a new cache)
- If you change a setting in
settings.json
, repeat steps 2-5 above
-
Below are the default settings:
purginPenalties
: truemousePenalty_1
: 0
-
Below are the flags for each setting:
purginPenalties
(true|false) - determines if this script is enabled/disabledmousePenalty_1
(float) - determines mouse sensitivity penalty
- If any of the files below are missing/misplaced, you may have to redownload/reinstall this archive:
src/Purgin.js
mod.config.json
settings.json
readme.md
- Join the EmuTarkov Discord: https://discord.gg/33r4FPp
- @ me in the #support channel which script + version, what the issue is, and a picture/log of that issue (if possible)
I am not responsible for any data loss in relation to the use of this mod (including, but not limited to game/profile data and/or content loss, damage caused to your software, computer, or mobile device). I encourage you to back up your server/profile data before using this mod.
- 03.13.21
- Initial push to Github