Dinorush-StatDisplay icon

StatDisplay

Displays in-game accuracy and damage. EWC-compatible.

Last updated 3 days ago
Total downloads 243
Total rating 0 
Categories Client Mods
Dependency string Dinorush-StatDisplay-1.1.0
Dependants 0 other packages depend on this package

This mod requires the following mods to function

BepInEx-BepInExPack_GTFO-3.2.1 icon
BepInEx-BepInExPack_GTFO

BepInEx pack for GTFO. Preconfigured and includes Unity Base DLLs.

Preferred version: 3.2.1

README

Displays player accuracy and damage, akin to AccuracyTracker, AccuracyShow, or DamageIndicator. Additionally shows stats and gear on the win and fail screens.

Stats shown are highly customizable, using either the Config file or TheArchive (if installed). Contains preset options for simple modifications or complete manual control of the text format.

Only displays accuracy for players that have the mod. Damage is managed accurately if host has the mod, otherwise numbers may be incorrect* (especially for shotguns). Only displays damage for players without the mod if host has the mod, and main/special damage may be slightly incorrect*. Supports ExtraWeaponCustomization damage and accuracy values.

*If host does not have the mod, clients can overkill with rapid fire, shotguns, or crossfire (akin to Scattergun vs. Tumors). If host does have the mod, players without the mod will track total damage correctly, but per-weapon damage cannot track EWC projectiles correctly (damage is attributed to the equipped/equipping gun, or randomly to either gun otherwise).

Credit

The UI creation code was mainly pulled from AccuracyTracker, thanks to Hikaria for greatly speeding up that process!