SA-MP Forums Archive
help scripting 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)
+--- Thread: help scripting problem (/showthread.php?tid=494499)



help scripting problem - Mckarlis - 13.02.2014

can someone tell me why this is happening when i compile http://prntscr.com/2s4wb3


Re: help scripting problem - SniperArmy - 13.02.2014

Quote:
Originally Posted by Mckarlis
Посмотреть сообщение
can someone tell me why this is happening when i compile http://prntscr.com/2s4wb3
Do you have the Include Called core? and defined it?


Re: help scripting problem - Mckarlis - 13.02.2014

i dont know how to define it and where to get the core.inc


Re: help scripting problem - SniperArmy - 13.02.2014

Quote:
Originally Posted by Mckarlis
Посмотреть сообщение
i dont know how to define it and where to get the core.inc
You need to do #include <core> at the top of your script and you need to download it somewhere.


Re: help scripting problem - Yashas - 13.02.2014

Is there a folder called include in your compilers(pawncc.exe not pawno.exe) directory? And is there a file called core.inc in the folder?If not then download the SAMP Server Package again and replace your pawno folder.


Re: help scripting problem - Mckarlis - 13.02.2014

thank you both +REP for both