27.12.2013, 23:46
you all login panel fuction in ondialogresponse and tell you where to put it
pawn Code:
else
{
ShowPlayerDialog(playerid, DIALOG_LOGIN, DIALOG_STYLE_INPUT, "Login", "Please login", "Login", "Quit");
SendClientMessage(playerid, -1, "Server: You have typed a incorrect password!");
}