[FIXED]Compiling 0.3a - 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: [FIXED]Compiling 0.3a (
/showthread.php?tid=100724)
[FIXED]Compiling 0.3a -
Jason_Larson - 06.10.2009
OK,
I'm trying to compile with the 0.3a pawno and it says FATAL ERROR cannot read from file a_samp.... But with the other pawno it compiles just fine. Can anyone explain this to me?
Re: Compiling 0.3a -
Jasen - 06.10.2009
make sure a_samp.inc is in the "pawno/includes/" folder.
Re: Compiling 0.3a -
Jason_Larson - 06.10.2009
First thing I did :P still no luck
Re: Compiling 0.3a -
_Vortex - 06.10.2009
Try re-downloading the server package
Re: Compiling 0.3a -
Jason_Larson - 06.10.2009
Done that aswell
Re: Compiling 0.3a -
Lewwy - 06.10.2009
Open the 0.3 pawno compiler, the new one, then open your script with it manually.
Then try and compile.
Re: Compiling 0.3a -
Mach37 - 06.10.2009
Quote:
Originally Posted by [XG
Lj ]
Open the 0.3 pawno compiler, the new one, then open your script with it manually.
Then try and compile.
|
Or open folder with pwn script and with pawncc.exe and drag pwn script at pawncc.exe
Re: Compiling 0.3a -
Jason_Larson - 06.10.2009
Quote:
Originally Posted by [XG
Lj ]
Open the 0.3 pawno compiler, the new one, then open your script with it manually.
Then try and compile.
|
What do you mean manually?
Quote:
Originally Posted by Mach37
Quote:
Originally Posted by [XG
Lj ]
Open the 0.3 pawno compiler, the new one, then open your script with it manually.
Then try and compile.
|
Or open folder with pwn script and with pawncc.exe and drag pwn script at pawncc.exe
|
Do you mean put the script in the same folder as the pawncc.exe?
Re: Compiling 0.3a -
Lewwy - 06.10.2009
Open pawno.exe, click file, click open, direct it to your script's .pwn extension then compile once you open it.
Re: Compiling 0.3a -
Jason_Larson - 06.10.2009
Quote:
Originally Posted by [XG
Lj ]
Open pawno.exe, click file, click open, direct it to your script's .pwn extension then compile once you open it.
|
Whats how I've always been doing it haha...... Wait what do you mean extension?