Timer Help
#2

not sure if it'll help, but you can try adding:

pawn Код:
forward timername();
public timername()
{
    if(time == 0)
    {
        //code
       
    }
    return 1;
}
you may have to add an extra bit to the timer, like SetTimer("name",time,repeating,time);
Reply


Messages In This Thread
Timer Help - by xXRealLegitXx - 05.06.2013, 01:32
Re: Timer Help - by DobbysGamertag - 05.06.2013, 02:01

Forum Jump:


Users browsing this thread: 1 Guest(s)