stopStopWatch() and resetStopWatch() not working.
Posted: Wed Mar 02, 2016 1:51 am
So I've working on a personal xp tracker to work with my stuff. However, I noticed that the stopwatch doesn't actually reset or stop.
Here's what I have for starting the alias to initialize:
Here's what I have for starting the alias to initialize:
My math works, but once I disable my hunting stuff, this is what I have:
Yet when I try to get the value from stopStopWatch(xpWatch), the counter keeps increasing. Am I missing something, or is this intended?