08.08.2010, 23:54
How would I go about figuring out how long a timer is going for?
Example:
I start timer 1. (60,000 interval)
*30 seconds later*
/checktimer
[INFO] 59,970 seconds remaining.
I'm thinking it has something to do with TickCount, but i'm probably wrong.
Example:
I start timer 1. (60,000 interval)
*30 seconds later*
/checktimer
[INFO] 59,970 seconds remaining.
I'm thinking it has something to do with TickCount, but i'm probably wrong.