SA-MP Forums Archive
a_samp not found? - 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: a_samp not found? (/showthread.php?tid=68837)



a_samp not found? - Austin_Lynn - 14.03.2009

Ok well I re-downloaded the scripting tools off of sa-mp to see if it still happened and it did, this shows up.

C:\DOCUME~1\Lynn\Desktop\SA-MPS~1\FILTER~1\pawno\new.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.

I have the include and all, but idk whats wrong, any one know?


Re: a_samp not found? - Burridge - 14.03.2009

have you actually got it in the include folder?

or maybe you need to update it.


Re: a_samp not found? - maij - 14.03.2009

you have more then 1 folder with the tools in it,

the first one, the one you aint using anymore, is the default one or not, one of the 2 do not contain this code;

look at your paths at compiling, and check if you are using the right one


Re: a_samp not found? - Austin_Lynn - 15.03.2009

I got it to work, It was just bugged I guess.