Code:
xx\lsdm.pwn(337) : error 001: expected token: "-string end-", but found "-identifier-"
xx\lsdm.pwn(337) : warning 215: expression has no effect
xx\lsdm.pwn(337) : error 001: expected token: ";", but found "-string-"
xx\lsdm.pwn(337) : warning 215: expression has no effect
xx\lsdm.pwn(337) : warning 215: expression has no effect
xx\lsdm.pwn(337) : warning 215: expression has no effect
xx\lsdm.pwn(337) : error 001: expected token: ";", but found ")"
xx\lsdm.pwn(337) : fatal error 107: too many error messages on one line
PHP Code:
if(!strlen(inputtext)) return ShowPlayerDialog(playerid, DIALOG_REGISTER, DIALOG_STYLE_INPUT, ""COL_WHITE"Registering...",""COL_RED"You have entered an invalid password.\n"COL_WHITE"Type your password below to register a new account.","Register","Quit");