SA-MP Forums Archive
My script says that the includes are missing but they don't. - 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)
+--- Thread: My script says that the includes are missing but they don't. (/showthread.php?tid=503103)



My script says that the includes are missing but they don't. - Gregory00 - 27.03.2014

As title says..What should I do?


Re: My script says that the includes are missing but they don't. - Matess - 27.03.2014

Add them! Open pawno from the folder where you have everything and then open .pwn manually


Re: My script says that the includes are missing but they don't. - jakejohnsonusa - 27.03.2014

Are they all in the /pawn/include folder?

If so, open the /pawn folder (the one that has the /include folder) and then click-open the pawncc.exe and open-and-close the pawno.exe


Re: My script says that the includes are missing but they don't. - Bingo - 27.03.2014

Quote:
Originally Posted by Gregory00
Посмотреть сообщение
As title says..What should I do?
Sure,

Which includes? Just do as the user obove said.

*Open pawno.exe manually.
*Open your gamemode from pawno.exe where your all the includes are present.
*Then compile through the opened gamemode.


Re: My script says that the includes are missing but they don't. - Gregory00 - 27.03.2014

Thank you! Fixed