new CsTeams:team = cs_get_user_team(id);
if(team == CS_TEAM_T) { // add code here } else if(team == CS_TEAM_CT) { // add code here }