20.07.2013, 15:32
Quote:
I have a suggestion, this could be useful (at least for me):
pawn Code:
|
pawn Code:
native GetTimerIntervalLeft( timerid );
/*
Returns:
0: inexistent timers (timers with execution finished, or which didn't existed at all)
interval left: how many milliseconds left until the timer is called again
*/