SA-MP Forums Archive
Cannot Read From File 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: Cannot Read From File problem (/showthread.php?tid=258567)



Cannot Read From File problem - Deviant96 - 31.05.2011

It's may like this...

C:\Users\Deviant96\Desktop\DRP\filterscripts\SasiH ouseITA_.pwn(9) : fatal error 100: cannot read from file: "SII"

Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase


1 Error.

I understood the problem, but, i surely placed the SII file and still got this.


Re: Cannot Read From File problem - MetalScript - 31.05.2011

Make sure you have opened the pawn compiler from the serverfolder where the SII is placed in.


Re: Cannot Read From File problem - sim_sima - 31.05.2011

#include <SII>


Re: Cannot Read From File problem - Deviant96 - 31.05.2011

Hi thank you! Previously unthinkable


Re: Cannot Read From File problem - dan007 - 19.01.2012

Hey guys I've Got the Same Problem
fatal error 100: cannot read from file: "SII"
line 2 of my Script:
Код:
Line1#include <a_samp>
Line2#include <SII>
Line3#include <streamer>
Line4#include <sscanf2>
line5#include <GetVehicleName>
But I've Put SII.inc in Pawno include File
So you can see where im coming From

Please Reply and please help me out


Re: Cannot Read From File problem - Deviant96 - 21.04.2012

try to run pawn as administrator