Hey there,
I was wondering recently, is it possible to detect character kills by packets?
Then I found 0x30BF aka SERVER_AGENT_ENTITY_UPDATE_STATE, but I can detect the player death only with it as much as I discovered.
Is there another way/packet that I didn't realize yet, which can detect the character kills just like the packet above, without HP calculations.