Quote:
Originally Posted by kabflash
What I'm saying is if you don't pick a spot on the left the bot will switch targets before the mob is actually dead, which is annoying.
|
It will only do that if you put 'u' inside the iscol. If you do this:
Code:
u,500,
iscol;<color>;<x>;<y>,
1,2,3,4,5,6,7,
endis,l,
...it will target a mob, the target box will pop up, the loop will start and won't stop until the box goes away. When the box goes away (after the targetted mob is dead) it will select the next target.
Get what I'm saying?