File Details
BattleShoutReminderClassic 1.2
- R
- Apr 12, 2025
- 18.70 KB
- 27
- 1.15.7+3
- Classic
File Name
BattleShoutReminderClassic.zip
Supported Versions
- 1.15.7
- 1.15.6
- 1.15.5
- 1.15.4
📜 Battle Shout Reminder Classic — Changelog
Version 1.2
New: Voice Alerts System
Added a new voice alert system with dynamic sound behavior:
On combat start, if Battle Shout is missing, plays BattleShout.ogg sound.
This sound will play up to 3 times at intervals if Battle Shout remains missing.
After 3 alerts, it switches to a subtler Shout.ogg alert sound.
Sound count resets at the start of each new combat.
Improvements
Cleaned up alert logic with a proper counter system (alertCount), instead of just a first-alert flag.
Maintains performance-friendly checks with C_Timer.NewTicker.
Ensured full compatibility with WoW Classic 20th Anniversary PVE servers.
Slash Commands
/bsrc — Display help and current settings.
/bsrc text — Toggle floating combat text alerts on/off.
/bsrc voice — Toggle voice/sound alerts on/off.
/bsrc color red|blue|yellow — Customize the color of floating combat text alerts.
Notes
Addon prints startup message in chat when loaded.
Sounds play through the "Master" channel to ensure you hear them even if other channels are muted.
Customizable alert color (red, blue, yellow).
SavedVariables persist between sessions.

