14.07.2010, 00:38
THANKS FOR HELPING ME!!
But
2 errors, both the same errors on different lines.
undefined symbol "params"
undefined symbol "params"
On
and
But
2 errors, both the same errors on different lines.
undefined symbol "params"
undefined symbol "params"
On
pawn Код:
if (!strlen(params)) return ShowPlayerDialog(playerid, REGDIAG, DIALOG_STYLE_INPUT, "Account", "ERROR: You must enter a password\n\nThis name is registered!\nPlease enter your password below!", "Login", "Exit");
pawn Код:
if (udb_Create(PlayerName(playerid),params))