Sziasztok, itt milehet a baj :/?, [ itt azt akarom elérni ha fejbe lőnek egyből meghalj, RP szerverre ]
teszmod.pwn(55) : error 017: undefined symbol \"bodypart\"
public OnPlayerTakeDamage(playerid, issuerid, Float: amount)
{
if(issuerid != INVALID_PLAYER_ID && bodypart == 9)
{
SetPlayerHealth(playerid, 0.0);
}
return 1;
}