You are viewing a potentially older version of this package.
View all versions.
| Date uploaded | 2 days ago |
| Version | 0.2.6 |
| Download link | Eberk-Ping_It-0.2.6.zip |
| Downloads | 1338 |
| Dependency string | Eberk-Ping_It-0.2.6 |
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.2100README
Ping It
A pinging mod for R.E.P.O. that reuses the game's native valuable-discovery highlight effect

Features
- Press R (configurable) to ping whatever you're looking at within range.
- Highlights both valuables, enemies, and items using the exact same prefab the base game uses, so it looks completely native.
- Multiplayer support: pings are broadcasted to all players
- Fully configurable via BepInEx config.
RED = Enemies
GREEN = Valuable
BLUE = Item
Configuration
Located at BepInEx/config/Eberk.PingIt.cfg after first launch.
| Key | Default | Description |
|---|---|---|
PingKey |
R |
Keybind to trigger a ping |
PingRange |
30 |
Max distance in Unity units |
PingCooldown |
1 |
Seconds between pings |
HighlightDuration |
8 |
How long the highlight stays visible |
NetworkedPing |
true |
Broadcast pings to other players |
Requirements
- BepInEx 5.4.21+
- REPOLib 2.0.0+