if (strcmp(cmdtext, "/command", true)==0){ if(gTeam[playerid] == TEAM_POLICE) { your stuff return 1; } }