Please check the code
#1

php.
if(fexist(UserPath(playerid)))
{
INI_ParseFile(UserPath(playerid),"LoadUser_%s", .bExtra = true, .extra = playerid);
ShowPlayerDialog(playerid,LOGIN,DIALOG_STYLE_INPUT ,"Login","Type your password below to login","Login","Leave");
}
else
{
ShowPlayerDialog(playerid,REGISTER,DIALOG_STYLE_IN PUT,"Register","Please register your account here!","Register","Leave");
}


when enter the password showing wrong password
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)