This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
So Sacred Shield has 2 buffs, one is the important one (148039) and the other is the proc. If I want an indicator to only show the important one, how do I do that? The Sacred Shield buff I added shows a different spell id in the "Use SpellID" tooltip.
You can create the buff typing the correct spell ID (not the name) , and then enabling the "Track by Spell ID" option. If you want to track both buffs, you can create the other buff in the same way but you must provide a prefix (the prefix text does not matter, you can type anything, it is only to diferenciate the buffs), for example, you can type:
myproc>20925
Valid prefix separators are #@>, for example
shield@148039
paladin#148039
mysuperbuff>148039
One important thing: if you create two buffs with the same name (but different spellIDs), the "Track by spellID" option must be enabled for both buffs.
Okay, makes sense. So it "snapshots" the ID when you create it. I already wanted to try that but I can't delete my old Sacred Shield buff: http://i.imgur.com/ixbuRWm.png
@Stanzilla: Go
The delete button is disabled if the status is assigned to some indicator.
@michaelspain: Go
OH. Could you maybe add that information to the tooltip of the Disabled button? Would help I think :)
Oops, A disabled button does not display any tooltip :(. I will try to look for some workaround.
To post a comment, please login or register a new account.