A small Windower addon that automatically replaces the Harvest Festival event music with the normal zone music. Made on request from some community members.
-
Download the file either directly, or from here.
-
Copy the
DevilsDespairfolder (containingDevilsDespair.lua) into your Windoweraddonsdirectory. Example path:c:\Windower\addons\DevilsDespair
-
Load or reload the addon in-game with:
//lua load devilsdespair //lua reload devilsdespair
Same line can be added to your init.txt file in Windower\scripts to have the addon load when your game starts.
-
//dd on
- Enables the addon (default).
-
//dd off
- Disables the addon.
-
//dd toggle
- Toggles the enabled state.