set_task(1.0, "RoundStart", killer)public RoundStart(){ for(new i=0; i<sizeof(times); i++) { times[i] = get_systime(); killCount[i] = 0; }}