paulocf Posted June 12, 2013 Share Posted June 12, 2013 Wiki says: "makes the bot move to the specific coords and stay there while attacking any enemies" Say a bot is in chasing or hunting mode and I setBotGuard to a position, he teleports instead of moving there, is this the expected behavior? How can I make the bot moves to some position instead of teleporting there? I'm using slothbot for this, so a solution compatible with it would be appreciated. @Edit Wait, I just realized I had two timers on and messed up everything, but even after disabling the wrong timer and having setBotGuard there the bot wouldn't stop chasing me, is it possible to break this mode and force into guarding a certain position? I'm aiming to make a way to "reset" the bot (like MMORPGs), he goes back to spawning position recovering all his HP along the way. @Solved So sorry, setBotGuard is working correctly, I ran into several errors that I'm ashamed of lol... first forgot to turn timer on for the boss position tracker, second tried calling setBotGuard as if it was a normal function (exported functions have different syntax), third... well there's not third, it's working perfectly. =X Link to comment
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now