premium banner
Show the saved instance IDs of raids in the raid information tooltip

Description

# MyRaidSaveID Addon

## Description

This simple addon for World of Warcraft provides you with the **numeric ID** for that raid instance saves.

Simply open the "Raid Info" panel and **hover your mouse over any listed saved raid entry**. The standard game tooltip will expand to show you:

* The **numeric ID** for that raid instance.
* An **enhanced and detailed lockout status**, clearly indicating if the raid is locked, unlocked, or when its lockout expires with a precise countdown.
* Additional information such as the raid's name and difficulty.

Ideal for raid leaders who need to coordinate IDs, players with multiple alts managing lockouts, or anyone who simply wants full control over their raid progress. A quick glance is all you need!

## Features

- Displays the **numeric ID** of your saved raids in each entry's tooltip.
- Provides **clear and detailed lockout information** with precise expiration times within the same tooltip.
- Clean and non-intrusive integration with the game's user interface.
- Compatible with the latest versions of World of Warcraft: The War Within (TWW).

## Installation

1. **Download** the addon from the [GitHub Releases / CurseForge / WoWInterface] page.
2. **Extract** the contents of the `.zip` file into your WoW AddOns directory:
* `World of Warcraft/_retail_/Interface/AddOns/`
3. Ensure the folder structure is `World of Warcraft/_retail_/Interface/AddOns/MyRaidSaveID/` and that `MyRaidSaveID.toc`, `core.lua`, etc., are located inside `MyRaidSaveID/`.
4. Restart the WoW client or reload your UI (`/reload ui`).

## Usage

1. Open the "Raid Info" panel in-game (typically via the game menu or by typing `/raidinfo`).
2. **Hover your mouse over any of the listed saved raid entries.** The enhanced tooltip will appear, showing the expanded ID and lockout information.

## Contribution and Development

This addon is hosted on GitHub. Contributions are welcome.

* **Repository:** [Your GitHub Repository URL]
* **Issues:** If you find a bug or have a suggestion, please open an *issue* on the GitHub repository.

### Development Environment

This project is designed for development with [Addon Studio for WoW](https://www.wowaddonstudio.com/) (or your preferred IDE).

### Repository Management

[GitHub Desktop](https://desktop.github.com/) is used for version control and commits. The main branches are `main` for stable code and `develop` for active development.

### Localization

All user-facing strings are localized using the `L[]` pattern provided by AceLocale. Translation contributions are welcome.