View Single Post
09-15-09, 10:33 AM   #1176
p3lim
A Pyroguard Emberseer
 
p3lim's Avatar
AddOn Author - Click to view addons
Join Date: Feb 2007
Posts: 1,710
Originally Posted by mrruben5 View Post
I was wondering, would it be possible to have the following:

Health bar:
- tapped, disconnected: grey
- or just blackish, solid color

Name text:
- classcolored always, with outline

Health bar background:
- classcolored always

Power bar:
- normal color.

Is this possible to achieve without PostUpdateHealth?
All of them are possible, but why without using PostUpdateHealth?
You'd have to register new events a function else.