compiling 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: compiling Help!! (
/showthread.php?tid=475490)
compiling Help!! -
haathim - 13.11.2013
i edited a samp 0.3x GM before without getting any problems, and i got it hosted... after a while i wanted to edit the server again and i opened the same GM and i edited a some clientMessages and pressed F5 and it showed this
C:\Users\user\Desktop\samp03\gamemodes\warworld.pw n(2) : fatal error 100: cannot read from file: "zcmd"
Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
1 Error.
so i pressed Ctrl+Z after that i pressed F5 but again the same problem came i downloaded zcmd in this forum and replaced it with the one i had and still the same problem comes so can u guys plss plss help me
thnxx
Re: compiling Help!! -
newbie scripter - 13.11.2013
Dont forget to add those includes in ur FTP or etc
AW: Re: compiling Help!! -
BigETI - 13.11.2013
Quote:
Originally Posted by haathim
i edited a samp 0.3x GM before without getting any problems, and i got it hosted... after a while i wanted to edit the server again and i opened the same GM and i edited a some clientMessages and pressed F5 and it showed this
C:\Users\user\Desktop\samp03\gamemodes\warworld.pw n(2) : fatal error 100: cannot read from file: "zcmd"
Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
1 Error.
so i pressed Ctrl+Z after that i pressed F5 but again the same problem came i downloaded zcmd in this forum and replaced it with the one i had and still the same problem comes so can u guys plss plss help me
thnxx
|
Be sure to save the include in your Pawno folder. Actually in "pawno\include\".
Quote:
Originally Posted by newbie scripter
Dont forget to add those includes in ur FTP or etc
|
A SA:MP server can NOT handle any includes, or not compiled scripts at all!
PAWN include files are just text replacements for PAWN scripts, hence only useful during compilation.
Re: compiling Help!! -
newbie scripter - 13.11.2013
Really, i didn't know that lol
Re: compiling Help!! -
Avi Raj - 13.11.2013
Quote:
Originally Posted by newbie scripter
Really, i didn't know that lol
|
Ye, you didn't know that.Thats why you told him to Upload Include files to FTP.
-_-
Re: compiling Help!! -
newbie scripter - 13.11.2013
Quote:
Originally Posted by Avi Raj
Ye, you didn't know that.Thats why you told him to Upload Include files to FTP.
-_-
|
Does This Help him anyway??