If the medic has the vita saw, and a demoman kills him with the eyelander, however many organs the medic had will be directly transferred over to heads
video demonstration
http://totally-not.a-sketchy.site/92q4SoQ.mp4
I think kill counter stats like that are intended.
I think kill counter stats like that are intended.
The code might be checking if the victim is a demo, so it might not be intended:
https://github.com/mastercomfig/team-comtress-2/blob/master/game/shared/tf/tf_weapon_sword.cpp#L338-L340
That's not the victim, that's the person swinging the sword. It's saying that only demos have the kill counter collection ability with swords.