You are viewing a potentially older version of this package. View all versions.
Kistras-Valuables_Scanner-1.0.3 icon

Valuables Scanner

Discovers (for your teammates too!) nearby valuables when a key is pressed (F by default). Multiplayer friendly.

By Kistras
Date uploaded a day ago
Version 1.0.3
Download link Kistras-Valuables_Scanner-1.0.3.zip
Downloads 8559
Dependency string Kistras-Valuables_Scanner-1.0.3

This mod requires the following mods to function

BepInEx-BepInExPack-5.4.2100 icon
BepInEx-BepInExPack

BepInEx pack for Mono Unity games. Preconfigured and ready to use.

Preferred version: 5.4.2100

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. 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

  1. Download the REPO Scanner Mod package.
  2. Extract the contents to the game's BepInEx/plugins directory. 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 GUI

CHANGELOG

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