Description
LustSound plays a custom sound whenever a Bloodlust-style ability is used by you or someone in your group.
It supports Bloodlust, Heroism, Time Warp, Primal Rage, and Fury of the Aspects. You can choose the sound, test it in-game, enable or disable specific game contexts, and use debug mode if you want to check what the addon detected.
Built for World of Warcraft Retail / Midnight.
The addon already includes example .ogg files in LustSound/Sounds/.
To add more:
- Put
.oggor.mp3files inLustSound/Sounds/. - Register them in
LustSound/Sounds.lua. - Run
/reload. - Use the Test button in the options panel.
| Command | Action |
|---|---|
/lustsound |
Opens the options panel. |
/lsound |
Alias for /lustsound. |
/lustsound test |
Plays the selected sound for testing. |
/lustsound stop |
Stops the currently playing sound. |
/lustsound reset |
Restores default settings with confirmation. |
/lustsound debug |
Toggles debug mode. |
/lustsound scan |
Forces an aura scan and writes debug output. |
/lustsound help |
Shows the command list. |

