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



error 025: function heading differs from prototype - Twiix - 13.06.2016

Hello, I got 3 Errors The 3 errors is (error 025: function heading differs from prototype)

In Lines:

Код:
public OnPlayerTakeDamage(playerid, issuerid, Float: amount, weaponid, bodypart)
public OnPlayerModelSelection(playerid, response, listid, modelid)
public OnPlayerModelSelectionEx(playerid, response, extraid, modelid)
EDIT: Fixed