Jump to content

Need some help with 'webwalking'


Recommended Posts

Posted (edited)

Dear friends,

I ran into a problem while trying to figure out how webwalking works in eclipse.

So basicly i'm still learning java and scripting so please tell me what i can do better and what is wrong smile.png 

All the help is welcome !

OkNtgWP.png

Any idea what this means or how i fix this ? 

 

Thanks QwPha8E.png

Edited by Takes A Nap
Posted (edited)

Dear friends,

I ran into a problem while trying to figure out how webwalking works in eclipse.

So basicly i'm still learning java and scripting so please tell me what i can do better and what is wrong smile.png 

All the help is welcome !

OkNtgWP.png

Any idea what this means or how i fix this ? 

 

Thanks QwPha8E.png

 

What you're trying to do doesn't exist.

Please refer to the API docs: http://osbot.org/api/

As you can see for walking: http://osbot.org/api/org/osbot/rs07/api/Walking.html

There is no method available as you are trying to use.

Edited by lisabe96
Posted
getWalking().webWalk(new Position(x,y,z));

The webWalk method needs a Position object to be passed into its parameters.

 

Someone didn't want to overload the method much more doge.png

 

What do you mean by this ? :o

getWalking().webWalk(new Position(x,y,z));

The webWalk method needs a Position object to be passed into its parameters.

 

Someone didn't want to overload the method much more doge.png

 

Omg thanks alot that worked ! 

  • Like 1

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