SII.inc problem - 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: SII.inc problem (
/showthread.php?tid=350393)
SII.inc problem -
Stereotype - 12.06.2012
Hello , i have SII.inc in my includes and when i try to compile filterscript it says this
Quote:
C:\Documents and Settings\Admin\Desktop\CommunityRP.pwn(44) : fatal error 100: cannot read from file: "SII"
Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
1 Error.
|
Re: SII.inc problem -
Karl[NDZ] - 12.06.2012
Are you sure you have it under yourserverfolder/pawno/include ?
Re: SII.inc problem -
Stereotype - 13.06.2012
yes i'm sure , i have original .inc file Wtf is the problem :/
Re: SII.inc problem -
ReneG - 13.06.2012
You probably have multiple versions of pawno installed.
Try going to your server directory, open up pawno and open the mode. Re-compile, and see where that gets you.
Re: SII.inc problem -
JaKe Elite - 13.06.2012
This problem happens when you have 2 server files (pawno files)
all i do is copy all my script code delete the script file open pawno.exe
then click new then paste all codes and compile with my old script file name.
Re: SII.inc problem -
Stereotype - 13.06.2012
Now crashing pawno