Checking if a timer is running?
#1

How would I do so? By assigning it a value like so?

pawn Code:
new Timer1;

Timer1 = SetTimerEx( "Test1", 10000, false );

if(Timer1 == -1)
{
}
would that work? :3
Reply


Messages In This Thread
Checking if a timer is running? - by 2KY - 17.03.2012, 04:26
Re: Checking if a timer is running? - by MP2 - 17.03.2012, 04:29

Forum Jump:


Users browsing this thread: 1 Guest(s)