Need script +REP
#5

Quote:
Originally Posted by iggy1
Посмотреть сообщение
Here's a way to call a function on a random time between 12 and 24 hours.

pawn Код:
#define RandMinMax(%0,%1) \
    random((%1-%0))+%0

SetTimer("HourCheck", RandMinMax(43200000, 86400000), 1);
oh, never came an idea like this on my mind
Reply


Messages In This Thread
Need script +REP - by arman'as - 10.06.2012, 10:22
Re: Need script +REP - by ReVo_ - 10.06.2012, 10:31
Re: Need script +REP - by arman'as - 10.06.2012, 10:54
Re: Need script +REP - by iggy1 - 10.06.2012, 11:03
Re: Need script +REP - by ReVo_ - 10.06.2012, 15:37

Forum Jump:


Users browsing this thread: 1 Guest(s)