Valuables Scanner
Discovers (for your teammates too!) nearby valuables when a key is pressed (F by default). Multiplayer friendly.
By Kistras
| Date uploaded | 9 months ago |
| Version | 1.0.1 |
| Download link | Kistras-Valuables_Scanner-1.0.1.zip |
| Downloads | 19586 |
| Dependency string | Kistras-Valuables_Scanner-1.0.1 |
README
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. Shouldn't appear by itself unless scanner is used.
Configuring
- Use your modinstaller (or BepInEx's config) to change used key. Doesn't work currently, no idea why.
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.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