R.E.P.O. Ping System
Adds a team communication ping system to R.E.P.O., inspired by Fortnite and PEAK.
Features
- Quick Ping: Middle click to place a "Go Here" marker where you're looking
- Radial Wheel: Hold middle click to choose from 4 ping types:
- Go Here (blue) - mark a location
- Danger (red) - warn about hazards
- Enemy (orange) - mark enemy positions
- Loot (green) - highlight items
- Item Preview: When pinging an item, a 3D preview of the object appears inside the ping marker
- Audio Feedback: Each ping type has a distinct sound
- Auto-fade: Pings last 8 seconds with a smooth fade out
- Always Visible: Pings are visible through walls and in darkness
- Constant Size: Pings always appear the same size on screen regardless of distance
- Multiplayer Sync: All players see pings in real time via REPOLib NetworkedEvent
- Fully Configurable: All settings adjustable via BepInEx config (F1 with ConfigurationManager)
Controls
- Middle click (quick): Place a "Go Here" ping
- Middle click (hold): Open radial wheel to select ping type
- Right click: Cancel radial wheel
- Release on center: Cancel selection
How It Works
- Aim at any surface or item
- Quick click middle mouse for a fast "Go Here" ping
- Hold middle mouse to open the selection wheel
- Move your mouse to the desired ping type and release
- The ping appears where you were aiming when you first pressed the button
Installation
Install via Gale, r2modman, or Thunderstore Mod Manager. Manual: copy REPOPingMod.dll to BepInEx/plugins/.
Requires: BepInEx 5.x, REPOLib 3.x