| Updated: | 03-26-10 08:48 AM |
| Created: | 01-03-09 11:53 AM |
| Downloads: | 8,709 |
| Favorites: | 48 |
| MD5: |

File Name |
Version |
Size |
Author |
Date |
2.02 |
96kB |
Hypocrisy |
09-05-09 10:00 AM |
|
2.0 |
96kB |
Hypocrisy |
07-30-09 10:22 PM |
|
1.36 |
98kB |
Hypocrisy |
03-15-09 09:14 AM |
|
1.3 |
95kB |
Hypocrisy |
01-14-09 09:10 AM |
|
1.231 |
95kB |
Hypocrisy |
01-13-09 07:52 AM |
|
1.10 |
102kB |
Hypocrisy |
01-06-09 11:42 AM |
![]() |
Comment Options |
|
|
|
|
Its not working at all what i can see, all i did though was to try it.
I can post some errors if you would like? |
|
|
|
|
|
|
|
I don't think Hypocrisy is playing WoW anymore so it will be hard for him to update it. If you have any specific error with it I can help you here. Alternatively you can search for an updated one that suits you. I have one called lumen that was build initially based on Hypocrisy.
![]()
__________________
My oUF Layout: oUF Lumen
Last edited by neverg : 10-19-10 at 10:18 AM.
|
|
|
|
|
|
|
|
no more updates? layout doesnt work
![]() |
|
|
|
|
|
|
|
A Kobold Labourer
Forum posts: 0
File comments: 8
Uploads: 0
|
does not show in my name ... and not percentage or amount of mana and life!!!How can I fix it?
|
|
|
|
|
|
|
A Kobold Labourer
Forum posts: 0
File comments: 24
Uploads: 0
|
Smooth
Smooth_Update doesn't seem to be working. When I have it enabled the power bar stays full the entire time even while my mana decreases.
Also is there a clean way to remove the raid/party frames? I mess with some 'Show()' or 'Hide()' stuff in the LUA and they're gone, but I also get an error.
Last edited by myztikrice : 06-28-10 at 05:02 AM.
|
|
|
|
|
||
Code:
local partytarget = {}
for i = 1, 5 do
partytarget[i] = oUF:Spawn("party"..i.."target", "oUF_Party"..i.."Target")
if i == 1 then
partytarget[i]:SetPoint("BOTTOMRIGHT", party, "TOPRIGHT", 0, 5)
else
partytarget[i]:SetPoint("TOP", partytarget[i-1], "BOTTOM", 0, -73.5)
end
getglobal("oUF_Party"..i.."Target"):SetScale(scale)
end
Code:
getglobal("oUF_Party"..i.."Target"):SetScale(scale)
Code:
getglobal("oUF_Party"..i.."Target"):SetScale(1)
Last edited by Hypocrisy : 06-03-10 at 05:13 PM.
|
||
|
|
|
|
|||
|
hi ther.e great addon. i hope there will be an update soon. but anyway. i wanted to ask i want to resize the party frames., as i use
Code:
local scale = 1.2
ie
|
|||
|
|
|
|
||
|
Re: Change in code
Code:
bar:GetStatusBarTexture():SetHorizTile(false) Code:
self.Power:SetStatusBarTexture(bartex) self.Power:GetStatusBarTexture():SetHorizTile(false)
Last edited by Hypocrisy : 05-25-10 at 04:56 PM.
|
||
|
|
|
|
|
|
A Kobold Labourer
Forum posts: 0
File comments: 2
Uploads: 0
|
Change in code
What was the change in 2.03 that fixed the armory texture stretch issue?
I still like the way other Hypocrisy revisions look and I want to apply it to those. Thank you. |
|
|
|
|
||
|
A Kobold Labourer
Forum posts: 1
File comments: 13
Uploads: 0
|
Re: Re: Castbar
![]() |
|
|
|
|
|
||
|
Re: Re: Re: Gradient Banding
|
||
|
|
|
|
||
|
Re: Re: Gradient Banding
EDIT: lua Code:
__________________
Last edited by mrruben5 : 03-26-10 at 06:36 AM.
|
||
|
|
|
|
||
|
Re: Gradient Banding
Code:
local bartex = "Interface\\AddOns\\oUF_Hypocrisy\\media\\statusbar" I, however, happen to be rather partial to armory, and was hoping to see if I could fix the issue with armory before releasing an update. My apologies if I haven't been as quick as usual, I haven't had much time for WoW lately.
Last edited by Hypocrisy : 03-26-10 at 08:49 AM.
|
||
|
|
![]() |