30.11.2013, 08:14
dialogid, response and inputtext are parameters of the callback OnDialogResponse so in the line 10885, it should be:
and not OnPlayerDisconnect (there's already that callback in the script).
pawn Код:
public OnDialogResponse(playerid, dialogid, response, listitem, inputtext[])