17.07.2016, 09:39
I have an old problem. When I add bodypart to OnPlayerTakeDamage parameter, it gives me error
I've already update my server package to 0.3.7, and when I open a_samp.inc include, and search "Onplayertakedamage", it ends up with this
Anyone know what the fuck is going on?
Код:
F:\DON'TE~1\GAMEMO~1\wz.pwn(9957) : error 025: function heading differs from prototype
Код:
forward OnPlayerTakeDamage(playerid, issuerid, Float:amount, weaponid, bodypart);