//OnDialogResponse'if(dialogid = YOUR_DIALOGID){Switch(listitem){case 0:ShowPlayerDialog(bla, bla, bla);case 1:ShowPlayerDialog(bla, bla, bla);case 2:ShowPlayerDialog(bla, bla, bla);}}