Help In Foreach - 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: Help In Foreach (
/showthread.php?tid=465444)
Help In Foreach -
Windrush - 22.09.2013
pawn Code:
D:\Users\windrush124\Desktop\Folders\Server\Testing\pawno\include\foreach.inc(228) : fatal error 100: cannot read from file: "YSI\internal\y_natives"
Compilation aborted.Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase
1 Error.
I Update My Foreach, And YSI. i Input into correct folder and the compiler can't find the y_natives
What Should I Do ?
Re: Help In Foreach -
x96664 - 22.09.2013
Did you notice that the error is coming from the foreach include ?
Re: Help In Foreach -
Windrush - 22.09.2013
yes I check it !
Inside Foreach
pawn Code:
#include <YSI\internal\y_natives>
#include <YSI\y_debug>
Re: Help In Foreach -
DanishHaq - 22.09.2013
Have you made sure that the YSI folder is under .../pawno/include?
Re: Help In Foreach -
Windrush - 22.09.2013
Yep!
Quote:
D:\Users\windrush124\Desktop\Folders\*******\pawno\include\YSI\internal
|
Re: Help In Foreach -
Windrush - 23.09.2013
HELP.
Re: Help In Foreach -
Konstantinos - 23.09.2013
According to the error - you do not have the YSI folder into pawno directory.
Re: Help In Foreach -
Windrush - 23.09.2013
I download the lates YSI and i Put it on Correct Folder