promotional bannermobile promotional banner
premium banner
A simple World of Warcraft addon that automatically opens Blizzard's death recap window when you die.

Description

A simple World of Warcraft addon that automatically opens Blizzard's death recap window when you die.

Features

  • Automatically shows the built-in death recap UI on death
  • No configuration needed
  • Uses Blizzard's native OpenDeathRecapUI() function

Installation

  1. Copy the AutoDeathRecap folder to your WoW AddOns directory:
    • Windows: C:\Program Files\World of Warcraft\_retail_\Interface\AddOns\
    • macOS: /Applications/World of Warcraft/_retail_/Interface/AddOns/
  2. Restart WoW or /reload

How It Works

  1. Listens for PLAYER_DEAD event
  2. Loads Blizzard_DeathRecap addon if not already loaded
  3. Waits for death recap data to be available via C_DeathRecap.HasRecapEvents()
  4. Calls OpenDeathRecapUI() to display the recap

Version

  • Interface: 120000 (Midnight)
  • Version: 1.0.0

License

MIT