31.01.2014, 16:25
I'm still getting that error, even though I replaced it.
So far, I have only included <YSI\y_ini>.
PHP Code:
forward OnPlayerTakeDamage(playerid, issuerid, Float:amount, weaponid, bodypart);
public OnPlayerTakeDamage(playerid, issuerid, Float:amount, weaponid, bodypart) //Error
{
//Code
}