21.08.2018, 03:32
I make it like this
PHP код:
if(dialogid == 3 && response == 1)
{
dcmd_changepass(playerid, inputtext);
return 1;
}