1. #1

    A little bit of macro help.

    Hey guys i just need a little bit of help writing a macro
    What im trying to do is make a macro that will cast on mouseover, if no mouseover on target, if no target on focus target and if no focus target on myself.
    I can get it to do 3 of the 4 but i can't work out how to add in the focus target.

    #showtooltip Sacred Shield
    /cast [target=mouseover,exists,help] Sacred Shield; [help] Sacred Shield; [target=Focus] Sacred Shield; [target=Player] Sacred Shield

    that does not seem to work and i have no idea.
    Thanks for the help.

  2. #2

    Re: A little bit of macro help.

    #showtooltip
    /cast [@mouseover,help][help][@focus,help,nodead][@player]Sacred Shield

    Gershuun @ Borean Tundra US - Interface & Macros Moderator

Posting Permissions

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