RaiRaiTheRaichu added a new file:
QuoteDisplay MoreUseless Key Blacklist
Find out more about what EFT mods I'm working on here!
https://trello.com/b/CONaHPTn/…i-mods-by-rairaitheraichu
Want to support my work? Consider clicking the link below!
This mod filters out all the keys to doors that are already open (particularly several of the Resort keys on Shoreline) so you never accidentally take a key you don't need!
No configuration available, just a small script I wanted to release that I use for my own personal play.
Features:
- Red background on keys that lead to already-open doors.
- Orange background on keys that can be used only for certain barters.
- Useless/barter keys have a small notice at the top of its description.
- Useless keys are removed from AI loot pools (other mods may overwrite this, sorry - try renaming this mod's folder so this mod runs at the end).
- Useless keys are removed from static loot spawns.
- Useless keys are no longer sold on Fence or the Flea Market.
If you have any suggestions for the script, let me know, but it's pretty simple and straightforward. You can freely edit the /src/mod.ts if you really would like to change anything.
- July 10th, 2024:
- Refactor to module changes for SPT 3.9.0+.
- Minor change to the version in the package.json, compatible with version 3.9.0+ of SPT.
- April 6th, 2024:
- Minor change to the version in the package.json, compatible with version 3.8.0+ of SPT.
- Removed the barter key tweaks. This used a harcoded list which can change with mods and such, and other mods do this better (More Checkmarks is a direct improvement to this).
- Updated the blacklist to include all unused keys as of SPT 3.8.0.
- Slight refactor to the blacklist algorithm - should apply to all types of AI and work more reliably in general.
- March 12th, 2023:
- Fixed an issue with the PMC loot blacklist causing an issue during the server loading
- Minor change to the version in the package.json, compatible with version 3.5.2 of SPT.
- February 12th, 2023:
- Minor change to the version in the package.json, compatible with version 3.5.0 of SPT.
- December 22nd, 2022:
- Major refactor to localization to comply with new standards as of client version 20765.
- Added more methods to reduce the amount of blacklisted keys that appear.
- Minor change to the version in the package.json, compatible with version 3.4.0 of SPT.
If you encounter any issues, please feel free to contact me on Discord ( @RaiRaiTheRaichu) (This includes incompatibilities you may find with other mods!)
You can leave a comment here, as well, but response time may be significantly longer as I do not usually check my inbox here often.
Please include any logs generated from the console as well to help me narrow down the issue.