And the second question is how would I check if you (or certain player) killed another player?
armor::onImpact is called when hitting something at a speed in which you will receive fall damage, even if it is off.
Would you happen to know the parameters? If not I can go in game to check them
function Armor::onImpact(%this,%obj,%col,%pos,%speed)