How do I change default ToD
#10

Quote:
Originally Posted by Seif_
Quote:
Originally Posted by brett7
use timers and setworld time function
pawn Код:
SetTimer("time", 60000, 0);
pawn Код:
public time()
{
 SetWorldTime(12);
 SetTimer("time2", 60000, 0);
 return 1;
}
you get the idea, there is no getworldtime function i don't think
Uhm, yes there is. It's called "gettime".
gettime gets the Server Machine time, Not the IG time
Reply


Messages In This Thread
How do I change default ToD - by SLaY3R - 17.03.2009, 22:41
Re: How do I change default ToD - by ICECOLDKILLAK8 - 17.03.2009, 22:55
Re: How do I change default ToD - by Dujma - 17.03.2009, 22:56
Re: How do I change default ToD - by brett7 - 17.03.2009, 23:03
Re: How do I change default ToD - by Austin_Lynn - 17.03.2009, 23:04
Re: How do I change default ToD - by brett7 - 17.03.2009, 23:17
Re: How do I change default ToD - by SLaY3R - 17.03.2009, 23:30
Re: How do I change default ToD - by brett7 - 17.03.2009, 23:38
Re: How do I change default ToD - by SLaY3R - 18.03.2009, 00:08
Re: How do I change default ToD - by ICECOLDKILLAK8 - 18.03.2009, 01:14

Forum Jump:


Users browsing this thread: 2 Guest(s)