28.04.2016, 16:38
(
Last edited by oMa37; 29/04/2016 at 01:25 PM.
)
Amazing one man, This helped me!
EDIT:
Isn't this must be OnPlayerGiveDamage?
EDIT:
PHP Code:
public OnPlayerTakeDamage(playerid, damagedid, Float: amount, weaponid, bodypart)
// playerid = The person that gave the damage.
// damagedid = The player that got damaged.
// Float: amount = The amount of damage given.
// weaponid = The weapon ID that dealt the damage.
// bodypart = The bodypart that was hit.

