Please disclose if any significant portion of your mod was created using AI tools by adding the 'AI Generated' category. Failing to do so may result in the mod being removed from Thunderstore.
Valuables Scanner
Discovers (for your teammates too!) nearby valuables when a key is pressed (F by default). Multiplayer friendly.
By Kistras
| Date uploaded | a year ago |
| Version | 1.0.3 |
| Download link | Kistras-Valuables_Scanner-1.0.3.zip |
| Downloads | 49801 |
| Dependency string | Kistras-Valuables_Scanner-1.0.3 |
This mod requires the following mods to function
BepInEx-BepInExPack
BepInEx pack for Mono Unity games. Preconfigured and ready to use.
Preferred version: 5.4.2305README
What does it do
You press a button (F by default), nearby valuable items are discovered (and shown on screen). Already discovered items are shown a second time.
Items discovered initially will appear on your minimap as usual. Even for your friends, should you be playing multiplayer.
Has a cooldown of 10 seconds, tracked on the top of the screen. Said bar shouldn't appear by itself unless scanner is used.
Configuring
Use your modinstaller (or BepInEx's config).
- Keybind for scanning can be changed (f by default)
- Scan radius can be changed (10 by default)
- Cooldown can be changed (10 by default)
Installation
- Download the REPO Scanner Mod package.
- Extract the contents to the game's
BepInEx/pluginsdirectory. Or use Gale/r2modman.
Why scan GUI ugly and not in the style of the game
Because I can't figure out how to make it render properly.
How it looks
Click to expand
CHANGELOG
1.4.0 - Reworked configs, added color configuration support. No longer uses CustomDiscoverStateLib
1.3.1 - Separate support for cosmetics and custom
1.3.0 - Now works with 0.4.0. Also highlights cosmetics
1.2.0 - Updated dependencies, added separate options to override scan radius for specific categories and an option to only show already discovered valuables
1.1.3 - Fixed a typo that prevented some items from being discovered
1.1.2 - Now GUI is rendered in the style of the game, optional (with config). Adjusted colors. Fixes some objects being registered twice (or more)
1.1.1 - Updated images for Thunderstore page
1.1.0 - Now can scan for enemies, weapons and dead heads. Config ability to disable scanning of each thing. GUI now can be disabled at all. Added new dependency (optional, but it's better to be installed)
1.0.5 - Keybind is now shown in REPOConfig. Cuz of the new format it had been reset to default. Loosened cooldown constraints.
1.0.4 - Most options (with the exception of keybind) are now shown in REPOConfig. Showing valuables to teammates is now optional. Fixed incompatibility with FPSCounter (used to break text for some reason). Optimized console usage.
1.0.3 - Now hidden from REPOConfig (it allowed for negative cooldowns/radiuses, can't support strings)
1.0.2 - Fixed keybinding. You also can adjust cooldown and radius
1.0.1 - Forgor to actually ship it
1.0.0 - Created the thing