31.07.2012, 19:21
if you know alrgorythm function this is easy , for example
in this
SetTimer("scoretimer", 60*1000-1000, true); // so will be 59 seconds because 60 * 1000 = 60.000 - 1.000 = 59.000
in this
SetTimer("scoretimer", 60*1000-1000, true); // so will be 59 seconds because 60 * 1000 = 60.000 - 1.000 = 59.000