SA-MP Forums Archive
Cannot read from y_ini - 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: Cannot read from y_ini (/showthread.php?tid=243600)



Cannot read from y_ini - ricardo178 - 23.03.2011

Hey guys, oh yeah, i know noob question but i am getting crasy...

I downloaded(now) all includes of y_ini and puted in pawn, used this pawno and it tell me:

Код:
C:\Users\Ricardo\Desktop\Mini-DM\Mini-DM\Freedoom\filterscripts\adminric.pwn(7) : fatal error 100: cannot read from file: "YSI\y_ini"

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


1 Error.
and this too:

Код:
C:\Users\Ricardo\Desktop\Mini-DM\Mini-DM\Freedoom\pawno\include\y_ini.inc(160) : fatal error 100: cannot read from file: "YSI\internal\y_version"

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


1 Error.



Re: Cannot read from y_ini - Zh3r0 - 23.03.2011

You must put y_ini in

Код:
pawno/include/ysi



Re: Cannot read from y_ini - ricardo178 - 23.03.2011

Thanks solved