SA-MP Forums Archive
Pawn Compile error - 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: Pawn Compile error (/showthread.php?tid=273289)



Pawn Compile error - Hyper NOS - 01.08.2011

When I tried to compile a script to .amx it said: fatal error 100: cannot read from file: "checkpoints"

Before that on another script it said the same thing except instead of checkpoints it said dini. I really need help with this.


Re: Pawn Compile error - [HiC]TheKiller - 01.08.2011

You are missing the include called checkpoints.inc. Make sure that you have put checkpoints.inc into Samp Server Directory -> Pawno -> includes.


Re: Pawn Compile error - Hitman-97- - 01.08.2011

and if you have it, open the pawno.exe that your script directory got, and try to compile


Re: Pawn Compile error - -CaRRoT - 01.08.2011

If you have ANY other server files on your PC , any other kind of server packages - Copy checkpoints.inc and paste them in pawno > includes folder of the other Servers Packages , then go to the server you working on , and open Pawno (Not the GM , open a new Pawno from the main file of it) then --- File --- Open --- Your GM Then try to complie , it should works that if you have the include , if you don't , get it and put it in pawno >>> Includes folder