SA-MP Forums Archive
Help with these errors - 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)
+--- Thread: Help with these errors (/showthread.php?tid=525251)



Help with these errors - ShiffeyTheGamer - 10.07.2014

(62609) : error 017: undefined symbol "message"
Код:
		if (!sscanf(params, "s[128]", message)){


(62618 ) : error 017: undefined symbol "message"

Код:
			format(prpstring, sizeof(prpstring), "%s", message);
(62623) : error 010: invalid function or declaration

Код:
        return 1;