Problem with timers.
#6

Quote:
Originally Posted by TaLhA XIV
Посмотреть сообщение
Can you give me a example with y timers on this?
Код:
ptask showpaycheck[3600000](playerid)
{
     // Your code to show the paycheck
}
ptask hidepaycheck[3610000](playerid)
{
    // Your code to hide the paycheck
}
That will show the paycheck to every player, every hour (3 600 000 milliseconds = 3600 seconds = 60 minutes = 1 hour), and hide it 10 seconds after.
Reply


Messages In This Thread
Problem with timers. - by TaLhA XIV - 14.08.2012, 21:34
Re: Problem with timers. - by TaLhA XIV - 14.08.2012, 22:21
Re: Problem with timers. - by TaLhA XIV - 14.08.2012, 22:43
Re: Problem with timers. - by Eony - 14.08.2012, 22:51
Re: Problem with timers. - by TaLhA XIV - 14.08.2012, 22:55
Re : Re: Problem with timers. - by Eony - 14.08.2012, 23:20
Re: Problem with timers. - by TaLhA XIV - 14.08.2012, 23:49

Forum Jump:


Users browsing this thread: 1 Guest(s)