1. #1

    Red face Self Cast and Mouse over macros

    Hello forum!
    So I am quite new to World of Warcraft (as well as this site), and I have just gotten myself into macros. I am good enough with macros to know how to create them and (sometimes) do what I want them to do. But, this one macro I am trying to make work completely fails. I am a restoration druid and I am trying to have it use rejuvenation on my mouse over target, and if I don't have it on anyone else or if I have it over myself then it will cast rejuvenation on myself. Is there any way to change this so I can have it do what I want? Thanks!

  2. #2
    Deleted
    This should work:

    Code:
    /cast [@mouseover,help,nodead][@player] Rejuvenation

    Will cast rejuvenation on your mouseover if alive and friendly and if not will cast on yourself.

  3. #3
    Thanks Zuvembi!

Posting Permissions

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