error 029: invalid expression, assumed zero
#5

pawn Код:
if(!udb_Exists(PlayerName2(playerid)))
{
    format(rstring,256,"Welcome to the '%s'\n\nAccount '%s' is not registred!\n\nEnter the password to Register your Account:",GetServerHostName(),pName(playerid));
    ShowPlayerDialog(playerid,DIALOGID+66,DIALOG_STYLE_INPUT,"Register Account",rstring,"Register","Quit");
}
else//line 599
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 2 Guest(s)