Posts: 999
Threads: 86
Joined: Jun 2010
Reputation:
0
Hey guys i cannot use any include file on my server........i also writtened -
#include <include name>
but no luck.........it shows that
cannot read file..............
ANYONE PLZ HELP.............
Posts: 2,857
Threads: 62
Joined: Dec 2010
Reputation:
0
Do you have the include files in ./pawno/includes? Do you get any error messages when you compile?
Posts: 999
Threads: 86
Joined: Jun 2010
Reputation:
0
yes..........i have copied all necessary include files in the /pawno/include
folder.........but when i compile the script with the line....
#include <includename>
it shows erro that cant read the the file...........
plz help me out..........
Posts: 125
Threads: 5
Joined: Dec 2010
Reputation:
0
Open your script from your pawn folder, and not with double click on the script.
Posts: 2,038
Threads: 17
Joined: Aug 2010
Reputation:
0
Open your new pawno, then open your gm in it, then compile it.
Posts: 2,082
Threads: 118
Joined: Jan 2010
Reputation:
0
Try it and find out, but yes, it should.
But on a more basic level, does the include file definitely exist in the CORRECT place?