Thread: Marco Help

  1. #1

    Marco Help

    Hi wondering what I'm doing wrong with this macro here.

    #showtooltip Prayer of Healing
    /cast [nomod:shift][target=mouseover,exists] Prayer of Healing
    /cast [mod:shift] [target=mouseover,exisits] Guardian Spirit


    The intention is to have it cast Prayer of Healing regularly (by hitting T) and then have Guardian Spirit cast when I shift+T.

    For some reason it's not seeing the modifier. Any help is greatly appreciated!

    And yes I removed the default shift+T keybind.

  2. #2

    Re: Marco Help

    Try with this one:
    #showtooltip
    /cast [@mouseover, mod:shift] Guardian Spirit; Prayer of Healing;

    These macros are working fine on my paladin.

  3. #3

    Re: Marco Help

    Thank you very much for the quick response!

    Haven't seen that format before, much less confusing.

    Thanks again!

Posting Permissions

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