Scripting help please!! - 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: Scripting help please!! (
/showthread.php?tid=142090)
Scripting help please!! -
lexidrifter - 16.04.2010
ehm.. right well look at this: "#include <dini>" and the DINI file IS inside my Script>Pawno>includes> DINI and inside Script>Include>dini. but when i compile it says file cannot be read! how do i fix this? i have been having this error for so long and im tired of it. please help! \gamemodes\myscript.pwn(15) : fatal error 100: cannot read from file: "dini"
Re: Scripting help please!! -
mansonh - 17.04.2010
The only time I see this is when I am not using the right samp compiler.
Do you have more than one copy of the pawno scripts? (I have like 6 samp server folders for different environments)
If so, make sure you are opening it from the same pawno folder you have your include under.