Threat Plates

Threat Plates

30M Downloads

Threat delta value is multiplied by 100-1000?

jonerikb opened this issue ยท 4 comments

commented

The threat delta value seems to be multiplied by 100, compared to the threat values in Details damage meter.

local function GetThreatDelta(unitid, threat_value_func)
.
change: return threat_value_text, threat_value_delta
to: return threat_value_text, threat_value_delta/100

This fix works for solo play, havent tested all scenarios
deltavalue
.
Based on this image from a raid it seems the delta value is multiplied by around 1000

commented

Here is some examples of delta threat values after the fix i applied:
postfix

The numbers seem more realistic, but they are probably lagging slightly behind due to refresh rate.
For some reason, most of the time the tank is shown as the next on threat

commented

As it seems, in Classic the threat value is really 100 times the value it should be. Will fix that. Sorry that it took so long.

commented

I uploaded a new verstion for 10.5.3 (beta1). This should be fixed in this version, see https://www.curseforge.com/wow/addons/tidy-plates-threat-plates/files/4009285 (for Wrath Classic).

commented

This issue is now fixed since version 10.5.3.