mirror of
https://github.com/TES3MP/TES3MP.git
synced 2025-10-15 16:03:40 -04:00

ActorDeath packets are sent for dead actors before their StatsDynamic packets. They contain the actor's deathReason in a manner similar to that of PlayerDeath packets. A future commit will replace the deathReason with a variable named killer which will be an mwmp::Target.