SA-MP Forums Archive
fatal error 100: cannot read from file: "a_samp" - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Server (https://sampforum.blast.hk/forumdisplay.php?fid=6)
+--- Forum: Server Support (https://sampforum.blast.hk/forumdisplay.php?fid=19)
+--- Thread: fatal error 100: cannot read from file: "a_samp" (/showthread.php?tid=375489)



fatal error 100: cannot read from file: "a_samp" - Shannon_Brown - 07.09.2012

Could anyone fix this?


Re: fatal error 100: cannot read from file: "a_samp" - xSkullx - 07.09.2012

Into pawno/includes put a_samp.inc
And then compile the gamemode again


Re: fatal error 100: cannot read from file: "a_samp" - doreto - 07.09.2012

at the top of your gamemode/filescript place before anything sel
pawn Код:
#include <a_samp>