waypoints and enter/exit house

Runes of Magic/Radiant Arcana (http://www.runesofmagic.com)
Post Reply
Message
Author
botique
Posts: 40
Joined: Fri Oct 21, 2011 12:25 pm

waypoints and enter/exit house

#1 Post by botique » Thu Dec 01, 2011 11:13 am

I made a little route passing by a housemaid. On the waypoint close to the housemaid I have

Code: Select all

player:sleep()
If I just hit the delete key, the rest of the route gets completed normally. However, If I manually enter and exit the house, going back to the point where the bot went to sleep, and then hit delete, the bot enters immediately in a stuck loop, never finds the next waypoint and the route never gets completed. What do I miss here?
I tried also

Code: Select all

player:sleep()
player:update()
with the same results.

User avatar
rock5
Posts: 12173
Joined: Tue Jan 05, 2010 3:30 am
Location: Australia

Re: waypoints and enter/exit house

#2 Post by rock5 » Thu Dec 01, 2011 12:16 pm

The problem may have something to do with the fact that when player:sleep() is used, it doesn't completely stop. It's still checking for aggro and updating player. Try pressing "END" to pause the script before entering the house. Then, when you leave, press DELETE twice.
  • Please consider making a small donation to me to support my continued contributions to the bot and this forum. Thank you. Donate
  • I check all posts before reading PMs. So if you want a fast reply, don't PM me but post a topic instead. PM me for private or personal topics only.
  • How to: copy and paste in micromacro
    ________________________
    Quote:
    • “They say hard work never hurt anybody, but I figure, why take the chance.”
          • Ronald Reagan

User avatar
lisa
Posts: 8332
Joined: Tue Nov 09, 2010 11:46 pm
Location: Australia

Re: waypoints and enter/exit house

#3 Post by lisa » Thu Dec 01, 2011 8:54 pm

You could always just have entering house part of the WP.
Remember no matter you do in life to always have a little fun while you are at it ;)

wiki here http://www.solarstrike.net/wiki/index.php?title=Manual

Post Reply

Who is online

Users browsing this forum: Google [Bot] and 1 guest