SA-MP Forums Archive
Whats errors i dont understand? - 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: Whats errors i dont understand? (/showthread.php?tid=305573)



Whats errors i dont understand? - $$Money$$ - 23.12.2011

Code:
C:\Users\AztecasGamerzzz\Desktop\Sa-Mp Servers\fixed NGG\gamemodes\lsrl.pwn(19) : fatal error 100: cannot read from file: "SAM"

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


1 Error.
where can i get that error fixed


Re: Whats errors i dont understand? - ThamburaaN - 23.12.2011

there should be a include file called SAM in ur pawno/include


Re: Whats errors i dont understand? - Tigerkiller - 23.12.2011

you missed an include

@thambura pm me if you want a free host


Re: Whats errors i dont understand? - $$Money$$ - 23.12.2011

i got the include..but its still say the same error


Re: Whats errors i dont understand? - Mini` - 23.12.2011

I hope you put the include in the right folder?


Re: Whats errors i dont understand? - Thresholdold - 23.12.2011

There is another way to do this but it does take up a bit of space... open the include file with notepad or a word document etc. and copy all of the text inside, then paste that into your script under all your #defines. Then remove the #include SAM.