Problem: Naso sam ovaj jedan register i login sistem , sve napravim i dobijem 4 errora, sve na jednoj liniji...
\filterscripts\REGLOG.pwn(83) : error 001: expected token: "-string end-", but found "-identifier-"
\filterscripts\REGLOG.pwn(83) : warning 215: expression has no effect
\filterscripts\REGLOG.pwn(83) : error 001: expected token: ";", but found "-string-"
\filterscripts\REGLOG.pwn(83) : warning 215: expression has no effect
\filterscripts\REGLOG.pwn(83) : error 001: expected token: "-string end-", but found "-identifier-"
\filterscripts\REGLOG.pwn(83) : fatal error 107: too many error messages on one line
4 Errors.Linija 83:
if(!strlen(inputtext)) return ShowPlayerDialog(playerid, DIALOG_REGISTER, DIALOG_STYLE_INPUT, ""COLOR_WHITE"Registering...",""COLOR_RED"You have entered an invalid password.\nType your password below to register a new account.","Register","Quit");