Hey @Droidz,
I am working on my own product atm and need to pause the fightclass during regeneration, so that it doesn't interrupt eating/drinking.
I don't want to unload/reload custom class all the time. It's ineffective and for some developers probably would even create memory leakes because they do not dispose correctly.
I'd like to access this thread so I can sleep it manually.
For now, I think I will have to use reflection.
Recommended Comments
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.