22.01.2014, 12:53
Well, it's probably something I did cause I do things like this.
But when I compile my script, I just get this;
And it leads me to these;
I've updated my a_samp include but when I remove the bodypart param it compiles fine.
But when I compile my script, I just get this;
pawn Код:
error 025: function heading differs from prototype
pawn Код:
public OnPlayerTakeDamage(playerid, issuerid, Float:amount, weaponid, bodypart)
public OnPlayerGiveDamage(playerid, damagedid, Float:amount, weaponid, bodypart)