View Single Post
10-22-08, 07:09 AM   #37
Caellian
A Frostmaul Preserver
 
Caellian's Avatar
Join Date: May 2006
Posts: 281
Allright i'm not sure if it's me doing something wrong but, if not i though i should report this.

here are the settings i have affecting the power bar
Code:
	self.Power.colorTapping = true
	self.Power.colorClass = true
	self.Power.colorClassNPC = true
	self.Power.colorReaction = true
	self.Power.frequentUpdates = true
I am not using self.Power.disconnected, i don't really know how to explain so a screenshot will do.



Some have their power bar full and some emply, i've tried to override with bar:SetValue(0) in my updatePower but that doesn't do it.

The second thing, look at the shaman's power bar, he's a ghost, why isn't it either full or emply ?
__________________
if (sizeof(workload) > sizeof(brain_capacity)) { die('System Overload'); }