View Single Post
08-21-14, 10:55 AM   #80
sirann
A Flamescale Wyrmkin
Join Date: Mar 2007
Posts: 142
Good afternoon, I am trying to see if it's possible to have different health bar colors based on the group header that is spawned.

I have two spawn headers, P3lim_Party and P3lim_Raid, the former shows when I'm in a party, or in a raid of less than 6 people, and is hidden if a 6th member joins. The latter is only shown when 6+ are present in a raid.

Is it possible to change the health bar color for P3lim_Party to be .colorClass = true, while everything else remains my normal setting?

my entire code can be found here: http://pastebin.com/GsV7MhcN.

I've done some extensive editing so don't be surprised to see a massive increase in the number of lines of code :/

Last edited by sirann : 08-21-14 at 12:37 PM.
  Reply With Quote