public OnPlayerTakeDamage(playerid, issuerid, Float:amount, weaponid){ if(weaponid == 34) SetPlayerHealth(playerid, 0); return 1;}