Error compiling pawno, Cannot read a_zones
#1

I got myself a new script and want to start up a samp server,
But i only have the .pwn file and when i go to compile it,
It give me the error code 1000,

fatal error 100: cannot read from file: "a_zones"
Reply
#2

http://code.******.com/p/lv-rp/sourc...zones.inc?r=74

Create an include file in your includes directory, paste this there and save it
Reply
#3

Make sure in the script it has

Код:
#include <a_zones>
And make sure the a_zones.inc is in the right place.

a_zones download: https://sampforum.blast.hk/showthread.php?tid=27598

Pawno>Includes - Just drop it on the directory of the includes.

That should fix it.
Reply
#4

Quote:
Originally Posted by Zack Larson
Посмотреть сообщение
Make sure in the script it has

Код:
#include <a_zones>
And make sure the a_zones.inc is in the right place.

a_zones download: https://sampforum.blast.hk/showthread.php?tid=27598

Pawno>Includes - Just drop it on the directory of the includes.

That should fix it.
Why would the compiler flag the error if they didn't use #include <a_zones> ?
Reply
#5

Download the a_zones.in file and put in pawno/includes then re-compile
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)