View Single Post
11-09-08, 09:24 PM   #235
Frumpy
A Defias Bandit
Join Date: Jul 2008
Posts: 2
Hey everyone. I'm relatively new to lua, but I'm trying to drop rock and replace chinchilla, cowtip, and pitbull with different, more efficient addons. Firstly, I'm attempting to modify p3lim's oUF layout into something more my style. Here's what I've got so far (not much):

http://hdimage.org/images/49k86pg3p7...uftroubles.png

And here's my code:

http://pastey.net/101332-3ujn

Now, what I'm trying to do is make the target's health a percentage, make the class text colored based on targeted class, put a percent health display on my pet's frame (the one above the player frame), and change the background color on every frame except target and castbar (can be seen on the pet bar. The difference is very slight and hard to see at the moment, I'm not sure how I even did that.). If possible, I'd also like to keep my health displayed as an absolute value. Right now it switches to a deficit and a percentage (could provide screenshots if needed).

Thanks for your help.