Can someone run Transcriptor on a Twin Emps attempt and send that file in? That might provide something that combatlog doesn't (or am I mistaken in that thought?).
I ran Transcriptor last sunday on our twin kill, and there is no teleport combat log message anymore, nothing at all. The only "teleport" msg's were:
Just wanted to give you all an idea and HowTo of a cool Sprocket ring:
Simple Selecting of RaidIcons for your current target without any extra AddOn if you have Sprocket installed. Since Sprocket doesn't allow custom Icons for the RingButtons (at the moment, maybe a feature in the future *wink*)
howTo:
- Create a new ring, each of the 8 Buttons type "script"
- ScriptBody: /script SetRaidTarget("target",1); to /script SetRaidTarget("target",8);
- Save, bind to a Key
Done, nearly. The Icons are missing (the gear icon is kind off dumb for setting RaidIcons)
- Exit WoW
- Install Custom RaidIcons (just a package of the RaidIcons as TGA, to install to /interface/Icons/, custom icons work since 1.7)
- Go to your /WTF/Account/XXX/Server/Char/SavedVariable/Sprocket.lua
- Search for your RaidIcons Ring
- Change the ArrayIndex [4] to [4] = "Interface\\Icons\\0diamond", "Interface\\Icons\\0skull", etc.
- Save file and restart WoW.
As you can see in the zip and the TOC, AceLocale-2.1 is there. Unless it has some problem with enGB, not sure what else it could be.
Well, I do have the reference to AceLocale 2.1 in the TOC and I have AceLocale in the libs directory. And it seems to be loaded, because the error seems to be, that he doesn't recognize the registred localization. Tried changinging enUS to enGB, didn't work either.
After I promoted Clique in my guild a few weeks ago, more and more healers are switching to it. That's great cause Clique is such an great addon. :D
But: We've got many ppl using X-Perl Unitframes. And Clique won't work with them (latest SVN checkout). I tried to changing the Clique_XPerl.lua, but that dindn't work either.
Anyone solution to this problem will be more than welcome!
0
Gertrud is one of our mages and apperently imba :D
After a suggestion from vharr I made a small macro:
And put it on a hotkey. Triggered the timer manually...
0
RangeCheck Code is borrowed from PerfectRaid.
And don't hit me for eventually not following Ace Coding Guidelines, this ist my first :D
EDIT:
- added "Range Check frequency modifier" (0.5 - 5 sec)
- removed "Range filter", kind of useless for this module :D
0
Yes, there are. But with XArt instead ^^ (and a small FuBar texture emulating oSkin topFrame)
0
Should do the work until TBC :D
0
Example in MC:
Works in for MC, BWL (those Mobs on the way to BL) and AQ40.
0
Simple Selecting of RaidIcons for your current target without any extra AddOn if you have Sprocket installed. Since Sprocket doesn't allow custom Icons for the RingButtons (at the moment, maybe a feature in the future *wink*)
howTo:
- Create a new ring, each of the 8 Buttons type "script"
- ScriptBody: /script SetRaidTarget("target",1); to /script SetRaidTarget("target",8);
- Save, bind to a Key
Done, nearly. The Icons are missing (the gear icon is kind off dumb for setting RaidIcons)
- Exit WoW
- Install Custom RaidIcons (just a package of the RaidIcons as TGA, to install to /interface/Icons/, custom icons work since 1.7)
- Go to your /WTF/Account/XXX/Server/Char/SavedVariable/Sprocket.lua
- Search for your RaidIcons Ring
- Change the ArrayIndex [4] to [4] = "Interface\\Icons\\0diamond", "Interface\\Icons\\0skull", etc.
- Save file and restart WoW.
And there it is!
0
No, it just put's the "apply this poison" as an action on your mouse.
0
(MouseCursor is over "Crippling Poison II")
It dims in and out and selecting one of the icons is animated very neat. Scaling would be nice...
0
http://svn.wowace.com/files/
0
Same error.
0
Checked it out completly from SVN.
Well, I do have the reference to AceLocale 2.1 in the TOC and I have AceLocale in the libs directory. And it seems to be loaded, because the error seems to be, that he doesn't recognize the registred localization. Tried changinging enUS to enGB, didn't work either.
0
And yes, i checked out all the externals as well.
0
But: We've got many ppl using X-Perl Unitframes. And Clique won't work with them (latest SVN checkout). I tried to changing the Clique_XPerl.lua, but that dindn't work either.
Anyone solution to this problem will be more than welcome!