
Valuables Scanner
Discovers nearby valuables, enemies, weapons and dead teammates when a key is pressed (F by default). Multiplayer friendly and highly configurable.
Last updated | 2 weeks ago |
Total downloads | 290488 |
Total rating | 16 |
Categories | Tools Misc Valuables Items Weapons Monsters Client-side |
Dependency string | Kistras-Valuables_Scanner-1.1.3 |
Dependants | 104 other packages depend on this package |
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.2100
Kistras-CustomDiscoverStateLib
Library for your mod that allows for custom-colored discoveries (similar to the thing you see when a valuable is encountered for the first time)
Preferred version: 1.0.0README
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.
If Multiplayer RPC is enabled, items discovered for the first time with the scanner will appear on both your minimap and your friends', should you be playing multiplayer.
Also capable of discovering enemies, dead teammates and equippable items, although they will not appear on your teammates minimap, even if you enable Multiplayer RPC. All of this can be disabled (or enabled) by demand.
Has a cooldown of 10 seconds, tracked on the top of the screen. Said bar shouldn't appear by itself unless scanner is used.
You can switch between a new GUI version (the one where all screen effects are applied) and a legacy one (where it's as clear as possible). There's two versions because I liked the clear one and my friend liked the immersive one.
I believe that at this point the development of this mod is complete. Feel free to contribute or report issues.
Configuring
Use your modinstaller, BepInEx's config or REPOConfig
You can change:
- Keybind for scanning (f by default)
- Scan radius (10 by default)
- Cooldown (10 by default)
- Multiplayer RPC discovery (enabled by default)
- GUI (enabled by default)
- GUI version (new by default)
- Valuable items discovery (enabled by default)
- Enemies discovery (enabled by default)
- Dead teammate's heads discovery (enabled by default)
- Equippable items discovery (enabled by default)
Installation
- Make sure you have BepInEx installed.
- Download the REPO Scanner Mod package.
- Extract the contents to the game's
BepInEx/plugins
directory.
How it looks ingame
Click to expand
New version of GUI

Legacy version of GUI

Feature overview

Enemies

Items

Known issues
- Enemy dimensions are currently broken, but their location is still accurately tracked.
- Game freaks out when the scan size is too big. Nothing I can do, make it smaller in config by yourself.
- Special mouse buttons, gamepad and special obscure keys cannot be used for keybinding. Will probably rework how keybinds work in the future.