1. #1

    Need help with a priest macro

    I'm trying to make a mouseover macro that casts flash heal on a friendly target, smite on an enemy target, and flash heal on myself with the modifier alt.

    I have it (mostly) working, but with no target/modifier it still shows the "?".

    #showtooltip
    /cast [nomod:alt, target=mouseover, help] flash heal; [nomod:alt, target=mouseover, harm] smite; [mod:alt, target=player] flash heal

    Yes I know I'm terrible with macros.

  2. #2

    Re: Need help with a priest macro

    /cast [mod:alt, @mouseover, help, nodead][mod:alt, help, exists] Binding Heal; [nomod:alt, @mouseover, help, nodead][nomod:alt, help, exists] Flash Heal; [nomod:alt, harm, exists] Smite; [mod:alt, @player][@player] Flash Heal

    That's what I run, and it includes Binding Heal as well. Give this one a shot.
    ~Former Priest/Guild Wars 2 Moderator~
    Now TESTING: ArcheAge (Alpha)
    Now PLAYING: MonoRed Burn (MtG Standard)
    Twitter: @KelestiMMO come say hi!
    ~When you speak, I hear silence. Every word a defiance~

  3. #3

    Re: Need help with a priest macro

    Thanks a ton. ;D

Posting Permissions

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