06.05.2015, 22:51
Store the players on the list in a variable and then use that variable to get the player the user clicked on by using "listitem" as the index number of the variable. You only need to store the IDs of the players, you can use it to get their name, etc.