SA-MP Forums Archive
: error 076: syntax error in the expression, or invalid function call - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: : error 076: syntax error in the expression, or invalid function call (/showthread.php?tid=171783)



: error 076: syntax error in the expression, or invalid function call - FireCat - 27.08.2010

Code:
: error 076: syntax error in the expression, or invalid function call
WHY!!!?

Code:
format(string,sizeof(string),"ACCOUNT: Successfully Logged In. (Level %d)", PlayerInfo[playerid][Level] );
			KillTimer(DelayKillPlayer); //Errors Line
			return SendClientMessage(playerid,green,string);
_______________________
[GDZ]leader