SA-MP Forums Archive
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: function heading differs from prototype (/showthread.php?tid=497424)



function heading differs from prototype - aboa - 26.02.2014

pawn Код:
C:\Users\Abo Abed\Downloads\withoutclothing.pwn(47523) : error 025: function heading differs from prototype
pawn Код:
stock SaveCars(bool:destroy)



Re: function heading differs from prototype - aboa - 26.02.2014

any help?


Re: function heading differs from prototype - AlonzoTorres - 26.02.2014

Perhaps there's another function with that name which is forwarded.