Download
(54Kb)
Download
Updated: 12-04-12 04:19 PM
Pictures
File Info
Updated:12-04-12 04:19 PM
Created:08-03-10 08:18 AM
Downloads:10,125
Favorites:27
MD5:

oUF Elen  Popular! (More than 5000 hits)

Version: 2.0.1
by: Elen' [More]




Layout created for ElenIU.

Required oUF 1.6.x by Haste to work.




its a personal layout, i don't add feature if i don't need it.

______________________________
FRAME SUPPORTED
______________

Player
Target
Target of the Target
Target of the Target of the Target
Focus
Focus Target
Pet
Target of the Pet

Please go in the elen.lua for configuration.


______________________________
OPTIONAL
______________

oUF_Smooth Update

oUF_TotemBar


2.0.1:
Fix ClassIcon issue

2.0:
Compatibility with oUF 1.6
Update for MoP

1.5.1:
Configuration up

1.5.21:
Update for 4.1

1.5.2:
Add glow for Moonkin EclipseBar

1.5:
Compatibility with oUF 1.5.x

1.4:
Add configuration
Add Holy Power Bar
Add Soul Shards UI
Update for Cataclysme !

1.3:
Big change of the code

1.2:
Adding TotemBar support

1.1:
Adding Target of the Target of the Target
Adding Focus Target
Optional Files (0)


Post A Reply Comment Options
Unread 10-30-10, 08:26 PM  
ramo990
A Kobold Labourer

Forum posts: 0
File comments: 9
Uploads: 0
What variable should I change to get 5 buffs per line instead of 7 please?
Report comment to moderator  
Reply With Quote
Unread 12-07-10, 03:28 PM  
pavl
A Murloc Raider

Forum posts: 5
File comments: 10
Uploads: 0
I have my current UI scaling set on the lowest possible setting but this causes the frames to be very small, however if I scale it up it messes up the rest of the UI. Is there anyway to change a scale on your frames to increase it? I attempted to edit the lua files and change the 235 to 285 but that caused things to overlap. Anyway to fix that?
Thanks.
Report comment to moderator  
Reply With Quote
Unread 12-15-10, 05:28 AM  
Jaded
A Kobold Labourer

Forum posts: 0
File comments: 7
Uploads: 0
I've done a few tweaks to suit my person preference and I was just wondering how I can truncate the target name so that it doesn't overlap with the target hp?
Report comment to moderator  
Reply With Quote
Unread 01-04-11, 09:39 AM  
iammike
A Kobold Labourer

Forum posts: 0
File comments: 4
Uploads: 0
Any way to disable or do something about the casting bars being right on top of the mana bar?

Makes it difficult to see my mana at a glance when my ever going cast bars are mostly covering it up.
Report comment to moderator  
Reply With Quote
Unread 01-16-11, 05:09 PM  
aceman67
A Theradrim Guardian
 
aceman67's Avatar
AddOn Author - Click to view AddOns

Forum posts: 67
File comments: 72
Uploads: 1
Any future plans for raid/party frame support?
Report comment to moderator  
Reply With Quote
Unread 01-20-11, 05:47 PM  
Thirus
A Murloc Raider

Forum posts: 4
File comments: 4
Uploads: 0
Originally posted by iammike
Any way to disable or do something about the casting bars being right on top of the mana bar?

Makes it difficult to see my mana at a glance when my ever going cast bars are mostly covering it up.
In line 660 you have to edit the coordinates of the castbar for example
Code:
self.Castbar:SetPoint("CENTER", self.Power, "CENTER", -290, -75)
If you want to add a backdrop to make the castbar more visible add
Code:
self.Castbar:SetBackdrop({
				bgFile = "Interface/ChatFrame/ChatFrameBackground",
				insets = {top = -3, left = -3, bottom = -3, right = -3}})
                self.Castbar:SetBackdropColor(0.0, 0.0, 0.0, 1)
Report comment to moderator  
Reply With Quote
Unread 01-20-11, 05:59 PM  
Thirus
A Murloc Raider

Forum posts: 4
File comments: 4
Uploads: 0
Originally posted by ramo990
What variable should I change to get 5 buffs per line instead of 7 please?
Code:
self.Buffs:SetWidth(100)
Ouf automatically sets the maximum buffs that fit into the range you set. For example you set the width to 200 you will now have 7 buff per line, if you set it to 100 you will only have 4 buffs. You get the idea.
Report comment to moderator  
Reply With Quote
Unread 08-06-11, 05:03 PM  
EKE
An Aku'mai Servant
 
EKE's Avatar
AddOn Author - Click to view AddOns

Forum posts: 37
File comments: 548
Uploads: 13
I copy the target buff code to add target debuff, but dont know how to add border.
Report comment to moderator  
Reply With Quote
Unread 08-12-11, 04:49 AM  
Linkszwodrei
A Kobold Labourer

Forum posts: 0
File comments: 11
Uploads: 0
Dismiss Pet doesn't work for whatever reason
Always get an error that this functionality is restricted to blizzard.
Report comment to moderator  
Reply With Quote
Unread 12-01-11, 10:42 PM  
Letimoz-ru
A Kobold Labourer

Forum posts: 0
File comments: 1
Uploads: 0
Good time of day! Wonderful Layout! But I ran into a problem - help set the percentage of energy or reduced the value of such "112.4k" instead of "112 397"
I apologize if configured incorrectly, I do not know much English
Last edited by Letimoz-ru : 12-01-11 at 10:48 PM.
Report comment to moderator  
Reply With Quote
Unread 03-24-12, 02:03 PM  
Siannus
A Defias Bandit
AddOn Author - Click to view AddOns

Forum posts: 3
File comments: 90
Uploads: 2
Can we call this layout abandoned? Cause it doesnt seem to work now! And the author hasnt done anything or a year it seems.
Report comment to moderator  
Reply With Quote
Unread 04-29-12, 02:17 PM  
Elen'
A Murloc Raider
 
Elen''s Avatar
AddOn Author - Click to view AddOns

Forum posts: 8
File comments: 36
Uploads: 2
Still work for me . I don't need any update so i don't work on it. I hear there's som problem for the hunts but I don't play this class, its not in my mind to fix it.
Report comment to moderator  
Reply With Quote
Unread 06-11-12, 07:47 AM  
Siannus
A Defias Bandit
AddOn Author - Click to view AddOns

Forum posts: 3
File comments: 90
Uploads: 2
Originally Posted by Elen'
Still work for me . I don't need any update so i don't work on it. I hear there's som problem for the hunts but I don't play this class, its not in my mind to fix it.
Well Im happy it works for you. However, wouldnt it be fair to have it work for eveyone else? And yes there are issues with hunters. Pity you dont seem to care about maintaining your own addon.

Just because it works for you doesnt mean it works for everyone or every class. If your not going to maintain it, then at least have the decency to remove it. Im sure WOWI would perfer not to have a bunch of useless, outdated, non-maintained addons on there servers.

But on a good note, I fixed it myself and it works for EVERY class. Took me quite sometime to recode things and remove some things that were not needed. I would release it, but, I dont think I will becuase of your attitude towards your own addon, you dont even deserve credit, but you must get it because you originally made it, which sucks.
Report comment to moderator  
Reply With Quote
Unread 08-18-12, 07:48 PM  
Elen'
A Murloc Raider
 
Elen''s Avatar
AddOn Author - Click to view AddOns

Forum posts: 8
File comments: 36
Uploads: 2
I cannot play a lot anymore so I don't spend my time to update it for everyone.
The time will come where I could play a lot again and at this time I will updated it.

So nope its not abandonned and no I would'nt remove it.
Report comment to moderator  
Reply With Quote
Unread 02-08-13, 11:17 AM  
Syliha
A Flamescale Wyrmkin
 
Syliha's Avatar
AddOn Author - Click to view AddOns

Forum posts: 104
File comments: 160
Uploads: 4
Originally Posted by EKE
I copy the target buff code to add target debuff, but dont know how to add border.
Has anyone else figured this out? Like the layout very much even though the author is not very supportive for other players i have figured it out for myself but cannot figure this problem out. Help would be highly appreciated.

Thanks!
__________________
Balance is, when everyone is unhappy.
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: