Jump to content

help,webwalk


Recommended Posts

Posted (edited)

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

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

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