1. #1

    macro for healing

    Hi guys,

    I need your help. I am searching a macro which does the following:
    - if my target is friendly, then heal is casted on it
    - if my target is hostile, then the heal is casted on the enemys target

    Thanks
    Kigama

  2. #2
    I think what you want is something like this.

    Code:
    #showtooltip
    /cast [help][help, @targettarget] spellname
    Last edited by magicaldandruff; 2016-08-20 at 07:53 AM.

  3. #3
    Hi, thanks for your macro. But why can`t I heal myself when alt + macro? Self-casting with "alt" is activated in teh options

  4. #4
    It should now with this.

    Code:
    /cast [mod:alt,@player][help][help,@targettarget][] spellname

  5. #5
    Thanks, this works very well

Posting Permissions

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