View Single Post
11-10-08, 09:54 AM   #237
p3lim
A Pyroguard Emberseer
 
p3lim's Avatar
AddOn Author - Click to view addons
Join Date: Feb 2007
Posts: 1,710
Originally Posted by Frumpy View Post
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.
Chinchilla, Cowtip and PitBull is not 'in-efficient' add-ons, they just have alot more options and are made to fit the average user.
While they have a bigger memory usage it doesnt have to mean anything.
Use what suits you, dont care about the usage of memory (its the CPU that counts!)