Is there a way to make a macro with this order: mouseover > target, BUT the mouseover includes the case that it's on me even when I'm targeting someone?
The nearest macro I want is this: /cast [@mouseover,help,nodead][help][@player] <spell>
*Where <spell> is any spell name.
Now, let's guess that we are three players - Player A, player B, and myself - in the following scenarios:
1. I'm targeting player A, while mouseover player B. If I cast <spell>, it goes to player B.
2. I'm targeting player A, but no mouseover. If I cast <spell>, it goes to player A.
3. No targeting, no mouseover. If I cast <spell>, it goes to myself.
But I want the following scenario - similar to 1 but with a difference: the mouseover is myself:
4. I'm targeting player A, while mouseover MYSELF. If I cast <spell>, RIGHT NOW it goes to player A, NOT TO MYSELF as I want. Therefore, the reason of my question.
P.S. Sorry if it's not the proper place to make my question. If it's not, I apology in advance and I kindly ask if some Staff's member can move it where it belongs.
*EDIT: I add the following part of my 2nd post in this thread in case it makes more clear what I want:
Quote:
Originally Posted by Kron

