16.02.2018, 16:45
Return 0 on OnPlayerTakeDamage or OnPlayerGiveDamage. It will stop doing anything.
You can also do SetPlayerHealth(playerid, 100) under those call backs and return true.
You can also do SetPlayerHealth(playerid, 100) under those call backs and return true.