Back to shop
v1.0.3 DayZ Tool

Death Snapshot

DeathSnapshot is a lightweight admin utility for DayZ servers. When a player dies, the mod records useful context for staff review, making support tickets faster and less dependent on screenshots or guesswork.

FREE
Product Details

Capture the important details around player deaths so admins can review tickets, claims, and questionable fights with better context.

  • Records death context for staff review
  • Helps admins investigate claims and tickets
  • Ships with an example config
  • Includes the required TCM_Core dependency
Configuration
{
  "Version": 4,
  "VerboseLevel": 3,
  "LogToScriptLog": 0,
  "Enabled": 1,
  "IncludePlayerPosition": 1,
  "IncludeKiller": 1,
  "IncludeItemHealth": 1,
  "IncludeItemQuantity": 1,
  "IncludeHierarchy": 1,
  "IncludeAttachments": 1,
  "IncludeCargoItems": 1,
  "MaxItemsPerSnapshot": 2000,
  "QueueProcessDelayMs": 250,
  "MinSecondsBetweenSnapshotsPerPlayer": 10,
  "LogSkippedSnapshots": 1
}
FAQ
Does DeathSnapshot have dependencies?

Yes. The download includes TCM_Core.pbo, which should be loaded with DeathSnapshot.pbo.

Where does the example config go?

Use the included example config as your starting point, then place the configured file wherever the install notes specify for your server profile.