Download
(1Kb)
Download
Updated: 01-07-14 07:03 PM
Pictures
File Info
Updated:01-07-14 07:03 PM
Created:12-23-09 01:48 PM
Downloads:3,153
Favorites:5
MD5:

Dalaran Music Silencer

Version: 1.4.2c
by: brknsoul [More]

A quick addon to silence the music upon entering Dalaran and to re-enable it when leaving. Now you can add your own zones too!

Updated: 08-Jan-14
Version: 1.4.2c

Usage:
/dms command zone
Commands:
on: Enables Dalaran Music Silencer.
off: Disables Dalaran Music Silencer.
list: Shows the list of zones that Dalaran Music Silencer will mute music.
addcurrent: Adds the current zone to the list.
addzone zone: Adds zone to the list.
delzone zone: Removes zone from the list.

zones are case-sensative, so "Ironforge" is not the same as "ironforge".

1.4.2c: TOC Version Bump.

1.4.2b: Folder packaging error. Now people shouldn't need to create the DMS folder under Interface\Addons. Derp.

1.4.2a: TOC Version Bump.

1.4.2: DMS now stays off or on between sessions. TOC Version Bump.

1.4.1a: Fixed a minor packing error, note to self: don't upload when half asleep. Thanks funktion.

1.4.1: Fixed a small text error in the help text.

1.4: Added commands to turn the mod on and off.

1.3: Using new table format, zone list had to be reset, but the commands remain the same. New tables prevent hideous for-loops everytime you change zones.

1.2: Defaulted back to just Dalaran, but now has support for adding and removing zones on the fly using slash commands.

1.1: Now works in all capital cities, edit the .lua file to add or remove zones.

1.0: Original Version.
Post A Reply Comment Options
Unread 01-07-14, 07:04 PM  
brknsoul
A Deviate Faerie Dragon
AddOn Author - Click to view AddOns

Forum posts: 18
File comments: 160
Uploads: 2
Surprisingly DMS survives with no changes from over 2 years of me being away from WoW.

The new version is simply a TOC bump.
Report comment to moderator  
Reply With Quote
Unread 04-27-11, 02:44 PM  
brknsoul
A Deviate Faerie Dragon
AddOn Author - Click to view AddOns

Forum posts: 18
File comments: 160
Uploads: 2
Bumped TOC and marked as working with 4.1.

Derp. I forgot to add the lua and toc to a folder.
Last edited by brknsoul : 04-27-11 at 02:47 PM.
Report comment to moderator  
Reply With Quote
Unread 02-12-11, 04:35 AM  
brknsoul
A Deviate Faerie Dragon
AddOn Author - Click to view AddOns

Forum posts: 18
File comments: 160
Uploads: 2
DMS now stays enabled or disabled between sessions. Also bumped the interface version to 40000.
Report comment to moderator  
Reply With Quote
Unread 10-21-10, 05:57 AM  
brknsoul
A Deviate Faerie Dragon
AddOn Author - Click to view AddOns

Forum posts: 18
File comments: 160
Uploads: 2
Since I used a more up to date source for my Lua programming guide, I don't have any this' in my functions. Tagged as working with 4.0.1.
Report comment to moderator  
Reply With Quote
Unread 03-03-10, 08:23 PM  
brknsoul
A Deviate Faerie Dragon
AddOn Author - Click to view AddOns

Forum posts: 18
File comments: 160
Uploads: 2
Re: file packing

Originally posted by funktion
the latest version of your addon isn't packed correctly. it ends up with the 3/2 versions of the lua and toc outside the DMS folder and the 12/27 versions of the files inside the folder.

and ty for making this. dal music drives me batty!
Thanks for noticing, all fixed now. Serves me right for updating/uploading when half asleep. ;-)
Report comment to moderator  
Reply With Quote
Unread 03-03-10, 06:36 PM  
funktion
A Deviate Faerie Dragon

Forum posts: 17
File comments: 21
Uploads: 0
file packing

the latest version of your addon isn't packed correctly. it ends up with the 3/2 versions of the lua and toc outside the DMS folder and the 12/27 versions of the files inside the folder.

and ty for making this. dal music drives me batty!
Report comment to moderator  
Reply With Quote
Unread 03-01-10, 05:55 PM  
brknsoul
A Deviate Faerie Dragon
AddOn Author - Click to view AddOns

Forum posts: 18
File comments: 160
Uploads: 2
Originally posted by nightcracker
Just make the city names case-insensitive with string.lower.
I kinda don't know how to add strlower() without screwing with my variables. ;-)

I really oughta rewrite the whole damn thing to use functions rather than ungodly if-then-else statments, but this was just supposed to be a small addon to install, add zone names, and forget.

Usually the person is already in the zone, being annoyed by music, in which they simply use the "/dms addcurrent" command.
Last edited by brknsoul : 03-03-10 at 08:23 PM.
Report comment to moderator  
Reply With Quote
Unread 03-01-10, 02:08 PM  
nightcracker
A Molten Giant
 
nightcracker's Avatar
AddOn Author - Click to view AddOns

Forum posts: 716
File comments: 428
Uploads: 22
Just make the city names case-insensitive with string.lower.
__________________
Three things are certain,
Death, taxes and site not found,
You, victim of one.
Report comment to moderator  
Reply With Quote
Unread 03-01-10, 05:54 AM  
brknsoul
A Deviate Faerie Dragon
AddOn Author - Click to view AddOns

Forum posts: 18
File comments: 160
Uploads: 2
1.4.1 fixes a very minor error with the help text.
Report comment to moderator  
Reply With Quote
Unread 12-27-09, 05:47 AM  
brknsoul
A Deviate Faerie Dragon
AddOn Author - Click to view AddOns

Forum posts: 18
File comments: 160
Uploads: 2
Another New Version!

Added on and off commands. To be honest, these probably should've been added earlier. ;-)
Report comment to moderator  
Reply With Quote
Unread 12-24-09, 04:41 AM  
brknsoul
A Deviate Faerie Dragon
AddOn Author - Click to view AddOns

Forum posts: 18
File comments: 160
Uploads: 2
New Version!

You no longer need to edit the lua file to add and remove zones. Check the front page for details on the new slash commands.
Report comment to moderator  
Reply With Quote
Unread 12-24-09, 04:19 AM  
brknsoul
A Deviate Faerie Dragon
AddOn Author - Click to view AddOns

Forum posts: 18
File comments: 160
Uploads: 2
Originally posted by Ferous
Maybe to get rid of instance music? :P I don't mind music but instances they can be a bit much considering if its your first time there as a raid or what not. Just a suggestion.
Well Instances have Zone Names too, just use
/run print(GetRealZoneName())
while inside the instance to get the Instance's Zone name and add it to the list. ;-)
Report comment to moderator  
Reply With Quote
Unread 12-24-09, 04:12 AM  
Ferous
Sheer Sense of Doom
AddOn Author - Click to view AddOns

Forum posts: 863
File comments: 563
Uploads: 10
Maybe to get rid of instance music? :P I don't mind music but instances they can be a bit much considering if its your first time there as a raid or what not. Just a suggestion.
Report comment to moderator  
Reply With Quote
Unread 12-24-09, 01:40 AM  
brknsoul
A Deviate Faerie Dragon
AddOn Author - Click to view AddOns

Forum posts: 18
File comments: 160
Uploads: 2
New Version!
Now has support for mutiple zones. Edit the DMS.lua file to adjust. Default zones are all capital cities.

Post your comments and criticisms, but be gentle, it's my first addon!
Report comment to moderator  
Reply With Quote
Unread 12-23-09, 01:57 PM  
brknsoul
A Deviate Faerie Dragon
AddOn Author - Click to view AddOns

Forum posts: 18
File comments: 160
Uploads: 2
Dalaran Music Silencer

Dalaran Music Silencer
My first ever addon. Post your thoughts and ideas.

Prehaps I could create a table of locations to disable music...
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: