WoWInterface

WoWInterface (https://www.wowinterface.com/forums/index.php)
-   AddOn Help/Support (https://www.wowinterface.com/forums/forumdisplay.php?f=3)
-   -   hide healing text on target/player frame (https://www.wowinterface.com/forums/showthread.php?t=57773)

rulezyx 01-13-20 09:21 AM

hide healing text on target/player frame
 
I was trying to find an addon for WoW Classic to show dodge/miss damage etc. on the target frame.
Since this function doesnt exist by default I found this addon:
https://www.curseforge.com/wow/addon...raitdamagetext
But I want to hide the healing text completely, since I display heals with custom stuff, its overlapping.

I didnt rly find anything else.

Somebody knows any solutions?:confused: I rly appreciate any help:)

PS: I found https://www.curseforge.com/wow/addons/no-combat-text but it doesnt work for classic.

rulezyx 01-14-20 12:47 AM

I solved it with the Author (PortraitDamageText.lua)
 
I changed the line 202 from:

Code:

" if unitIDs[unitID] then"

to

" if unitIDs[unitID] and action ~= "HEAL" then"



All times are GMT -6. The time now is 08:19 PM.

vBulletin © 2024, Jelsoft Enterprises Ltd
© 2004 - 2022 MMOUI