fatal error, cannot read blablabla - 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: fatal error, cannot read blablabla (
/showthread.php?tid=336720)
fatal error, cannot read blablabla -
newbienoob - 23.04.2012
Can someone help me? I just downloaded GiDan admin system and I tried to compile it, but it gave me an error
fatal error 100: cannot read from file: "foreach"
Re: fatal error, cannot read blablabla -
BleverCastard - 23.04.2012
#include <foreach> at the top of your script.
Re: fatal error, cannot read blablabla -
Mark™ - 23.04.2012
Quote:
Originally Posted by newbienoob
Can someone help me? I just downloaded GiDan admin system and I tried to compile it, but it gave me an error
fatal error 100: cannot read from file: "foreach"
|
Read this and make sure you got foreach.inc in your pawno >> include folder of your samp directory.
Re: fatal error, cannot read blablabla -
newbienoob - 23.04.2012
Thanks