Rescue not working as expected

When I rescue a target it seems to grab people in my path rather then my target. Am I doing something wrong?

The only thing I could think is that you’re using it with a mouseover macro.

It’s based on your target, and I’ve never had it pick up anyone other than my target, so this is the only way I could see that happening.

default rescue behavior makes you select where you land, then select your target.

It doesn’t rescue the target you already have selected.

I have to use a macro so it doesn’t act unexpectedly (which is how the default acts.)

Weird, maybe I’ve just had a macro for it since beta and I’m forgetting cause this is how it functions for me.

Could you share the macro?

#showtooltip Rescue
/cast Rescue
/target [@target]

If you already have a valid target selected, you only select the destination.

1 Like

Even with a valid target selected ,it worked that way for me.

(Or maybe it was range.)

Must have been the range, I’ve been using it this way with no macro or issue forever.