if (strcmp("/test", cmdtext, true) == 0) { if(IsPlayerAdmin(playerid)) { SetTimer("ReactionTest",100,false); } return 1; }