19.06.2012, 11:48
Hey guys, i'm getting some errors and Everything seems fine.
and the errors
What can cause the problem?
pawn Code:
ShowPlayerDialog(playerid, DIALOG_LOGIN, DIALOG_STYLE_INPUT,""BLUE"Login",""BLUE"Enter your Password To Login.","Login","Cancle");
}
pawn Code:
C:\Users\Pepsi\Desktop\Scripting\gamemodes\Scripter.pwn(160) : error 029: invalid expression, assumed zero
C:\Users\Pepsi\Desktop\Scripting\gamemodes\Scripter.pwn(160) : warning 215: expression has no effect
C:\Users\Pepsi\Desktop\Scripting\gamemodes\Scripter.pwn(160) : error 001: expected token: "-string end-", but found "-identifier-"
C:\Users\Pepsi\Desktop\Scripting\gamemodes\Scripter.pwn(160) : warning 215: expression has no effect
C:\Users\Pepsi\Desktop\Scripting\gamemodes\Scripter.pwn(160) : error 001: expected token: ";", but found "-string-"
C:\Users\Pepsi\Desktop\Scripting\gamemodes\Scripter.pwn(160) : 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.