SA-MP Forums Archive
Please help. - 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: Please help. (/showthread.php?tid=85681)



Please help. - Kevon - 08.07.2009

I try to compile my own Pawno, and I get this error.


C:\Documents and Settings\Owner\My Documents\samp02Xserver.win32\pawno\LoC.pwn(1) : fatal error 100: cannot read from file: "a_samp"

Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase


1 Error.


Re: Please help. - Kevon - 08.07.2009

Quote:
Originally Posted by Kevon
I try to compile my own Pawno, and I get this error.


C:\Documents and Settings\Owner\My Documents\samp02Xserver.win32\pawno\LoC.pwn(1) : fatal error 100: cannot read from file: "a_samp"

Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase


1 Error.
Anyone?


Re: Please help. - weedarr - 08.07.2009

Redownload the server package, your missing the a_samp.inc include file.

WeeDarr


Re: Please help. - Kevon - 09.07.2009

Quote:
Originally Posted by WeeDarr
Redownload the server package, your missing the a_samp.inc include file.

WeeDarr
I downloaded the package from sa-mp.com, does that come with it? Or do I need a specific server?


Re: Please help. - weedarr - 09.07.2009

If you redownload the server pack from sa-mp.com and search it for a_samp.inc copy this file over to your other server pack that you use (in the same folder it came from)

WeeDarr