CraftyTeam-QuickPing_Revived icon

QuickPing Revived

Quickly ping (and pin) pickables, locations, and more! Original credit to Atopy.

Last updated 2 months ago
Total downloads 252
Total rating 1 
Categories Mods
Dependency string CraftyTeam-QuickPing_Revived-1.0.0
Dependants 0 other packages depend on this package

This mod requires the following mods to function

denikson-BepInExPack_Valheim-5.4.2202 icon
denikson-BepInExPack_Valheim

BepInEx pack for Valheim. Preconfigured and includes unstripped Unity DLLs.

Preferred version: 5.4.2202

README

QuickPing Revived

Atopy's QuickPing mod updated and working for 2024!

Functionality restored by tweaking the most recent PR and updating package references. Full credit to Atopy and github user ivan-danilov.

Below is a (mostly unchanged) README from the original mod posting.

Install Instruction

Ping position and markers will always work but must be installed on all clients if you want everyone able to see pinged object's name display.

Features

  • Use T (by default, see config) to ping what you point, name of pointed object/creature is displayed in the world and on the minimap to all players. Some objects automatically add a pin on map if a player ping them (Copper, Silver, Dungeons, Portals, Berries etc.)
  • Use G (by default, see config) to force add a marker (exclamation point by default if not filtered) on map with pointed object's name.
  • If a pinned object is destroyed, it will also destroy its attached marker.
  • (New) Use Alt + Ping (by default, see config) and enter a custom name to ping an object.
  • Change text colors (chat, ping, shout, whisper, names) in config
  • Change already existing Portal pin by pinging the portal again, it will change the marker's name to portal tag.

What's Changed

  • Updated to support current version of Valheim (0.217.38) + require modern BepInEx.

Configuration

The settings for QuickPing can be accessed in the BepInEx config file located in the Valheim/BepInEx/config folder. The settings include:

  • Bindings

    • PingKey: The keybind to trigger a ping where you are looking (default: T)
    • PingEverythingKey: The keybind to add a pin on minimap to whatever you're looking at (default: G)
    • RenameKey: The keybind to rename a ping (default: T + LeftAlt)
  • General

    • PingWhereLooking: Create a ping where you are looking when you press the Ping key (default: true)
    • AddPinOnMap: Add a marker on map when useful resources are pinged (ignored by G) (default: true)
    • ClosestPinRange: Minimum distance between objects to pin/replace portal tag (default: 2)
    • DefaultPinType: Default marker when forcing adding a pin on map (default: RandomEvent (!))
  • Colors

    • PlayerColor: Color for Player name in pings/messages (default: green)
    • ShoutColor: Color for Shout ping (default: yellow)
    • WhisperColor: Color for Whisper ping (default: white with 75% opacity)
    • PingColor: Color for "Ping" ping (default: light blue)
    • DefaultColor: Default color (default: white)