SA-MP Forums Archive
Can't compile - 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: Can't compile (/showthread.php?tid=230724)



Can't compile - Hitman-97- - 24.02.2011

Hi guys, I was editing a script to change some names to release, when I pressed at the compile button an error came
Код:
C:\Documents and Settings\User\Desktop\SARP\GameModes\GLRP.pwn(15) : fatal error 100: cannot read from file: "zones"

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


1 Error.
It is the SARP script, I have the file zones in all folders; in the include, pawno include, but still


Re: Can't compile - (SF)Noobanatior - 24.02.2011

have you got #include <zones> at the top of ya script?


Re: Can't compile - TheYoungCapone - 24.02.2011

Quote:
Originally Posted by (SF)Noobanatior
Посмотреть сообщение
have you got #include <zones> at the top of ya script?
yea and if you do have that then you must have the include called zones.


Re: Can't compile - Hitman-97- - 24.02.2011

lol, I did #include <zones>
still not working


Re: Can't compile - admantis - 24.02.2011

This may help
https://sampforum.blast.hk/showthread.php?tid=183776


Re: Can't compile - Abreezy - 24.02.2011

this might help, make sure you run pawno.exe then click open and click the gm, instead of just double clicking on the gamemode.