View Single Post
04-15-22, 03:28 AM   #2
elcius
A Cliff Giant
AddOn Author - Click to view addons
Join Date: Sep 2011
Posts: 75
you can do something like this:
Code:
/cleartarget
/tar mobname
/cast [exists] spellname
/targetlasttarget
but there is no perfect solution and it's better practice to just use focus casting.
  Reply With Quote