Jump to content

Anyway to interupt local walker?


Twin

Recommended Posts

So i've never had this issue before, or maybe I haven't noticed it, but while local walker is walking, nothing can happen besides it finishing it's destination. For example, in my script, eating is the top priority, but, no matter where it's at, it will not eat until the script finishes walking. Is there anyway to kind of break out of local walker so it can do something such as eat?

  • Like 1
Link to comment
Share on other sites

Unless you have a separate thread, no. It's the order of execution, how else would you be able to call code before it is even reached? We could have walking events accept break parameters, however I'm not sure if I want to create even more API which I have to maintain in the long run.

 

That's what I thought, i've just never really needed to get out of the bot walking until just now. It's honestly not a huge deal, I just thought there might be some easy way to do it that I was missing.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...