public make(id){ if(!(cs_get_user_team(id) == CS_TEAM_SPECTATOR)) { console_print(id, "You don't have access!") return PLUGIN_HANDLED }}