Jump to content

Need help with Break Manager


Recommended Posts

Posted

I came across this and I get it for the most part. But I'm not sure how to go about what I'm trying to do.
I'm trying to have the breaks set in the client trigger the Break Manager but I'm not sure what I need to put in shouldActivate() for that to happen.
Simply trying to have my scheduled breaks make me go afk until I log out in game instead of pressing the logout button

 

Posted
6 hours ago, Khaleesi said:

return true => starts the breakhandler
retrun false => stopts the breakhandler

Every other logic is up to you how you want to implement it ^^
Have some kind of method in the breakmanager to set a variable which you can check in shouldActivate :)

Yeah I've gathered that much. But I'm not sure how to use the breaks saved in the client to trigger this.

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