View Full Version : My Unitframes
Made a very simple UI, without text in the party frames and so on...
x removed 3d models
x removed borders
x removed HP/MP text in party frames
x removed target's target's target
x target's target is on top of target
x moved rank icon into target frame
x added classicon to target
Dunce
06-29-2006, 07:31 AM
Made a very simple UI, without text in the party frames and so on...
x removed 3d models
x removed borders
x removed HP/MP text in party frames
x removed target's target's target
x target's target is on top of target
x moved rank icon into target frame
x added classicon to target
is this for the newest version of the ui ?
Dunce
06-29-2006, 08:25 AM
after useing them for a while i liek them alot !
can you fix the way the buff frame overlaps the unitframe? please and can you please post on how to put the buff/debuffs frame on the time of the unitframe please .
and 1 last thing how can i move hte target box on top to the lower left hand corner ?
sorry if this seem like alot but the way i have my ui set up i really could use the buff/debuff frame untop of the unitframe and the target-target box woudl be perfect if it was moved ( for me ) to the slots i mentioned
once agian GREAT layout
Yes sure, it is the newest UI version.
I'll see what I can do tomorrow, but I like the overlaps and the rest like it is...
Dunce
06-29-2006, 11:20 AM
Yes sure, it is the newest UI version.
I'll see what I can do tomorrow, but I like the overlaps and the rest like it is...
can you post theinfo so i can change it for my own useage please
thanks works great for me.
To get the buffs down, just change the y - coordinate of the buff location....
buff1 = { template = "Nurfed_Unit_aura", properties = { Anchor = { "TOPLEFT", "$parent", "BOTTOMLEFT", 4, 1 } }
to
buff1 = { template = "Nurfed_Unit_aura", properties = { Anchor = { "TOPLEFT", "$parent", "BOTTOMLEFT", 4, 2 } }
You only have to change the numbers....
For the change of the target's target position, change this:
target = { template = "Nurfed_Unit_mini", properties = { Anchor = { "BOTTOMLEFT", "$parent", "TOPLEFT", 2, 0 } }
BOTTOMLEFT to TOPLEFT and TOPLEFT to BOTTOMLEFT....
and then do the fine adjustement with the numbers behind.... ;) have fun :P
Fixed the overlapping thingy, and did some name adjustment (bigger names).
Also changed the classicon position in the partyframes, and position of names.
Hope u'll enjoy it. ;)
m0rPh3uS
06-30-2006, 06:47 AM
Fixed the overlapping thingy, and did some name adjustment (bigger names).
Also changed the classicon position in the partyframes, and position of names.
Hope u'll enjoy it. ;)
make plz a screen of the new version ^^
selious
07-11-2006, 10:10 PM
where'd it go :( i really like these unit frames
eddiec312
07-11-2006, 10:15 PM
Yes, I REALLY like these unit frames also. I especially love the class icon on the target.
Did anyone grab the most updated version before they were removed?
sorry, they're back again :)
Powered by vBulletin® Version 4.1.9 Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.