Thread: CowTip - Lua?
View Single Post
07-09-09, 11:19 AM   #1
Raq
A Defias Bandit
Join Date: Dec 2008
Posts: 2
CowTip - Lua?

Hey there,!
I started to use CowTip again, and started to make it a bit more
like i would have it.

It started pretty good, but the problem is that the mana/rage part doesn't work the way it's supposed to when i point at a NPC.
And since i have no idea how DK's work, is it then correct that they start at
0 %?



this is what's written in the box:
[if HasMP = IsMana = true then TypePower:blue ':':blue end]
[if HasMP = IsEnergy = true then TypePower:yellow ':':yellow end]
[if HasMP = IsRage = true then TypePower:Red ':':Red end]
[if HasMP = IsRunicPower = true then TypePower:Red ':':Red end]
[if HasMP then FractionalMP:Short ' ' PercentMP:Percent:Paren end]


Any help would be good
  Reply With Quote