You are viewing a potentially older version of this package. View all versions.
PingItem-PingDescriptions-1.0.0 icon

PingDescriptions

Broadcasts item and equipment descriptions to chat when players ping pickups, so non-modded friends can see what was pinged.

Date uploaded 17 hours ago
Version 1.0.0
Download link PingItem-PingDescriptions-1.0.0.zip
Downloads 96
Dependency string PingItem-PingDescriptions-1.0.0

This mod requires the following mods to function

bbepis-BepInExPack-5.4.2108 icon
bbepis-BepInExPack

Unified BepInEx all-in-one modding pack - plugin framework, detour library

Preferred version: 5.4.2108
RiskofThunder-HookGenPatcher-1.2.3 icon
RiskofThunder-HookGenPatcher

MMHOOK generation at runtime.

Preferred version: 1.2.3

README

PingDescriptions

PingDescriptions broadcasts item and equipment descriptions to chat when players ping pickups in Risk of Rain 2. This makes it easier for non-modded friends to understand what was pinged without needing the full item tooltip.

Features

  • Sends chat messages for pinged items and equipment.
  • Uses vanilla descriptions by default, with optional LookingGlass-enhanced text when that mod is installed.
  • Only broadcasts from the host/server to avoid duplicate chat messages.

Installation

  1. Install BepInEx and the dependencies listed in the manifest.
  2. Place the mod in your Risk of Rain 2 BepInEx/plugins folder.
  3. Launch the game and test with a local multiplayer session.

CHANGELOG

1.0.0

  • First release