Two issues found with the these death commands.
- Human.OnCommandDeathStart seems to only fire once the players health reaches 0, if the player commits suicide the event doesn't fire.
- Human.OnCommandDeathFinish doesn't even fire, from the current game codebase its not used so I suspect its not even linked up?