View Single Post
Old 03/31/08, 9:28 PM   #47 (permalink)
Hamsda
Glass Joe
 
Troll Priest
 
Mannoroth (EU)
Originally Posted by Zomghuntar View Post
Is there a way to disable the Debuff count that shows up?
If i just remove NumDebuffs from the code it gives me a Syntax Error.
in order to remove the debuff count you have to remove

(IsEnemy ? ~IsPlayerOrPet ? NumDebuffs:Hide(0))
so the dogtag begins with

[(if (IsEnemy ? ~IsPlayerOrPet) then...
 
User is offline.
Reply With Quote