Files
InnerFireWatch/README.md
T
2026-02-24 15:48:26 -08:00

62 lines
1.4 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# InnerFireWatch (Turtle WoW)
Version: 1.0
Author: Olzon
A lightweight Turtle WoW (1.12.1) addon that alerts you when **Inner
Fire** expires.
## What It Does
- Detects when Inner Fire falls off
- Prints a chat warning
- Displays red error text in the center of the screen
- Plays an alert sound
- Minimal and vanillafriendly
------------------------------------------------------------------------
## Installation
1. Extract the zip file.
2. Place the `InnerFireWatch` folder inside:
World of Warcraft`\Interface`{=tex}`\AddOns`{=tex}\
3. Restart the client.
4. Enable the addon at the character selection screen if needed.
------------------------------------------------------------------------
## Commands
- `/ifw on` --- Enable addon
- `/ifw off` --- Disable addon
- `/ifw sound on` --- Enable sound
- `/ifw sound off` --- Disable sound
- `/ifw gained on` --- Message when Inner Fire is gained
- `/ifw gained off` --- Disable gained message
------------------------------------------------------------------------
## Optional: Custom Sound
If you want to use your own sound:
1. Create this folder inside the addon:
`Interface\AddOns\InnerFireWatch\sounds\`
2. Place a file named:
`expire.wav`
The addon will automatically use it if the file exists. If not, it will
use the default WoW alert sound.
------------------------------------------------------------------------
Made for Turtle WoW.