INCLUDE PROBLEM!!!!! - 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: INCLUDE PROBLEM!!!!! (
/showthread.php?tid=249582)
INCLUDE PROBLEM!!!!! -
Ronaldo_raul™ - 19.04.2011
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.............
Re: INCLUDE PROBLEM!!!!! -
linuxthefish - 19.04.2011
Do you have the include files in ./pawno/includes? Do you get any error messages when you compile?
Re: INCLUDE PROBLEM!!!!! -
Ronaldo_raul™ - 20.04.2011
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..........
Re: INCLUDE PROBLEM!!!!! -
Alby Fire - 20.04.2011
Open your script from your pawn folder, and not with double click on the script.
Re: INCLUDE PROBLEM!!!!! -
Ronaldo_raul™ - 20.04.2011
Quote:
Originally Posted by Alby Fire
Open your script from your pawn folder, and not with double click on the script.
|
i didnt understood that........can you explain it briefly
Re: INCLUDE PROBLEM!!!!! -
Stigg - 20.04.2011
Open your new pawno, then open your gm in it, then compile it.
Re: INCLUDE PROBLEM!!!!! -
Ronaldo_raul™ - 20.04.2011
Quote:
Originally Posted by Stigg
Open your new pawno, then open your gm in it, then compile it.
|
will this really work it out...
?
Re: INCLUDE PROBLEM!!!!! -
Ash. - 20.04.2011
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?
Re: INCLUDE PROBLEM!!!!! -
Ronaldo_raul™ - 20.04.2011
Quote:
Originally Posted by Stigg
Open your new pawno, then open your gm in it, then compile it.
|
Man it worked thanks...........thank you all........
Re: INCLUDE PROBLEM!!!!! -
Ronaldo_raul™ - 20.04.2011
Quote:
Originally Posted by funky1234
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?
|
thnk you also..........thanks for you opinion.......