Jump to content

help,webwalk


hansen19498

Recommended Posts

Area tree= new Area(new Position(3111, 3150, 0), new Position(3126, 3143, 0));

  @SuppressWarnings("deprecation")
@Override

public int onLoop() throws InterruptedException {

 if (!tree.contains(myPlayer())) {

getWalking().webWalk(tree.getRandomPosition());

}

 

    return random(200, 300);
    }
 
webWalk,Middle display black line
 
Do not know why,Role does not move,help me fix
Edited by hansen19498
Link to comment
Share on other sites

Perhaps you should explain the issue you are having. "webWalk, black line Do not know why" doesn't make much sense.

 

Also, please use the code formatter when submitting code. It is the button that looks like < >

webwalking  

 
I used the wrong method to help the cause of the problem I pointed out,
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...