//Start race SetPVarInt(playerid,"RaceTime",gettime()); //End race printf("you were %d seconds on the street.",gettime()-GetPVarInt(playerid,"RaceTime"));