youxia173-GhostPing icon

GhostPing

Fork of boxofbiscuits97 GhostPing: ping as a ghost; stack-safe fix for distance mods. All clients. 幽灵也能标记(致谢原作).

Last updated 19 hours ago
Total downloads 566
Total rating 0 
Categories Quality Of Life All Clients
Dependency string youxia173-GhostPing-0.3.0
Dependants 0 other packages depend on this package

This mod requires the following mods to function

BepInEx-BepInExPack_PEAK-5.4.2403 icon
BepInEx-BepInExPack_PEAK

BepInEx pack for PEAK. Preconfigured and ready to use.

Preferred version: 5.4.2403

README

GhostPing / 幽灵也能标记

Allow pinging while dead (ghost) in PEAK.
死亡变成幽灵后仍可标记。

Maintainer / 维护发布: youxia173
Chinese alias / 中文名: 幽灵也能标记
Version / 版本: 0.3.0
Recommended / 建议: All Clients(主客都安装)


Credits / 致谢

Fork based on boxofbiscuits97's GhostPing.

本发布基于 boxofbiscuits97 原作。

Please support the original author.
喜欢请也支持原作者。

Works well with BetterPingDistance (and youxia173's fork).
可与 BetterPingDistance(及 youxia173 维护分支)配合使用。


What this fork improves / 本分支优化了什么

English

  • Updated for current PEAK: replaced fragile fixed IL index patches with a stable canPing Prefix + ReceivePoint_Rpc visibility skip
  • Stack-safe transpiler: correctly pops opacity and branches to show the ping (old extra Pop unbalanced the stack → RPC crash → pingInstance stayed null)
  • BetterPingDistance friendly: after the stack fix, distance UI can create markers for ghost / no-LOS pings again
  • Ghosts can ping (cooldown still applies); no config file needed

中文

  • 适配当前 PEAK: 去掉易碎的固定 IL 下标补丁,改为稳定的 canPing Prefix + ReceivePoint_Rpc 可见性跳过
  • 栈安全的 Transpiler: 正确 Pop 掉 opacity 再跳转到生成标记(旧版多插了一次 Pop 导致栈不平衡 → RPC 崩 → pingInstance 为空)
  • 兼容 BetterPingDistance: 栈修复后,幽灵/无视线标记也能正常出距离文字
  • 幽灵可标记(冷却仍在);无需配置文件

Install / 安装

  1. Install BepInExPack PEAK
  2. Install this mod or put youxia173.GhostPing.dll in BepInEx/plugins/

Do not install together with the original boxofbiscuits97 GhostPing.
请勿与原版 boxofbiscuits97 GhostPing 同时安装

For everyone to see ghost pings reliably, all players should install this mod.
若希望大家都能稳定看到幽灵标记,建议所有人安装

Suggested categories: All Clients · Mods · Quality Of Life


Config / 配置

None. No .cfg file.
无配置项,无需改 cfg。


Changelog / 更新日志

See CHANGELOG.md.