AceTimer Library
- Fixed memory leak causing client to randomly freeze/crash.
- Now using C_Timer.NewTimer/NewTicker, storing timer parameters within the returned object itself instead of creating an entirely new one, keeping memory and garbage collection minimal.
[!note] ClassicAPI (Required)
Make sure you're up-to-date and running the latest, you can grab it here.