push @{$player_info{$ipaddr}} , ($nickname,$userid,$player_req); print ${$player_info{$ipaddr}}[0]; ## gives the nickname ...