Check for enemies at each waypoint?

Runes of Magic/Radiant Arcana (http://www.runesofmagic.com)
Post Reply
Message
Author
deathdealer1252
Posts: 68
Joined: Sat Nov 06, 2010 3:14 pm

Check for enemies at each waypoint?

#1 Post 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.
User avatar
jduartedj
Posts: 599
Joined: Sat Dec 19, 2009 12:18 am
Location: Lisbon
Contact:

Re: Check for enemies at each waypoint?

#2 Post 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?
Thanks for reading! :D

Some of you might find this useful: RoM-bot Wiki
User Functions Repository (and other useful files): Addon Repo
Latest SVN updates: SVN updates
deathdealer1252
Posts: 68
Joined: Sat Nov 06, 2010 3:14 pm

Re: Check for enemies at each waypoint?

#3 Post 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.
Personalausweis
Posts: 73
Joined: Mon Aug 16, 2010 12:50 pm

Re: Check for enemies at each waypoint?

#4 Post by Personalausweis »

put the mobs you want to avoid in <friends>
deathdealer1252
Posts: 68
Joined: Sat Nov 06, 2010 3:14 pm

Re: Check for enemies at each waypoint?

#5 Post by deathdealer1252 »

Yeah gave that a try after, seemed to work fine.
Post Reply