-Is it possible to disable the second line it writes on every announce? I really like this addon but I feel it's pointless to write everything twice.
-I'd like to request an option to disable raid marks in the text.
-Is it possible to disable the second line it writes on every announce? I really like this addon but I feel it's pointless to write everything twice.
-I'd like to request an option to disable raid marks in the text.
-Is it possible to disable the second line it writes on every announce? I really like this addon but I feel it's pointless to write everything twice.
-I'd like to request an option to disable raid marks in the text.
Well both of those features are in there to make it "annoyingly visible" to see what's going on for the purpose of rotations.
With only a single line and no raid markings and some party chat, it's going to be very easy to not notice them, making the mod useless.
I'll probably add an option to post only 1 line, since this has been requested by multiple people when I add a config (as soon as I get some extra time), but I don't see why you would want to disable raid icons?
local itemName,_,_,_,_,_,_,_,_,macroTexture = GetItemInfo(29529)
etc. for localizing the item name (and getting texture if you need it)
This lets any future language use the item without needing it translated first although their messages will need translation still.
Is it possible to include a feature to set a playername who gets a whisper to get ready at 2 sec? And this whisper target should reset to none automatically if that player leaves my group.
Bump! Anyone know if the author of this mod is still active or would perhaps make a suggestion on where to edit the code internally to make this happen.
Sadly i'm not always grouped with more than 1-3 LW (depending on the night and the fact brut is a joke for us now with or without LW). However it would be fantastic to have a way to set this via. /<command> with the mod loaded vs. having to edit the code with a specific name.
Also would be neat if this could be setup to only work in raid so your not spamming said person when your not raiding (and they are online).
Request to add Candybar like cooldown bars that show the name of the LW who used drums as well as the cooldown showing both a candybar with embedded name and countdown timer (all scaleable, adjustable, colours, etc.)
If you have ever used the wowace mod SimpleMD (for Hunter Misdirection), this would look/function like that.
Apparently the wowace mod RBM has a RDMDrumsofbattle plug-in but I don't want to replace Bigwigs or DBM with another boss mod just for this purpose.
Bump! Anyone know if the author of this mod is still active or would perhaps make a suggestion on where to edit the code internally to make this happen.
Yea I'm here, just don't have much time for wow atm :S
I'm unsure of adding new functions since the main premise of this mod is to stay as small and lightweight as possible, with as few (if any) complications/checks in functionality.
What we do in my guild is someone says "X -> Y -> Z -> A" are gonna do drums and then it's pretty self explanatory.
Could you change all your symbols to the {rtX} version? (also in localization?)
Apparently Blizzard changed their localisationpolicy for these symbols, so {rt1} - {rt8} are now symbols in every client.
On a german server, about half the people use the english client, and right now we see only a plaintext '{stern}' from people with a german client and simpledrumannounce, and vice versa, '{star}' from a enGB client is plaintext for someone with the deDE client.
Russian (ruRU) translations:
[code ]-- Russian localization by Ламаг@Ясеневый лес
local L = LibStub("AceLocale-3.0"):NewLocale("SDA", "ruRU")
L["{Skull} Drums of Battle out in 2, next person get ready! {Skull}"] = "{Череп} Барабаны Битвы закончатся через 2 секунды. Следующий, будь готов! {Череп}"
L["Drums of Battle"] = "Барабаны Битвы"
L["{circle} Drums of Battle used {circle}"] = "{Круг} Барабаны Битвы использованы {Круг}"
L["Drums of Speed"] = "Барабаны Скорости"
L["{diamond} Drums of Speed used {diamond}"] = "{Ромб} Барабаны Скорости использованы {Ромб}"
L["Drums of War"] = "Барабаны Войны"
L["{star} Drums of War used {star}"] = "{Звезда} Барабаны Войны использованы {Звезда}"
L["Drums of Restoration"] = "Барабаны Восстановления"
L["{triangle} Drums of Restoration used {triangle}"] = "{Треугольник} Барабаны Восстановления использованы {Треугольник}"
Let me know if it works correctly. ;)
-I'd like to request an option to disable raid marks in the text.
Open the .lua delete the {raidmark}
Same for the double announce.
Well both of those features are in there to make it "annoyingly visible" to see what's going on for the purpose of rotations.
With only a single line and no raid markings and some party chat, it's going to be very easy to not notice them, making the mod useless.
I'll probably add an option to post only 1 line, since this has been requested by multiple people when I add a config (as soon as I get some extra time), but I don't see why you would want to disable raid icons?
local itemName,_,_,_,_,_,_,_,_,macroTexture = GetItemInfo(29529)
etc. for localizing the item name (and getting texture if you need it)
This lets any future language use the item without needing it translated first although their messages will need translation still.
You can get the itemId of the other drums off of http://www.wowhead.com/?item=29529 etc.
Sadly i'm not always grouped with more than 1-3 LW (depending on the night and the fact brut is a joke for us now with or without LW). However it would be fantastic to have a way to set this via. /<command> with the mod loaded vs. having to edit the code with a specific name.
Also would be neat if this could be setup to only work in raid so your not spamming said person when your not raiding (and they are online).
If you have ever used the wowace mod SimpleMD (for Hunter Misdirection), this would look/function like that.
Apparently the wowace mod RBM has a RDMDrumsofbattle plug-in but I don't want to replace Bigwigs or DBM with another boss mod just for this purpose.
This would be very nice.
Yea I'm here, just don't have much time for wow atm :S
I'm unsure of adding new functions since the main premise of this mod is to stay as small and lightweight as possible, with as few (if any) complications/checks in functionality.
What we do in my guild is someone says "X -> Y -> Z -> A" are gonna do drums and then it's pretty self explanatory.
Apparently Blizzard changed their localisationpolicy for these symbols, so {rt1} - {rt8} are now symbols in every client.
On a german server, about half the people use the english client, and right now we see only a plaintext '{stern}' from people with a german client and simpledrumannounce, and vice versa, '{star}' from a enGB client is plaintext for someone with the deDE client.
btw, thanks for the great addon ;)
Please, download ruRU.lua from:
http://www.badongo.com/file/10788347