WoWInterface

WoWInterface (https://www.wowinterface.com/forums/index.php)
-   AddOn Search/Requests (https://www.wowinterface.com/forums/forumdisplay.php?f=6)
-   -   ouf_hank changes for DK / DDR combatfade (https://www.wowinterface.com/forums/showthread.php?t=38323)

Syliha 01-11-11 06:27 AM

ouf_hank changes for DK / DDR combatfade
 
Hey everyone,

frist of I'm able to do the necessary things via lua to build interfaces (like scale, color, positioning etc.).

I'm using ouf_hank for quite a while now.

I want to change two things:

- Hiding the runes for DK
- Hiding the Power _ONLY_ for the DK

hank was very helpfull giving me some tipps:
Override sharedStyle(self, unit, isSingle) with a custom mod, check for

Code:

Code:

unit == "player" and select(2, UnitClass("player")) == "DEATHKNIGHT"
then add self.power:SetAlpha(0)

But I do get an error, already posted in the hank comments.

Would anyone be so kind to help me with that 2 things? :)

Link: http://www.wowinterface.com/download...Hank.html#info

The second thing is about that addon:
http://www.wowinterface.com/download...ebugRunes.html

I want to hide it only if i am out of combat AND do not have runepower, otherwise it should be shown.

Looking forward to your answers and thanks soo much :)

Syliha.

Syliha 01-12-11 09:19 AM

no one there who could change the things i want and send me the file? :)

I would highly appreciate your help! :)


All times are GMT -6. The time now is 07:49 PM.

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