SA-MP Forums Archive
[+REP] error 025: function heading differs from prototype - 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: [+REP] error 025: function heading differs from prototype (/showthread.php?tid=646973)



[+REP] error 025: function heading differs from prototype - maksicnm - 27.12.2017

ERROR:
Код HTML:
C:\Users\iwanmf\Desktop\DB\pawno\include\YSI\y_hooks/impl.inc(2336) : error 025: function heading differs from prototype
C:\Users\iwanmf\Desktop\DB\pawno\include\YSI\y_hooks/impl.inc(2383) : error 025: function heading differs from prototype
ERROR LINE:
Код HTML:
2336: CreateDynamicObject(970, 1605.90, -1138.56, 23.17,   0.00, 0.00, 90.00);
I'm have y_als from FIX link, but when i put
Код HTML:
//beforeCreateDynamicObject(970, 1605.90, -1138.56, 23.17,   0.00, 0.00, 90.00);
i still get error on same line :P
Include sorted by:
Код HTML:
#include < a_samp >
#include < a_objects >
#include < core >
#include < float >
#include < time >
#include < morphinc >
#include < file >
#include < foreach >
#include < streamer >
#include < YSI\y_ini >
#include < YSI\y_commands >
#include < sscanf2 >



Re: [+REP] error 025: function heading differs from prototype - maksicnm - 27.12.2017

BUMP!?


Re: [+REP] error 025: function heading differs from prototype - maksicnm - 27.12.2017

just few more left
https://github.com/Misiur/YSI-Includes/issues/261


Re: [+REP] error 025: function heading differs from prototype - MEW273 - 27.12.2017

Are you using an outdated version of YSI? Try downloading the latest release from here:
https://github.com/Misiur/YSI-Includes/releases

The first search result from searching the error message you received returns this thread which should assist you:
https://sampforum.blast.hk/showthread.php?tid=488198


Re: [+REP] error 025: function heading differs from prototype - admantis - 27.12.2017

Update your libraries (streamer etc) to the latest version