View Single Post
06-30-10, 08:49 AM   #20
Minerv
A Black Drake
 
Minerv's Avatar
AddOn Compiler - Click to view compilations
Join Date: May 2009
Posts: 89
Any link to some API stuff about health/name/power text ?

I wanna do something like this |[deficitmp] *playerframe* [curhp]|

|[name(on the border)]
|[curhp] *targetframe* [curmp]| and on ToT |[name]|

But as it is now i can only change on 2 things that changes all of the units tags together?

line 125-126 in lib.lua

f:Tag(name, "[name]")
f:Tag(hpval, "[curhp]")

Also i have like a big black border below my UF's atm, dunno what it is/how i got it there O.o.

http://img534.imageshack.us/img534/8509/trolololl.png dont mind the timer thar

Btw thx for this guide, i love oUF but im a lua noob so i cant do that much alone, great way to start for me.

Any help would be great! (and sry for any bad english)

(Have moved the powerbar to the top now also, and removed the portrait's/buffs/debuffs on everything else than Target/Party.) Just hope that it works now D:

Last edited by Minerv : 06-30-10 at 08:57 AM.
  Reply With Quote