Live Time.
#1

Hey, I've scripted a time system for my server but one problem is, I don't really know how to make it live time. Here's some of my code.

Here's my OnGamemodeInit, were it sets the time, but it's not live, how would I make it live?

Код:
Hour = 12;
Minute = 30;
Second = 1;
ClockTimer = SetTimer("ClockUpdate", 999, 1);
If you need anymore code let me know.
Reply


Messages In This Thread
Live Time. - by tiernantheman - 19.10.2012, 20:27
Re: Live Time. - by HuSs3n - 19.10.2012, 20:43
Re: Live Time. - by tiernantheman - 19.10.2012, 20:58

Forum Jump:


Users browsing this thread: 1 Guest(s)