Help - 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: Help (
/showthread.php?tid=436625)
Help -
LonMihawk - 12.05.2013
pawn Код:
C:\Users\owner\Desktop\Crystal\gamemodes\LSS-RP.pwn(21) : fatal error 100: cannot read from file: "a_zones"
Compilation aborted.Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase
1 Error.
Re: Help -
Xicor - 12.05.2013
Download a_zones and put it in Pawno -> Include.
Re: Help -
LonMihawk - 12.05.2013
Can you give me a Link where i can download a_zones?
Re: Help -
Xicor - 12.05.2013
https://code.******.com/p/lv-rp/sour...zones.inc?r=74
Just copy the whole code and then make a configuration settings file in Pawno/Includes paste the code and name the file as "a_zones.inc".
Re: Help -
LonMihawk - 12.05.2013
dude still the same nothing happens
Re: Help -
[DX]Aru12345 - 12.05.2013
Add this at top
Re: Help -
dannyk0ed - 12.05.2013
Goto your pawno folder and open pawno.exe and open your gamemode from there, try re-compling.