Version 1.1.0 (03.13.2021)
By Kyodan
This mod allows you to adjust the amount of uses for Painkillers and Ibuprofen!
Download the latest release (in ZIP format) here: https://github.com/KyodanCFG/PoppinPills/releases
- By default, this mod will enable itself, and Painkillers will have
10max uses (default4uses), and Ibuprofen will have26max uses (default12uses)
- Extract archive to your
server folder/user/modsfolder- Folder structure should look like
server folder/user/mods/Kyodan-PoppinPills-X.X.X
- Folder structure should look like
- Close your server (if it's running)
- Edit
settings.jsonin your preferred text editor/IDE, review/modify any settings, then save and close - Delete your
server folder/user/cachefolder - 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:
poppinPills: true,painkiller: 10,ibuprofen: 26
-
Below are the flags for each setting:
poppinPills(true|false) - determines if this script is enabled/disabledpainkiller(number) - determines how much the extract will costibuprofen(number) - determines how much the extract will cost
- If any of the files below are missing/misplaced, you may have to redownload/reinstall this archive:
src/Poppin.jsmod.config.jsonsettings.jsonreadme.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
-
01.26.21
- Fixed error messages not working properly
- Simplified/tidied up some strings
