1. #1
    Deleted

    Need help with mouseover macro!

    So what im trying to figure out is, how i can get a mouseove rmacro that casts a spell like example Flash of Light on target im mouseovering, and if there aint any mouseover it will cast it on me instead.

    i just dont seem to get that to work. :/

  2. #2
    With auto-self cast:
    Code:
    /use [@mouseover,help,nodead][]Flash of Light
    Without:
    Code:
    /use [@mouseover,help,nodead][@player]Flash of Light

Posting Permissions

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