Trying to set clock to hour + 3. Using GL_Realtime.
#2

This may work, just added +3 to the actual time.

pawn Код:
new hour,minute,second,l_str[20];
gettime(hour,minute,second);
format(l_str,12,"%02d:%02d%02d:",hour+3,minute,second);
Reply


Messages In This Thread
Trying to set clock to hour + 3. Using GL_Realtime. - by Dokins - 17.07.2012, 19:08
Re: Trying to set clock to hour + 3. Using GL_Realtime. - by leonardo1434 - 17.07.2012, 19:36
Re: Trying to set clock to hour + 3. Using GL_Realtime. - by Dokins - 17.07.2012, 19:47
Re: Trying to set clock to hour + 3. Using GL_Realtime. - by leonardo1434 - 17.07.2012, 20:02
Re: Trying to set clock to hour + 3. Using GL_Realtime. - by TheRoom - 22.10.2012, 16:36

Forum Jump:


Users browsing this thread: 3 Guest(s)