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



Error 025 - aoky - 10.06.2017

PHP код:
error 025: function heading differs from prototype 
I have the latest YSI includes, why is this happening?


Re: Error 025 - Abagail - 10.06.2017

The params in the forward (whichever it is, you haven't shown anything) likely don't match with the ones in the public. This could be due to outdated includes or you leaving something out.


Re: Error 025 - RxErT - 10.06.2017

Maybe, i'd suggest you to re-download samp server and use the latest a_samp.inc it may causing this..


Re: Error 025 - aoky - 10.06.2017

Done both, nothing. Anything else? Thanks for the help, repped.


Re: Error 025 - Kane - 10.06.2017

What function is the error coming from?


Re: Error 025 - aoky - 10.06.2017

PHP код:
C:\Users\Austin\Desktop\Small-County-RP-Release\pawno\include\weapon-config.inc(5715) : error 025: function heading differs from prototype 



Re: Error 025 - aoky - 11.06.2017

Bump