1. #1
    Deleted

    Question How to make my macro change the icon depending on which trinket I have equipped?

    Hello guys!
    I have now been looking a lot around the internetz for a script, that will change the icon of my macro depending on which trinket I have equipped.
    Say I have 2 sets, one PvP and one PvE, I then change sets and do not want to go into my character screen and swap out trinkets to my action bar.
    I already made a very simple macro:
    #showtooltip
    /use Ruthless Gladiator's Badge of Victory
    /use Stay of Execution
    /script UIErrorsFrame:Hide()
    But I want it to change the icon to Stay of Execution when I have that equipped and to Ruthless Gladiator's Badge of Victory when I have that equipped.
    I then ask you; is there a way to do that, or do I just have to find an icon that I think fits and use that?
    Last edited by mmoc849c861ccc; 2011-11-29 at 02:36 PM. Reason: typo

  2. #2
    you would want to use the slot number and not the actual trinket name. don't know trinket numbers right off hand but i think they're 13/14. can check any of the macro creation threads for the actual numbers

  3. #3
    Deleted
    *EDITED*
    Oh - I tried it. I thought it was just to make the script shorter.
    Thanks a lot.

  4. #4
    I'm glad you edited that nasty post away, because I was about to go yell at you.

    Grats on getting it figured out.

Posting Permissions

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