20.03.2016, 09:26
LOL, when i changed it from
public OnPlayerTakeDamage(playerid, issuerid, Float:amount, weaponid, bodypart)
to
public OnPlayerTakeDamage(playerid, issuerid, Float:amount, weaponid)
worked fine, Also i wanted to use the second part!
Thanks +REP for both,
public OnPlayerTakeDamage(playerid, issuerid, Float:amount, weaponid, bodypart)
to
public OnPlayerTakeDamage(playerid, issuerid, Float:amount, weaponid)
worked fine, Also i wanted to use the second part!
Thanks +REP for both,