Jump to content

Script wont start, newbie


Recommended Posts

Posted (edited)

@reiska You cannot make API calls like myPosition() before onStart() is called.

It doesn't make any sense for that to be there anyway because you'll only get your position once. You should do it onLoop after you walk.

You also have a pair of {} after your call to walk() that shouldn't be there.

Edited by Explv
  • 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...