05.03.2014, 13:20
If i try adding the " ,bodypart)" thing to the "OnPlayerTakeDamage", i get this error:
If i remove the "bodypart", then i get:
Do i need to update the Y_INI etc..?
Код:
\test2.pwn(6167) : error 025: function heading differs from prototype
pawn Код:
public OnPlayerTakeDamage(playerid, issuerid, Float:amount, weaponid, bodypart)
Код:
\test2.pwn(6175) : error 017: undefined symbol "bodypart"