SA-MP Forums Archive
PWN Error - 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: PWN Error (/showthread.php?tid=114894)



PWN Error - Jalious - 21.12.2009

How can I fix this? Picture


Re: PWN Error - Andy_McKinley - 21.12.2009

I can't read anything... Not a good screen!


Re: PWN Error - [03]Garsino - 21.12.2009

pawn Код:
#include <a_samp>
on top of your script..

Wrong section btw

Quote:
Originally Posted by McKinley
I can't read anything... Not a good screen!
I'm on a 13" and can read everything fine >.<


Re: PWN Error - Correlli - 21.12.2009

Quote:
Originally Posted by [03
Garsino ]
pawn Код:
#include <a_samp>
on top of your script..

Wrong section btw
It's obvious that he already has this line, otherwise it wouldn't bring this error.

Make sure you have all sa-mp include files in the \pawno\include\ folder.


Re: PWN Error - Jalious - 21.12.2009

Thank you. The problem was from the include folder.