1. #1
    Deleted

    losing target when using mouseover heal macros

    im using simple mouse over macros to heal ( /target mouseover /cast Flash of Light ) but i keep losing my current target when i heal this way


    if i remember correctly this didnt happen in cata

    is there any solution to this ?

  2. #2
    Quote Originally Posted by ReLaXeD View Post
    im using simple mouse over macros to heal ( /target mouseover /cast Flash of Light ) but i keep losing my current target when i heal this way


    if i remember correctly this didnt happen in cata

    is there any solution to this ?
    your current macro is telling it to target your current moused over target and then cast flash of light.
    try
    #showtooltip
    /cast [@mouseover,help,nodead][] Flash of Light

    The above will heal your mouseover target if it is not dead and is friendly; else it will cast flash of light on your friendly target. If there is no friendly target it will cast it on yourself if you have autoself cast on.

  3. #3
    Deleted
    ty alot its working

Posting Permissions

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