Showing results 1 to 25 of 132
Search took 0.01 seconds.
Search: Posts Made By: harrellj
Forum: AddOn Help/Support 12-27-10, 01:13 AM
Replies: 2
Views: 4,036
Posted By harrellj
personally, I have a very different script that...

personally, I have a very different script that seems to work well for me

in onload:

self:RegisterEvent('PLAYER_ENTERING_WORLD')
self:Hide()
ChatFrame4:Hide()

in onevent:
Forum: AddOn Help/Support 12-09-10, 12:20 PM
Replies: 3
Views: 6,751
Posted By harrellj
And WoWHead won't get data until enough people...

And WoWHead won't get data until enough people using their looter tool find nodes.
Forum: AddOn Search/Requests 08-01-10, 09:59 AM
Replies: 5
Views: 4,202
Posted By harrellj
Try digits? Its just a text indicator of health...

Try digits? Its just a text indicator of health and power (rage/runic power/mana/energy) that you can put anywhere (and separately).
Forum: AddOn Search/Requests 07-30-10, 04:52 AM
Replies: 8
Views: 5,359
Posted By harrellj
Over on curse, there's SlamAlert which is what I...

Over on curse, there's SlamAlert which is what I used for ages (and have pulled its sound file out to use with power auras).
Forum: AddOn Help/Support 07-30-10, 04:24 AM
Replies: 4
Views: 5,837
Posted By harrellj
If you're using a chat addon, see if adding that...

If you're using a chat addon, see if adding that addon as a dependency in the misbehaving panel fixes the problem.
Forum: AddOn Help/Support 07-17-10, 09:26 PM
Replies: 8
Views: 8,431
Posted By harrellj
Oops :eek: You would be correct :)

Oops :eek: You would be correct :)
Forum: AddOn Help/Support 07-16-10, 04:32 AM
Replies: 8
Views: 8,431
Posted By harrellj
When you look at npcscan in the interface >...

When you look at npcscan in the interface > options window, at the bottom (under the box showing the current mobs its looking for), there should be two text boxes. The top one is for the ID of the...
Forum: Macro Help 07-15-10, 06:16 PM
Replies: 6
Views: 20,162
Posted By harrellj
The left and right buttons ONLY are different...

The left and right buttons ONLY are different when clicked on for that macro's button (aka, its not a keybinding). So, "normal" functionality is still retained. To use with different keys instead of...
Forum: AddOn Search/Requests 07-15-10, 06:11 PM
Replies: 5
Views: 4,416
Posted By harrellj
I still use pminimap and removed this line:...

I still use pminimap and removed this line: MiniMapInstanceDifficulty:SetAlpha(0) - sets the difficulty flag to be invisible and instead added -- Difficulty...
Forum: AddOn Search/Requests 07-15-10, 06:07 PM
Replies: 1
Views: 3,646
Posted By harrellj
Personally, I use expressway free for pretty much...

Personally, I use expressway free for pretty much everything, including with MSBT.
Forum: AddOn Search/Requests 07-10-10, 09:06 PM
Replies: 7
Views: 4,269
Posted By harrellj
aTotembar is just like using the default, you...

aTotembar is just like using the default, you should have an icon on the left that lets you choose the various "call of" spells. However, I believe it also only shows up once you've learned one....
Forum: AddOn Help/Support 07-10-10, 09:01 PM
Replies: 3
Views: 3,951
Posted By harrellj
I don't use ouf_caellian for my raid frames (I...

I don't use ouf_caellian for my raid frames (I use grid instead), so I've not run into this problem and can't say if modifying scale in ouf_cconfig fixes it. If it doesn't there, than the only other...
Forum: AddOn Help/Support 07-04-10, 04:50 PM
Replies: 7
Views: 5,347
Posted By harrellj
Actually, recount lets you have the cog on its...

Actually, recount lets you have the cog on its own (go to the window tab I believe it is, and there's a section where you can check off which of its icons to display).
Forum: AddOn Help/Support 07-02-10, 08:52 PM
Replies: 3
Views: 3,345
Posted By harrellj
My question is, why do you need to see all 20+...

My question is, why do you need to see all 20+ icons? I use SBF for buffs/debuffs and have a frame set that only shows my debuffs on target (limited to 5), a smaller frame (limited to 10) that shows...
Forum: AddOn Search/Requests 06-30-10, 07:36 PM
Replies: 2
Views: 4,514
Posted By harrellj
Try...

Try http://www.wowinterface.com/downloads/info14001-CleanHotKey.html
Forum: AddOn Help/Support 06-30-10, 07:33 PM
Replies: 48
Views: 31,092
Posted By harrellj
The only way that would work in an addon is if...

The only way that would work in an addon is if that particular bit of code is called frequently, or at least when the chatframe is updated (player entering world might be a good event to use).
Forum: AddOn Help/Support 06-29-10, 08:53 PM
Replies: 48
Views: 31,092
Posted By harrellj
In Chatter, the positioning should be in the edit...

In Chatter, the positioning should be in the edit box polish section and have a drop with choices like top, bottom, free-floating, and free-floating locked.

ETA: Bleh, or I need to pay attention...
Forum: AddOn Search/Requests 06-27-10, 08:03 AM
Replies: 7
Views: 11,258
Posted By harrellj
The point being made was that the valkyr doesn't...

The point being made was that the valkyr doesn't pick you up from your location and put you back there, not that they don't pick the target before landing.

As for audio cues, try...
Forum: UI Screenshots, Feedback and Design Discussion 06-26-10, 08:59 AM
Replies: 4,945
Views: 2,240,586
Posted By harrellj
Actually, I was referring to the fact that your...

Actually, I was referring to the fact that your buff bars have one texture, your DBM timers have another and your health/power/boss health (DBM again) bars were yet another. It definitely is...
Forum: UI Screenshots, Feedback and Design Discussion 06-25-10, 09:12 PM
Replies: 4,945
Views: 2,240,586
Posted By harrellj
A couple of things. You have your UI nicely...

A couple of things. You have your UI nicely tweaked, but then left both Omen and Recount standard. I'd also highly suggest moving your quest log over onto the second screen, especially when you're in...
Forum: AddOn Help/Support 06-25-10, 08:54 PM
Replies: 3
Views: 3,682
Posted By harrellj
Alternatively, if you're comfortable changing...

Alternatively, if you're comfortable changing lua, in the SBF addon folder there's a file named SBFButtonFacade.lua. If you change the 3rd line to read if IsAddonLoaded("ButtonFacade" then (basically...
Forum: AddOn Search/Requests 06-25-10, 07:31 PM
Replies: 7
Views: 11,258
Posted By harrellj
I've personally not gotten up to the LK fight so...

I've personally not gotten up to the LK fight so I can't say if it'll work, but since AVR was broken in the recent patch (though if you're European, enjoy it for the next few days), hudmap has come...
Forum: AddOn Help/Support 06-25-10, 07:24 PM
Replies: 7
Views: 4,208
Posted By harrellj
Kinda hijacking the thread (and its not something...

Kinda hijacking the thread (and its not something I've ever bothered to look up an answer to myself), but have you gotten that to work? That flight timer checkbox appears to do nothing in my...
Forum: AddOn Help/Support 06-25-10, 07:22 PM
Replies: 1
Views: 2,809
Posted By harrellj
I'm using quartz currently with Power Auras...

I'm using quartz currently with Power Auras installed and had used ACB previously and am having no problems with auras appearing. Are you testing in a city and have it set to ignore whether you're...
Forum: AddOn Search/Requests 06-24-10, 08:12 PM
Replies: 5
Views: 7,515
Posted By harrellj
Try...

Try http://wow.curse.com/downloads/wow-addons/details/old-school-chat.aspx
Showing results 1 to 25 of 132