Posts: 19
Threads: 7
Joined: Jul 2011
Reputation:
0
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.
Posts: 2,629
Threads: 40
Joined: Mar 2008
Reputation:
0
You are missing the include called checkpoints.inc. Make sure that you have put checkpoints.inc into Samp Server Directory -> Pawno -> includes.
Posts: 132
Threads: 41
Joined: May 2010
Reputation:
0
and if you have it, open the pawno.exe that your script directory got, and try to compile
Posts: 1,275
Threads: 121
Joined: Jul 2011
Reputation:
0
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