03.12.2009, 15:42
easy, just loop through all players, add their name to a string and show them as list in a dialog.
in OnPlayerDialog......: get the input, loop through all players and check the name (no player found with the name -> player disconnected while the dialog is shown)
done ^^
in OnPlayerDialog......: get the input, loop through all players and check the name (no player found with the name -> player disconnected while the dialog is shown)
done ^^