gettime function
#5

thanks for your reply, but i got it working... it must be:

Код:
new hour, minute, second;
gettime(hour, minute, second);
if(hour >= 03 && hour <= 05) //This is the fix.. so its only between 3-5 AM, if it was only the 3AM it will be persist till next day 3AM
{
//some code
}
Reply


Messages In This Thread
gettime function - by Jacapo - 06.09.2014, 17:30
Re: gettime function - by Jacapo - 06.09.2014, 19:30
Re: gettime function - by CutX - 06.09.2014, 19:33
Re: gettime function - by SickAttack - 06.09.2014, 19:46
Re: gettime function - by Jacapo - 06.09.2014, 19:46
Re: gettime function - by SickAttack - 06.09.2014, 19:50
Re: gettime function - by Jacapo - 06.09.2014, 19:55

Forum Jump:


Users browsing this thread: 2 Guest(s)