You are viewing a potentially older version of this package.
View all versions.
CheckMyStats
Read-only multiplayer HUD for damage, money, catches, revives, teammate kills, deaths, and reliable host-client stat sync.
By Corntaxi
| Date uploaded | a week ago |
| Version | 1.0.1 |
| Download link | Corntaxi-CheckMyStats-1.0.1.zip |
| Downloads | 1989 |
| Dependency string | Corntaxi-CheckMyStats-1.0.1 |
This mod requires the following mods to function
BepInEx-BepInExPack
BepInEx pack for Mono Unity games. Preconfigured and ready to use.
Preferred version: 5.4.2305README
CheckMyStats
A read-only multiplayer statistics HUD for How to Fish. It does not modify gameplay values or saves.
Features
- Eight metrics: creature damage, friendly fire, money earned, money spent, fishing catches, teammates revived, teammates killed, and deaths.
- Modded clients automatically receive authoritative stats from a host running the same version.
- No player recording limit; departed players remain in the session table.
- One compact translucent panel by default, with up to five panels.
Controls
| Key | Action |
|---|---|
+ / numpad + |
Add a panel |
- / numpad - |
Remove the newest panel |
F6 |
Toggle mouse edit mode |
F7 |
Show or hide all panels |
Usage
Press F6 to enter mouse edit mode:
- Right-click a title to select a metric.
- Use a panel's
+to add a panel or its−to remove that exact panel. - Drag any title to move all panels together.
- Drag any lower-right corner to resize all panels together.
- Press
F6again to return mouse control to the game.
Layouts save automatically. The HUD supports Simplified Chinese and English; other system languages use English.
Requirements
- How to Fish
- BepInEx 5.4.23.5
- The host and every client should install the same version for complete authoritative synchronization. A client-only installation falls back to locally observed data.
Merge this package's BepInEx folder into the game directory. The startup log should show CheckMyStats 1.0.0 loaded.
Configuration
Configuration file: BepInEx/config/CheckMyStats.cfg
Enabled: show or hide the HUD.Scale: adjust HUD content scale.Language:Auto,Chinese, orEnglish.- Key bindings and panel layouts are saved in the same file.
CHANGELOG
Changelog
1.0.0
- Initial public release of the multiplayer statistics HUD.
- Includes eight metrics, configurable HUD panels, unlimited player recording, and reliable host-client synchronization.
- Defers first-run HUD sizing until the game reports a valid resolution and repairs the oversized layout produced by early startup.