lundi 7 avril 2014

Not able to read includes

For some reason I keep getting a fatal error when I include files such as: y_ini or foreach.

I don't have the problem with zcmd and sscanf2 but these are the only ones that I don't have the problem with.




pawn Code:




(5) : fatal error 100: cannot read from file: "YSI\y_ini"






pawn Code:




#include <a_samp>

#include <zcmd>

#include <YSI\y_ini>

#include <sscanf2>

#include <foreach>





I've put my includes in:


pawn Code:




pawno/includes





If I open a new .pwn file and paste my whole code in it, it works but as soon as I close it and open it again it gives me the error.



I noticed that the includes are not inside the Function List.




Aucun commentaire:

Enregistrer un commentaire