Question about Buffs with same name #409


  • Declined
  • Other
Closed
  • Stanzilla created this issue Feb 3, 2015
    Maintainer

    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.

  • Stanzilla added the tags New Other Feb 3, 2015
  • Stanzilla edited title Feb 3, 2015
  • michaelsp posted a comment Feb 3, 2015

    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.


    Edited Feb 3, 2015
  • michaelsp removed a tag New Feb 3, 2015
  • michaelsp added a tag Waiting Feb 3, 2015
  • Stanzilla posted a comment Feb 3, 2015

    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 removed a tag Waiting Feb 3, 2015
  • Stanzilla added a tag Replied Feb 3, 2015
  • michaelsp posted a comment Feb 4, 2015

    @Stanzilla: Go

    The delete button is disabled if the status is assigned to some indicator.

  • michaelsp removed a tag Replied Feb 4, 2015
  • michaelsp added a tag Waiting Feb 4, 2015
  • Stanzilla posted a comment Feb 4, 2015

    @michaelspain: Go

    OH. Could you maybe add that information to the tooltip of the Disabled button? Would help I think :)

  • Stanzilla removed a tag Waiting Feb 4, 2015
  • Stanzilla added a tag Replied Feb 4, 2015
  • michaelsp removed a tag Replied Feb 4, 2015
  • michaelsp added a tag Accepted Feb 4, 2015
  • michaelsp posted a comment Feb 4, 2015

    @Stanzilla: Go

    Oops, A disabled button does not display any tooltip :(. I will try to look for some workaround.


    Edited Feb 4, 2015
  • michaelsp removed a tag Accepted Feb 24, 2015
  • michaelsp added a tag Declined Feb 24, 2015
  • michaelsp closed issue Feb 24, 2015

To post a comment, please login or register a new account.