SA-MP Forums Archive
#inculde help - 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: #inculde help (/showthread.php?tid=451416)



#inculde help - xXHeathXx12 - 17.07.2013

I got this error i got a new script.
Код:
C:\Users\heath_000\Desktop\samp03x_svr_R1-2_win32 (1)\gamemodes\lost.pwn(15) : fatal error 100: cannot read from file: "color"
Code is #include <color>


Re: #inculde help - JonnyDeadly - 17.07.2013

Do you actually have the include "color" stored in your "include" folder? It is a sub-folder located under the folder "pawno".

Look for a file called "color.inc".


Re: #inculde help - xXHeathXx12 - 17.07.2013

Yes i do


Re: #inculde help - NotePadGaming - 17.07.2013

Where do you download or get color include?


Re: #inculde help - Bakr - 17.07.2013

Just make sure you are using the pawno that is located in the same server folder that you are placing your includes into. People often mix up the folders and pawno executable they are using (especially if you default the program to open .pwn files) when upgrading to new versions.