Jump to content

Moving only a few tiles away


TTScripts

Recommended Posts

Whenever I try to use getWalking() or webWalking() and set a point destination only a couple tiles away, the script ignores it and I get the message in logger that the event completed but my character did not move.

It usually only works when the destination is at least 4 tiles away. How can I walk locally to a spot only a square or two away? Anyone got a good method for moving the mouse to a specified tile on screen (if it's visible on screen)?

Link to comment
Share on other sites

2 minutes ago, Night said:

Click the position with the option of "Walk here"

:???: 

9 minutes ago, TTScripts said:

Whenever I try to use getWalking() or webWalking() and set a point destination only a couple tiles away, the script ignores it and I get the message in logger that the event completed but my character did not move.

It usually only works when the destination is at least 4 tiles away. How can I walk locally to a spot only a square or two away? Anyone got a good method for moving the mouse to a specified tile on screen (if it's visible on screen)?

Use a WalkingEvent, and set the min distance threshold to 0 - the guide below that I made describes it pretty easily: 

 

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...