SA-MP Forums Archive
error cannot read from file 0.3e YSI - 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: error cannot read from file 0.3e YSI (/showthread.php?tid=339754)



error cannot read from file 0.3e YSI - HDFord - 04.05.2012

I have a problem with the cannot read from file error in 0.3e, i need some suggestions.
pawn Код:
#include <YSI\y_commands>
#include <YSI\y_master>
i dont know if YSI really is made for 0.3e but it worked in 0.3d
pawn Код:
: fatal error 100: cannot read from file: "YSI\y_commands"
this is the error and i think the error will come with #include <YSI\y_master> too.

I hope someone have some suggestions on what could have gone wrong.


Re: error cannot read from file 0.3e YSI - Elysian` - 04.05.2012

It cannot read from the file because the file is not there.

EDIT: there is a 0.3e YSI.


Re: error cannot read from file 0.3e YSI - HDFord - 04.05.2012

how can the file not be there if it is there?