c10b32c78f651d079f4d99c16ee703a781cb0033
InnerFireWatch (Turtle WoW)
Version: 1.1
Author: Olzon
A lightweight Turtle WoW (1.12.1) addon that alerts you when key self-buffs expire.
What It Tracks
- Priest: Inner Fire
- Warrior: Battle Shout
- Shaman: Lightning Shield, Water Shield, Earth Shield
What It Does
- Detects when the tracked buff falls off
- Prints a chat warning
- Displays red error text in the center of the screen
- Optional big center-screen message
- Plays an alert sound
- Minimal and vanilla-friendly
Installation
-
Extract the zip file.
-
Place the
InnerFireWatchfolder inside:World of Warcraft\Interface\AddOns\ -
Restart the client.
-
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 the buff is gained/ifw gained off--- Disable gained message/ifw large on--- Enable big center-screen message/ifw large off--- Disable big center-screen message
Optional: Custom Sound
If you want to use your own sound:
-
Create this folder inside the addon:
Interface\AddOns\InnerFireWatch\sounds\ -
Place a file named:
expire.wav
If the file exists, the addon will play it on expiration. Otherwise it uses the default WoW alert sound.
Description
Languages
Lua
100%