Problem with YSI 2 - 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: Problem with YSI 2 (
/showthread.php?tid=534662)
Problem with YSI 2 -
brandypol - 30.08.2014
So I copied a user filterscript and pasted it on a new pawn file and when I compiled i got this error 3 times :
impl.inc(2386) : error 025: function heading differs from prototype
What can I do to fix it?
Heres my script :
http://pastebin.com/nSBC0aHf
Thanks for your help
PS. The compiler says that the error is in my impl.inc file which is a YSI include I downloaded with all the YSI package
Re: Problem with YSI 2 -
Clad - 30.08.2014
Did you get warnings ?
Re: Problem with YSI 2 -
brandypol - 30.08.2014
Quote:
Originally Posted by Clad
Did you get warnings ?
|
No i didnt get any warnings
I just have this error 3 times :
error 025: function heading differs from prototype
Re: Problem with YSI 2 -
Clad - 30.08.2014
https://sampforum.blast.hk/showthread.php?tid=321135
Re: Problem with YSI 2 -
brandypol - 30.08.2014
Quote:
Originally Posted by Clad
|
I didn't find my error in the page you sent me to :/