if(strcmp(cmdtext, "/startround", true) == 0) { SetTimerEx("SurvivedTime", 1000, false, "is", 1337, "hello!"); return 1; }