what the hell is that, Dear?
OnPlayerDamage, whenever anybody gets hurt, it checks if they received enough damage to die... if so, then it calls OnPlayerKillB, and if it returns true, then OnPlayerDamage will return enough damage to have the person remain at 1 health, otherwise the player will die...
Can be modified to set health when they should have died... (atm it wouldn't work properly)