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=133157)
Include problem -
TouR - 11.03.2010
What is going wrong when i have an include in my include folder but i got this error?
Код:
: fatal error 100: cannot read from file:
Re: Include problem -
aircombat - 11.03.2010
1.he include should be : server/pawno/include , not server/include
2. open the pawno first then open the gamemode from it (hit open and find ur gamemode)
Re: Include problem -
Torran - 11.03.2010
If you know that the includes in your includes folder located: /pawno/include
Then look for other samp servers on your computer and delete them,
Also:
Quote:
Originally Posted by [AC
Etch ]
1.he include should be : server/pawno/include , not server/include
2. open the pawno first then open the gamemode from it (hit open and find ur gamemode)
|
Re: Include problem -
TouR - 11.03.2010
thank you guys i did this other way! I opened the pawn first and then my script from pawno! it works
Re: Include problem -
aircombat - 11.03.2010
Quote:
Originally Posted by tour15
thank you guys i did this other way! I opened the pawn first and then my script from pawno! it works
|
np