
- Version 1.0.2
- Download 195
- File Size 2.86 KB
- Create Date January 20, 2021
- Download
This mod allows you to adjust the amount of uses for Painkillers and Ibuprofen!
Info
- By default, this mod will enable itself, and Painkillers will have 10 max uses (default 4 uses), and Ibuprofen will have 26 max uses (default 12 uses)
Installation
1. Extract archive to your `server folder/user/mods` folder
* Folder structure should look like `server folder/user/mods/Kyodan-PoppinPills-1.0.2`
2. Close your server (if it's running)
3. Edit `settings.json` in your preferred text editor/IDE, review/modify any settings, then save and close
4. Delete your `server folder/user/cache` folder
5. Run your server (it should generate a new cache)
* If you change a setting in `settings.json`, repeat steps 2-5 above
Settings
- 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/disabled
* "painkiller" (number) - determines how much the extract will cost
* "ibuprofen" (number) - determines how much the extract will cost
Files
- If any of the files below are missing/misplaced, you may have to redownload/reinstall this archive:
* src/Poppin.js
* mod.config.json
* settings.json
* readme.md
Need help?
1. Join the EmuTarkov Discord: https://discord.gg/33r4FPp
2. @ me in the #support channel which script + version, what the issue is, and a picture/log of that issue (if possible)
Changelog
- 01.26.21
* Fixed error messages not working properly
* Simplified/tidied up some strings