jex123 0 Posted January 31 (edited) Hi, I created a custom break class that extends BreakSolver. I thought the onLoop method can run while the shouldExecute condition returns true however after 20 loops or if 30s has elapsed it throws an exception and logs my character back in (thus ending the break). I am currently keeping the break running by a while loop inside this onLoop method, is this the best way?. I also found that the onPaint method does not draw the text on the screen while the break is running, any ideas? Can you wizards help? Thanks! Edited January 31 by jex123 More additions
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