Jump to content

Walking doesnt work for me


Recommended Posts

Posted

You waliking to a position or an entity?

getLocalWalker().walkPath(LUMBRIDGE_CASTLE_TO_SWAMP);
Position[] LUMBRIDGE_CASTLE_TO_SWAMP = new Position[] {
			new Position(3213, 3218, 0), new Position(3160, 3168, 0),
			new Position(3225, 3218, 0), new Position(3236, 3210, 0),
			new Position(3243, 3197, 0), new Position(3241, 3181, 0),
			new Position(3192, 3128, 0), new Position(3239, 3165, 0),
			new Position(3227, 3153, 0), };
Posted

I'd rather us debug what the problem is because our walker has a little bit more to offer than something made in 15 minutes.

 

but I only have trouble using Osbot classes, errors thrown, npes, glitchy stuff.

 

I also use 5% of what the class has to over and since my Path can handle object and npcs to traverse...

I just like to control everything :( #controlfreak xD

  • Like 3
Posted

but I only have trouble using Osbot classes, errors thrown, npes, glitchy stuff.

 

I also use 5% of what the class has to over and since my Path can handle object and npcs to traverse...

I just like to control everything :( #controlfreak xD

pass down the path class lol. I'm annoyed of trying to handle doors and stuff

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