18.09.2013, 17:12
Assuming is this:
Remove the return 1;
pawn Код:
if (!response) ShowPlayerDialog(playerid, 16501, DIALOG_STYLE_INPUT, "Passo 1: Destinatario", "Inserisci il nome del destinaraio.\n\nNOTA: I nomi sono molto sensitivi, scrivili correttamente.", "Avanti", "Annulla");
return 1;
else
{

