07.06.2015, 09:13
PHP код:
if(rows)
{
format(string1,sizeof(string1),"{00CC00}Your account : %s existe in our database\nEnter your password",pName(playerid));
ShowPlayerDialog(playerid, DIALOG_LOGIN, DIALOG_STYLE_PASSWORD,""ROJO"Login",string1,"Connect","Cancel");
}
PHP код:
(1683) : error 001: expected token: "-string end-", but found "-identifier-"
(1683) : warning 215: expression has no effect
(1683) : error 001: expected token: ";", but found "-string-"
(1683) : warning 215: expression has no effect
(1683) : warning 215: expression has no effect
(1683) : warning 215: expression has no effect
(1683) : warning 215: expression has no effect
(1683) : error 001: expected token: ";", but found ")"
(1683) : fatal error 107: too many error messages on one line
Compilation aborted.Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase
4 Errors.
PHP код:
LINE 1683: ShowPlayerDialog(playerid, DIALOG_LOGIN, DIALOG_STYLE_PASSWORD,""ROJO"Login",string1,"Connect","Cancel");