SA-MP Forums Archive
i have 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)
+--- Thread: i have error (/showthread.php?tid=540425)



i have error - kaloul - 04.10.2014

why whene i save .pwn i error and and .amx delted plz help


Re: i have error - Ox1gEN - 04.10.2014

That's because the amx file always gets deleted once you have an error, just fix that error.

Fix for that:

You don't have the stated include in the warning.


Re: i have error - kaloul - 04.10.2014

but how the scriter of this create .amx and he have errors !
i dont do any thingi just open it and save .


Re: i have error - Ox1gEN - 04.10.2014

He doesn't have errors, note, scripts are not plug & use, you must get the includes, etc.
I have explained to you how you are supposed to fix this problem.


Re: i have error - kaloul - 04.10.2014

have you skype ?


Re: i have error - Ox1gEN - 04.10.2014

Yes, and I am not giving it.


Re: i have error - kaloul - 04.10.2014

ok but i want help can i send it to you and you fix it ?
PLZ


Re: i have error - Ox1gEN - 04.10.2014

I HAVE EXPLAINED THE PROBLEM.

You don't have the include specified in the error, it says:

"cannot read file from: 'INCLUDE'" where the include is, there's something else meaning that what's written in there is an include and since you don't have it you are getting this error, anyways download that include and place it in the includes folder after that, compile and everything should work.
Not replying again btw, this is a simple problem with a simple fix, I gave you the solution plus some googling would be on your side for attempting to fix this problem.


Re: i have error - kaloul - 04.10.2014

YOU see that !!
plz reply this my last reply


Re: i have error - Ox1gEN - 04.10.2014

That is stored in a wrong folder, it should be in the pawno folder.