22.02.2017, 05:09
Have you tried to add a debug message like this:
Inside your OnDialogResponse callback? Just for further debugging and to see if the dialog is called.
PHP код:
printf( "OnPlayerDialog: %i %i %i %i %s", playerid, dialogid, response, listitem, inputtext );