Jump to content

Does walking event toggles running?


Recommended Posts

Posted (edited)

Title says all, I want to WALK instead of RUN.

However when I trigger a walking event the bot toggles running on.

Is this part of the walking event? And how can I stop it?

 

If your manually creating the event u can do:

 

WalkingEvent malaria = new WalkingEvent();

malaria.setEnergyThreshold(101); 

 

Might not work but basically it will only run when your run energy is 101 or higher (impossible)

Edited by LoudPacks

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