Posts: 237
Threads: 17
Joined: Jul 2010
Reputation:
0
Probably wrong section, not sure. Anyway, when I try to compile the script, it wont. Says that can't read file: (.inc here). I have the .inc file in the right folder. I think the problem is that I set it so window's opens .inc files with notepad, and now I cant remove that. Worked before, and after I did that it stopped working.
Posts: 372
Threads: 37
Joined: Jul 2007
Reputation:
0
If I recall there are multiple include folders, Theirs the original Pawno and than inside that another Pawno and another include folder. Put the include in both.
Posts: 237
Threads: 17
Joined: Jul 2010
Reputation:
0
Just one include (and pawno) folder.
Posts: 440
Threads: 14
Joined: Sep 2009
Reputation:
0
.INC's go in the pawno/include folder.
Posts: 440
Threads: 14
Joined: Sep 2009
Reputation:
0
Don't get smart. You are clearly the one who needs the common sense to use .INC files.
Put it in that folder and make sure you have #include <includename> at the top.
Posts: 1,464
Threads: 90
Joined: Aug 2009
Reputation:
0
Open up the original pawno editor where your .inc file is, then close it, then open up your script and compile.