public select_team(){ new id = read_data(1) switch( get_user_team(id) ) { case 1,2: client_print(id, print_chat, "Welcome") }}