public OnPlayerTakeDamage(playerid, issuerid, Float: amount, weaponid, bodypart) { if (issuerid == INVALID_PLAYER_ID) { return 0; } } //This will cause no damage to player if player fall or damage himself