Also, what are you looking for? How many are playing on each side?
Yes please put this in and an option to show it in the FuBar and or Tooltip
I play on a RP-PvP realm with a 2:1 Horde Ally Ration an often in the BG there are 15 Horde and only 4 Ally in so with this I can see with one look that Ally have no chance.
[2008/03/14 19:40:40-980-x27]: Ace3\Ace3.lua:81: attempt to index upvalue 'frame' (a nil value)
CallbackHandler-1.0\CallbackHandler-1.0.lua:146: in function <...Ons\Ace3\CallbackHandler-1.0\CallbackHandler-1.0.lua:146>
<string>:"safecall Dispatcher[2]":4: in function <[string "safecall Dispatcher[2]"]:4>
<in C code>: ?
<string>:"safecall Dispatcher[2]":13: in function `?'
CallbackHandler-1.0\CallbackHandler-1.0.lua:91: in function `Fire'
AceConfigRegistry-3.0\AceConfigRegistry-3.0.lua:260: in function `NotifyChange'
CoolDownButtons\config.lua:599: in function `?'
CallbackHandler-1.0\CallbackHandler-1.0.lua:146: in function <...Ons\Ace3\CallbackHandler-1.0\CallbackHandler-1.0.lua:146>
<string>:"safecall Dispatcher[1]":4: in function <[string "safecall Dispatcher[1]"]:4>
<in C code>: ?
<string>:"safecall Dispatcher[1]":13: in function `?'
CallbackHandler-1.0\CallbackHandler-1.0.lua:91: in function `Fire'
AceEvent-3.0\AceEvent-3.0.lua:70: in function <Interface\AddOns\Ace3\AceEvent-3.0\AceEvent-3.0.lua:69>
---
Hello Dodge.
I like this addon very much because it has buttons with timers and now annyoing bars.
But I found a few issues and have some suggestions. Maybe you can add some of them.
- Blacklist for cooldowns to remove things like heartstone from the list (never need to know about its cooldown) and only show the important ones for me (like frostnova, water elemental ...)
- I use OmniCC and see the cooldowns twice. One on the icon and one below. Is it possible to show only one of them?
- If you set the max icons to 5 for example it shows 7 or 8 if I used items like health potions and it overlaps other UI elements and my Action Buttons. Is this a bug or is it possible to add an option to limit it to 5 Icons including spells and items?
Great addon!
But the mousewheelbuff is a bit annoying. It ovverrides my custom keybinding for the mousewheel. Can you add an option to disable the keybinding completely or restore the binding that was assigned before, please?
I use SpellBinder to bind Macros to the Keys and Mousewheel. I created a makro with /click ZOMGBuffsButton as workaround and disabled the part in line 3251, 3252, 3258, 3259.
It's a great addon with and without the name of the player clicking on you. I have one suggestion: Is it possible to add an option to set the lenght of the notification to make it appear longer on screen? Or an Icon that pops up or taint the screen in red because I am very old and its too short/small for me ;(
Here is the German (deDE) translation by EnSabahNur and Bl4ckSh33p:
-- MagicMarker
-- deDE Localization file
local L = LibStub("AceLocale-3.0"):NewLocale("MagicMarker", "deDE")
if not L then return end
L["Magic Marker"] = "Magic Marker";
-- Key Bindings
L["Toggle learning mode"] = "Lernmodus an/aus";
L["Toggle smart marking mode"] = "Intelligenter Markierungsmodus an/aus";
L["Mark selected target"] = "Ausgew\195\164hltes Ziel markieren";
L["Unmark selected target"] = "Markierung auf aktuellem Ziel entfernen";
-- Options Config
L["Options"] = "Einstellungen"
L["Crowd Control Config"] = "Gruppenkontroll-Konfiguration"
L["Priority"] = "Priorit\195\164t"
L["Category"] = "Kategorie"
L["Mob Database"] = "Mob Datenbank"
L["Raid Target Settings"] = "Schlachtzugs-Zieleinstellungen"
L["Add new crowd control"] = "Neue Gruppenkontrolle hinzuf\195\188gen"
L["Add raid icon"] = "Schlachtzug-Icon hinzuf\195\188gen"
L["Crowd Control #"] = "Gruppenkontrolle #"
L["Key Bindings"] = "Tastenzuweisungen"
L["Enable debug messages"] = "Debug-Meldungen aktivieren"
L["General Options"] = "Generelle Einstellungen"
L["%s has a total of %d mobs. %s of these are newly discovered."] = "%s hat insgesamt %d Mobs. %s davon sind neu entdeckt."
L["Out of these mobs %d are ignored."] = "Von diesen Mobs sind %d ignoriert."
L["None"] = "Keines"
L["Mob Notes"] = "Mob Notizen"
-- Mark categories
L["Tank"] = "Tank"
L["Crowd Control - Sheep"] = "Gruppenkontrolle - Schaf"
L["Crowd Control - Banish"] = "Gruppenkontrolle - Verbannen"
L["Crowd Control - Other"] = "Gruppenkontrolle - Andere"
L["Ignored"] = "Ignoriert"
-- CC Names
L["SHEEP"] = "Schaf"
L["BANISH"] = "Verbannen"
L["SHACKLE"] = "Untote Fesseln"
L["HIBERNATE"] = "Winterschlaf"
L["TRAP"] = "Falle"
L["KITE"] = "Kiten"
L["MC"] = "Gedankenkontrolle"
L["FEAR"] = "Furcht"
L["SAP"] = "Kopfnuss"
L["00NONE"] = "Keine "
-- Priority names
L["P1"] = "Hoch"
L["P2"] = "Mittel"
L["P3"] = "Niedrig"
L["P4"] = "Ignorieren"
-- Category names
L["TANK"] = "Tank"
L["CC"] = "Gruppenkontrolle"
-- Raid icons
L["Star"] = "Stern"
L["Circle"] = "Kreis"
L["Diamond"] = "Diamant"
L["Triangle"] = "Dreieck"
L["Moon"] = "Mond"
L["Square"] = "Quadrat"
L["Cross"] = "Kreuz"
L["Skull"] = "Totenkopf"
L["None"] = "Keines"
-- Help Texts
L["CCHELPTEXT"] = "Hier werden alle Gruppenkontroll-Methoden die f\195\188r das aktuelle Ziel verf\195\188gbar sind konfiguriert. Es wird nach Priorit\195\164t sortiert die nacheinander angewendet wird. Wenn im Schlachtzug zum Beispiel zwei Magier sind aber bereits zwei Schaf-Ziele zugewiesen wurden, wird durch die vorhandenen Methoden gewechselt bis eine passende gefunden wird. Falls keine gefunden wird, wird ein Tank oder ein noch vorhandenes Symbol dem Ziel zugewiesen."
-- Printed non-debug messages
L["Added new mob %s in zone %s."] = "Neuer Mob %s in Zone %s hinzugef\195\188gt."
L["Resetting raid targets."] = "Schlachtzugs-Ziele zur\195\188cksetzen."
same problem here. the bg minimap is hidden everytime you change the zone even if you disable the map options of capping. :(
And the transparency setting is always back at 50% after relogging (but I believe it happens without capping, too).
The life display (http://www.wowinterface.com/downloads/small10804.jpg) looks very nice. Would be great if this could be added.
0
Here my modiefied version with Teamsize Option
0
Yes please put this in and an option to show it in the FuBar and or Tooltip
I play on a RP-PvP realm with a 2:1 Horde Ally Ration an often in the BG there are 15 Horde and only 4 Ally in so with this I can see with one look that Ally have no chance.
0
f:UpdateSize() = nil Error message if i try to edit the hight of the XP Bar so i replase it with
f:Layout() = all works if i try to edit the hight of the XP Bar
0
is it possible to add MobSpells support?
http://www.wowace.com/forums/index.php?topic=12658.0
0
Just right click the Bag-Icon on the upper right side to toggle Bank
0
2. Is it possible to add MinimapTarget http://www.wowace.com/forums/index.php?topic=10210.0 feature to Chinchilla?
0
Bugsack reports some errors after a while
0
I like this addon very much because it has buttons with timers and now annyoing bars.
But I found a few issues and have some suggestions. Maybe you can add some of them.
- Blacklist for cooldowns to remove things like heartstone from the list (never need to know about its cooldown) and only show the important ones for me (like frostnova, water elemental ...)
- I use OmniCC and see the cooldowns twice. One on the icon and one below. Is it possible to show only one of them?
- If you set the max icons to 5 for example it shows 7 or 8 if I used items like health potions and it overlaps other UI elements and my Action Buttons. Is this a bug or is it possible to add an option to limit it to 5 Icons including spells and items?
PS: It works well with the German Client.
0
i use the keybinding but no dif.
0
But the mousewheelbuff is a bit annoying. It ovverrides my custom keybinding for the mousewheel. Can you add an option to disable the keybinding completely or restore the binding that was assigned before, please?
I use SpellBinder to bind Macros to the Keys and Mousewheel. I created a makro with /click ZOMGBuffsButton as workaround and disabled the part in line 3251, 3252, 3258, 3259.
0
P.S.:Thanks for MobNotes Rabbit i Love it
0
0
sometimes when i join a BG health is displayed as ?? or 100 but the BG is not Started yet
0
Dito
0
I love this addon, thank you.