1. #1

    Macro and addon help

    Looking for an addon for my priest, that displays things such as time left and amount left of power word: shield on my target or even better, on all targets.
    also looking for a macro that heals my target if friendly, and my targets target if unfriendly

  2. #2
    didnt work =(

  3. #3
    Code:
    #showtooltip
    /cast [help,@target][help,@targettarget][] Heal

    If the currently targeted unit is a friend then:
    Cast Heal on the currently targeted unit

    Else, if the currently targeted unit's currently targeted unit is a friend then:
    Cast Heal on the currently targeted unit's currently targeted unit

    Otherwise:
    Cast Heal on the currently targeted unit


    Quote Originally Posted by Lich King
    "You speak of justice? Of cowardice? I will show you the justice of the grave... and the true meaning of fear."

  4. #4
    Quote Originally Posted by Mordret View Post
    Code:
    #showtooltip
    /cast [help,@target][help,@targettarget][] Heal
    thanks, seems to work.. now i just need a good addon for displaying PW:S etc

Posting Permissions

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