31.08.2011, 17:00
Literal de la wiki
https://sampwiki.blast.hk/wiki/OnDialogResponse
pawn Код:
if(!response)
{
SendClientMessage(playerid, 0xFF0000FF, "You cancelled.");
return 1; // We processed it
}