error 025: function heading differs from prototype
#1

Код HTML:
error 025: function heading differs from prototype//115 line

public OnPlayerGiveDamage(playerid, damagedid, Float: amount, weaponid, bodypart)//115 line
{

    return 1;
}
Reply
#2

Do you have 1 or more callbacks 'OnPlayerGiveDamage' in your script


i think.
Reply
#3

Check your includes, one of them has OnPlayerGiveDamage which has wrongs params of the function. Just replace it.
Reply
#4

Fixed. I just had to renew Ysi.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)