Page 1 of 1

/targetlasttarget not working. Any alternate methods?

PostPosted: Sun Aug 16, 2015 8:03 pm
by Spoonster619
As the title says, the /targetlasttarget macro line doesn't seem to be working. Any suggestions?

Re: /targetlasttarget not working. Any alternate methods?

PostPosted: Sun Aug 16, 2015 10:57 pm
by rexas
Spoonster619 wrote:As the title says, the /targetlasttarget macro line doesn't seem to be working. Any suggestions?



/script TargetLastEnemy() - Selects the last targetted enemy as the current target.
/script TargetLastTarget() - Selects the last target as the current target.

Re: /targetlasttarget not working. Any alternate methods?

PostPosted: Mon Aug 17, 2015 5:49 am
by Spoonster619
Works perfectly.. Thank you so much! :)