Timer problem
#4

You have an example in the wiki page.

pawn Код:
SetTimerEx("infectedtimer", 5000, true, "d", playerid);

PS: the code posted by me above creates a repeting timer (automatic function call at every 5000 ms). You should consider reading the link that Kyosaur posted for you and change that "true" value to "false" if you just want to delay the execution by 5000 ms.
Reply


Messages In This Thread
Timer problem - by Amine_Mejrhirrou - 12.01.2011, 07:20
Re: Timer problem - by Kyosaur - 12.01.2011, 07:23
Re : Timer problem - by Amine_Mejrhirrou - 12.01.2011, 10:40
Re: Timer problem - by xxmitsu - 12.01.2011, 10:42
Re : Timer problem - by Amine_Mejrhirrou - 12.01.2011, 21:42
Re: Re : Timer problem - by Kyosaur - 12.01.2011, 21:46
Re: Timer problem - by ikkentim - 12.01.2011, 21:59
Re : Timer problem - by Amine_Mejrhirrou - 13.01.2011, 06:33
Re : Timer problem - by Amine_Mejrhirrou - 13.01.2011, 21:00
Re : Timer problem - by Amine_Mejrhirrou - 13.01.2011, 22:34

Forum Jump:


Users browsing this thread: 2 Guest(s)