Page 1 of 1
Check for enemies at each waypoint?
Posted: Mon Dec 06, 2010 9:59 pm
by deathdealer1252
If I not mistaken, it checks for enemies everytime it hits a new waypoint, but my bot just keeps running to each waypoint and only attacks when a monster attacks first. I do not have it set to TRAVEL or RUN, so no idea why it is doing that.
Re: Check for enemies at each waypoint?
Posted: Mon Dec 06, 2010 10:28 pm
by jduartedj
deathdealer1252 wrote:If I not mistaken, it checks for enemies everytime it hits a new waypoint, but my bot just keeps running to each waypoint and only attacks when a monster attacks first. I do not have it set to TRAVEL or RUN, so no idea why it is doing that.
Have you set mobs?
Re: Check for enemies at each waypoint?
Posted: Mon Dec 06, 2010 11:17 pm
by deathdealer1252
I had two monsters added in the <mobs>, removed them and it started working again, was trying to have it avoid certain mobs.
Re: Check for enemies at each waypoint?
Posted: Tue Dec 07, 2010 2:25 am
by Personalausweis
put the mobs you want to avoid in <friends>
Re: Check for enemies at each waypoint?
Posted: Tue Dec 07, 2010 12:04 pm
by deathdealer1252
Yeah gave that a try after, seemed to work fine.