PDA

View Full Version : Alliance Target <at> Request



Freebytes
03-23-2012, 12:51 PM
We have <bt> available, but the problem is that it will only activate on the party battle target. It will not work, however, for the alliance. If a different party in the alliance has hate, <bt> will not change targets.

My linkshell has used a macro for many years to keep track of hate when fighting creatures using a kiting method:

/assist <t>
/wait 1
/p ** has hate! Run away!**
/targetnpc
/wait 1
/target <bt>

This works fine for the most part, but the problem is that if there are (1) multiple creatures on the field near the initial target creature and (2) a different party in the alliance has hate, the macro may fail.

Therefore, I am requesting a <at> macro for alliance targets, not only party targets. I hope this makes sense.

Kristal
03-23-2012, 10:13 PM
That macro fails because it's designed to fail like that. Use a double assist or /assist <lastst>.

Freebytes
03-27-2012, 02:40 AM
Double assist only works if someone is engaged to the target. If you are fighting a creature by kiting, you will not always have people engaged. <lastst> only works after toggling so it would not really function properly for the hate calling macro. Plus, I would like to see an additional command that accomplishes what <bt> does but for an alliance, not a workaround. If <bt> exists, a command such as <at> should exist also.