OnPlayerTakeDamage Callback error ?
#1

Code:
public OnPlayerTakeDamage(playerid, issuerid, Float:amount, weaponid, bodypart)
{
    return 1;
}
error:
Code:
error 025: function heading differs from prototype
any idea whats wrong ??
Reply
#2

The 'bodypart' parameter was addedi n 0.3z.
Either update your server package, or remove 'bodypart'.
Reply
#3

Thanks, Repped
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)