Results: 33Comments by: Gaal
File: AutoBuff [Emerald]11-01-05
Modification of the AutoBuff Option Button
Posted By: Gaal
I made a teeny little modification of the button you recently added. I lost the original code so I've reproduced it best as I can. Original: function AutoBuffOptionsButton_OnClick(arg1) if (arg1 == "LeftButton") then -- Open Options Window AutoBuffFrame_Toggle(); else -- Do Nothing end...
File: AutoBuff [Emerald]10-30-05
Right, you don't need to make autob...
Posted By: Gaal
Right, you don't need to make autobuff think or anything, it'd just be nice if we could keep a list or something of other buffnames that have the same effect such as scrolls or other item related buffs (I dunno if there are trinkets or proc items that give buffs as I've never been high enough to use any trinkets.) perhaps it could d...
File: AutoBuff [Emerald]10-28-05
Could we get the ability for autobu...
Posted By: Gaal
Could we get the ability for autobuff to not get stuck trying to cast a spell when one of the effects (from another caster or a scroll) gives the same buff in a stronger dose? Last night I have to shut down arcane intellect while in a very heated battle because I couldn't do anything with my mouse or movement keys with it constantly...
File: XPBar10-24-05
curious....
Posted By: Gaal
I have an addon I got from ui.worldofwar.net which is named the same, but all it did was change the colors of the standard xpbar with hex values or if none were given, displayed the colorpicker. This mod doesn't a ton of other stuff, but still displays color selection in it's Future Plans. So, I'm wondering if the decription is jus...
File: FlightMap10-19-05
Ever since myaddons started spammin...
Posted By: Gaal
Ever since myaddons started spamming me with errors about registration with mods, even when that mod WAS registered properly, I just deleted it and haven't gone back. Since there was no way for me to turn off the auto-register of non-supporting mods, and since most of the supporting mods didn't even use the options window feature ev...
File: FlightMap10-18-05
I'm actually more worried about the...
Posted By: Gaal
I'm actually more worried about them both trying to put markers on my worldmap where the flight guys are.
File: FlightMap10-17-05
Question...
Posted By: Gaal
How does this mod perform next to EnhancedFlightMap (EFM), especially in the area of flight time accuracy and EFM's addition of the flight master icons on the worldmap?
File: MCom10-17-05
Excellent!
Posted By: Gaal
Mod authors have no excuse now for not having at least a better way of showing their command help. I'm not a developer, but I love to see this kind of thing becoming easier to do. Just putting a list of commands and usage info in a frame like this instead of in the chat area would make configuration SO much easier for so many peopl...