SA-MP Forums Archive
how to fix this 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: how to fix this error? (/showthread.php?tid=293666)



how to fix this error? - niels44 - 29.10.2011

hey everyone how to fix this error?


F:\program files\my own drifting gamemode\pawno\include\a_players.inc(200) : error 025: function heading differs from prototype
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase


1 Error.

EDIT: i just fixed the problem i dont know how put on tiop of the script was staying something wut didnt belong there and when i deleted that thing and compiled it it was done XD anyway thanks for all ur help even if u dont helped me XD


Re: how to fix this error? - Stigg - 29.10.2011

Show us the callback.


Re: how to fix this error? - niels44 - 29.10.2011

which callback?


Re: how to fix this error? - Stigg - 29.10.2011

You have a function heading that differs from prototype in the a_players.inc. Show us your code your trying to compile.


Re: how to fix this error? - niels44 - 29.10.2011

but i didnt changed a thing in my gamemode the only thing is that im making every createobject to createdynamicobject for the streamer plugin and i have #include <streamer> in my gamemode


Re: how to fix this error? - Stigg - 29.10.2011

Are you running a 3c or 3d server ?