Would it be possible for someone to have a look at this snippit i pulled from a nother thread and change it so it will do the ability taunt when the mob turns away from me so i can keep the aggro when its twinned with my beg macro.
Sub Taunt
/if $calc(($char(heading)+180)%360)>=$target(heading)+5 {
/if $calc(($char(heading)+180)%360)<=$target(heading)-5 }
/doability Taunt
Many Thanks in advance.
