Pallypower_Skinner

Pallypower_Skinner

16.4k Downloads

This Addon REQUIRES you to have Pallypower installed!

 I've been wanting to change the interface addon PallyPower, but since changing the original code is not always acceptably. I've decided to write a small independent addon that will change the skin yourself.


In addon displays all variables with textures, and you easily can change them to your liking.
There is only a variant of changing font settings, but have not yet found a way out of this situation. If you have any suggestions, feel free.


- Repack archive with folder container.
- 100% works with latest at this time release of PallyPower (PallyPower-v1.5.1-classic)

If you want to change the color scheme, open the file "!PPSkinner.lua" on line [31-34], you'll see the following:

PallyPower.db.profile.cBuffNeedAll = {r = 0.5, g = 0.5, b = 0.5, t = 0.7}
PallyPower.db.profile.cBuffNeedSome = {r = 0.5, g = 0.5, b = 0.5, t = 0.7}
PallyPower.db.profile.cBuffNeedSpecial = {r = 0.5, g = 0.5, b = 0.5, t = 0.7}
PallyPower.db.profile.cBuffGood = {r = 0.2, g = 0.2, b = 0.2, t = 0.6}

The variables r, g, b, respectively, red, blue and green colors.
Color calculation: (your color)/255

 

I wanted a cleaner and more straight lined skin for pally power to fit in to my ElvUI, but figured this could be used with almost any theme / default UI out there.

This release has been updated (and will be maintained) with the latest releases for Wrath of the Lich King Classic.

As i'm not the original owner of this addon, i want to pay contribution to c0ns0l3 as the original addon creater!