Latest Update (v1.4.0):
- Off Screen Ping: Shows ping icon and distance next to edge of the window when pings are off-screen
- Ping Icon: Ping icon can now be changed in config
- Improved performance and memory usage optimization
PingItems
Ping items and luggage in PEAK! When you ping near items, colored indicators appear showing what's there. Perfect for pointing out loot to teammates or keeping track of items you spotted.
What it does
- Pinging: Automatically detects items near your ping location and shows visual indicators
- Ping Grouping: Groups nearby items of the same type together into single ping for cleaner display
- Off-Screen Tracking: Shows ping icons and distance at screen edges when pings are off-screen
- Item Names: Shows the names of detected items
- Player Names: Shows who pinged the item
- Item Distance: Shows how far away items are from you
- Customizable Icons: Change ping icon appearance through configuration
- Multiplayer Ready: Everyone sees the pings with proper colors
How to use
Just ping normally! The mod automatically detects nearby items and shows indicators. No special controls needed.
Supported Items
- All interactable items
- All types of luggage (including mirage luggage)
Installation
- Install BepInEx for PEAK
- Download PingItems from releases
- Put
PingItems.dll in BepInEx/plugins
- Start the game
Configuration
Config file: BepInEx/config/com.memiczny.peak.pingitems.cfg
Main Settings
- EnableItemGrouping: Group multiple items of same type (default: true)
- GroupingRadius: How close items need to be to group together (default: 2.2)
- ShowPlayerName: Show who made the ping (default: true)
- DetectionRadius: How far from ping to look for items (default: 1.2)
- LuggageDetectionRadius: Detection range for luggage (default: 2.2)
- PingVisibilityDistance: Maximum distance at which pings are visible (default: 100)
Edge Tracking Settings
- EnableEdgeTracking: Show reticles on screen edges when pings are off-screen (default: true)
- ShowEdgeDistance: Show distance text next to edge indicators (default: true)
- EdgeDistanceFontSize: Font size for edge distance text (default: 14)
Display Settings
- Duration: How long pings stay visible (default: 10s)
- FadeOutDuration: Duration of fade-out animation (default: 2s)
- ReticleScale: Size of the ping markers (default: 4x)
- ReticleType: Type of ping icon to use (default: ClimbTry)
- ShowDistance: Show distance to items (default: true)
- ShowItemNames: Show item names in ping markers (default: true)
- LabelFontSize: Font size for ping labels (default: 22)
Visual Effects
- EnableOutlines: Add outline effects to text (default: true)
- OutlineWidth: Width of text outlines (default: 0.065)
- CopyCanvasHUDSettings: Copy game's HUD canvas settings (default: true)
Advanced Settings
- DistanceUpdateThreshold: Threshold for distance updates (default: 0.05)