Time Error. Clock Restarts.
#6

Quote:
Originally Posted by Nero_3D
Посмотреть сообщение
JUST WAIT till someone knows whats wrong

I can only say that I dont see why it goes back and forth
I can only tell that there is some part missing at the end of UpdateTime in your post

And that this part is nonsense for me
pawn Код:
if(minute < 1)
    {
   
  new string[128];
        format(string, 128, "Game Time: %02d:00", minute);
        SendClientMessageToAll(COLOR_GREEN, string);
Or why 65009 ?, instead of 60000 (1 min)
pawn Код:
SetTimer("UpdateTime",65009, 1);
I forgot to edit the post. And SetTimre to 6000, didn't really do anything, still keeps restarting.
Reply


Messages In This Thread
Time Error. Clock Restarts. - by David5290 - 28.01.2011, 21:37
Re: Time Error. Clock Restarts. - by David5290 - 28.01.2011, 21:59
Re: Time Error. Clock Restarts. - by David5290 - 28.01.2011, 23:03
Re: Time Error. Clock Restarts. - by David5290 - 28.01.2011, 23:55
AW: Time Error. Clock Restarts. - by Nero_3D - 29.01.2011, 00:23
Re: AW: Time Error. Clock Restarts. - by David5290 - 29.01.2011, 00:51
Re: Time Error. Clock Restarts. - by David5290 - 29.01.2011, 03:22
Re: Time Error. Clock Restarts. - by Antonio [G-RP] - 29.01.2011, 03:52
Re: Time Error. Clock Restarts. - by David5290 - 29.01.2011, 15:39
AW: Time Error. Clock Restarts. - by Nero_3D - 29.01.2011, 16:27

Forum Jump:


Users browsing this thread: 1 Guest(s)