PAWNO Recompiling erros - 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: PAWNO Recompiling erros (
/showthread.php?tid=396070)
PAWNO Recompiling erros -
OGKushStyles - 29.11.2012
Quote:
F:\Script (2)\Script\gamemodes\new.pwn(9) : fatal error 100: cannot read from file: "opsp"
Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
|
This is the error, how do I fix it?
Re: PAWNO Recompiling erros -
Glad2BeHere - 29.11.2012
you need to get the include,
https://sampforum.blast.hk/showthread.php?pid=937824#pid937824
Re: PAWNO Recompiling erros -
OGKushStyles - 29.11.2012
Still gives me the same error?
Re: PAWNO Recompiling erros -
showarn - 29.11.2012
pretty logical? cannot read from file means that ur missing the "opsp"
send ur line maybe the directory is wrong
Re: PAWNO Recompiling erros -
OGKushStyles - 29.11.2012
Well I already put it in there and it still gives me the error.
Re: PAWNO Recompiling erros -
Glad2BeHere - 29.11.2012
pawn Код:
//take into note that it should in capital letters
#include <OPSP>
Re: PAWNO Recompiling erros -
Vince - 29.11.2012
Open the right instance of Pawno, then open the script through Pawno. Doing it this way will save you lots of frustration.