I really need help seriously.
#3

I was messing with something like this the other day.
pawn Код:
new TimeDiff = (GetTickCount() - time_start) % 60000;
format(tempstring,sizeof(tempstring),"%s has won the reactiontest! (%d.%d)",reactionwinner,TimeDiff / 100, TimeDiff % 100);
Add in that and make that your format code.
Reply


Messages In This Thread
I really need help seriously. - by speedruntrainer - 11.04.2009, 21:39
Re: I really need help seriously. - by speedruntrainer - 18.04.2009, 22:56
Re: I really need help seriously. - by Backwardsman97 - 19.04.2009, 00:43
Re: I really need help seriously. - by speedruntrainer - 19.04.2009, 15:33
Re: I really need help seriously. - by Backwardsman97 - 19.04.2009, 17:01
Re: I really need help seriously. - by speedruntrainer - 19.04.2009, 19:10

Forum Jump:


Users browsing this thread: 1 Guest(s)