travel waypoint using target while under agro.

Talk about anything in Runes of Magic. This does not need to pertain to botting.
Post Reply
Message
Author
User avatar
beanybabe
Posts: 647
Joined: Wed Mar 06, 2013 1:27 am

travel waypoint using target while under agro.

#1 Post by beanybabe » Mon Jan 18, 2016 4:08 pm

I ran into a strange problem In the waypoint with travel mode. I disable skills then run thru mobs to some target and use gather. This works usually but today the char took off after the mob.
I just added a one second delay before it targets the item to let the agro clear first. There must be something in the target code that takes it out of travel mode.

Code: Select all

<?xml version="1.0" encoding="utf-8"?><waypoints type="TRAVEL">
<onLoad>
	for k,v in pairs(settings.profile.skills) do
		v.AutoUse = false
	end
</onLoad>
	<!-- #  7 --><waypoint  xxx xxx xxx
	<!-- #  8 --><waypoint xxx xxx xxx
			yrest(1000);  --- i hope this patches the problem
			target_Object(xxx)        --  this is just about 80 range from were aggro drops  so very close to the mob when it turns around.

Post Reply

Who is online

Users browsing this forum: No registered users and 3 guests