Detaljan opis problema:Ubacio sam Login / Register sistem u skriptu i kada compile-am dobijem par errora na liniji koji ću dodati dole, errore ću takođe dodati na kraju
Dio skripte:
if(!strlen(inputtext)) return ShowPlayerDialog(playerid, DIALOG_REGISTER, DIALOG_STYLE_INPUT, ""COL_WHITE"Registrujem...",""COL_RED"Unijeli ste pogrešnu šifru\n"COL_WHITE"Unesite šifru da bi ste se registrovali.","Registruj se","Izlaz"); Neke slike/video za lakse dobivanje pomoci(neobavezno):
Errori iz Pawna:
C:\Documents and Settings\Administrator\Desktop\Server\Mod od 0\gamemodes\CLRP.pwn(425) : error 001: expected token: "-string end-", but found "-identifier-"
C:\Documents and Settings\Administrator\Desktop\Server\Mod od 0\gamemodes\CLRP.pwn(425) : warning 215: expression has no effect
C:\Documents and Settings\Administrator\Desktop\Server\Mod od 0\gamemodes\CLRP.pwn(425) : error 001: expected token: ";", but found "-string-"
C:\Documents and Settings\Administrator\Desktop\Server\Mod od 0\gamemodes\CLRP.pwn(425) : warning 215: expression has no effect
C:\Documents and Settings\Administrator\Desktop\Server\Mod od 0\gamemodes\CLRP.pwn(425) : error 001: expected token: "-string end-", but found "-identifier-"
C:\Documents and Settings\Administrator\Desktop\Server\Mod od 0\gamemodes\CLRP.pwn(425) : fatal error 107: too many error messages on one line EDIT: ÄŒitava skripta ukoliko je potrebno http://pastebin.com/1kcV2sA8
