Yeah it should be based on the team but i am getting confused when the list looks like:

team1.team1.team1 // team2.team2.team2 // team3.team3.team3 // .team4

What to do in this case?


By the way,was getting the user like this
Code:
alias sort.team {
  return $gettok($line@teams,$1),1,32)
}

Last edited by g00gl3; 15/08/15 01:01 AM.