27.06.2016, 15:40
Not sure if this could be the fix of this, but you could try this.
pawn Код:
case DIALOG_LOGIN:
{
if ( !response ) return Kick ( playerid );
if( response )
{
if(!strcmp(udb_hash(inputtext),PlayerInfo[playerid][pPass])
//Rest of code