06.11.2011, 04:21
Use gettime.
On race start save the returned integer from gettime in a variable and when a player finishes the race use gettime()-variable.
Now that I think of it you'd be better using ticks; same method though.
On race start save the returned integer from gettime in a variable and when a player finishes the race use gettime()-variable.
Now that I think of it you'd be better using ticks; same method though.