1. #1

    How to get #showtooltip working with different spells in one macro?

    I don't know if its possible, but I want to add some of the different hunter pet spells into one macro and have it update when I change pets. I've tried to put them all in one macro, but I just get a ? icon when I drag it to my action bars.

  2. #2
    Deleted
    Use conditionals.
    Code:
    #showtooltip
    /cast [pet:Monkey]Monkey Spell; [pet:Spider]Spider Spell; etc etc
    You get the idea.

  3. #3
    Legend! Thank you very much.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •