waypoints and enter/exit house
Posted: 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
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
with the same results.
Code: Select all
player:sleep()
I tried also
Code: Select all
player:sleep()
player:update()