Moderator: MacroQuest Developers

In order to get similar functionality for AE kiting here, you would need to override a couple of things:I used the original advchant by Raebis for AE kiting. Worked fine for me.

If it's the same bug I'm thinking of, you can comment out the following:crippie wrote:evrytime i run this in PoN i get a ..error:calculate encountered a unparsed variable...any ideas how to fix that?
Code: Select all
/if n @DEBUG==1 /call mqout "Circ: @CMDistance/$distance(@CirX,@CirY) [$int(@CirR)] YOU:($int(@MyLocX),$int(@MyLocY))/($int(@MyLastLocX),$int(@MyLastLocY)) MOB:($int(@CirX),$int(@CirY))"
