Results: 141Comments by: SlikerHawk
File: KuiNameplates05-31-11
Originally posted by soulmoon How...
Posted By: Kesava
Originally posted by soulmoon How to make a border the health bar identical to of the cast bar? It should be already, unless you mean the threat glow? I'm remaking the cast bar in the next version so it might be fixed then. For one thing, the cast bar isn't behind the glow of the health bar anymore. Is it possible to make the namep...
File: KuiNameplates05-26-11
I think so, yes, but I wouldn't exp...
Posted By: Kesava
I think so, yes, but I wouldn't expect it soon.
File: KuiNameplates05-21-11
Yep, that's something I intend to a...
Posted By: Kesava
Yep, that's something I intend to add at some point. I think it'd only work for the current target but I might have a way to make it persistent. Don't get your hopes up though.
File: KuiNameplates05-15-11
Re: Combat issue
Posted By: Kesava
Ah, I forgot to fix the handler which loads the saved setting for that when I moved config into groups. It'll be fixed in 1.7.1.
File: KuiNameplates05-13-11
I don't really see what it would be...
Posted By: Kesava
I don't really see what it would be besides a config problem since it works on your hunter. Try /knp reset on your paladin. Config's stored per character so make sure you enable it for each one you want it on. .. could also just be a bug of course. Haven't seen it myself though.
File: KuiNameplates05-12-11
Originally posted by OutofStep Any...
Posted By: Kesava
Originally posted by OutofStep Any chance you can tell me what file and lines of code to edit to change the cast bar colorLine 104 of main.lua, or bar:SetStatusBarColor(.23, .27, .35)I know there's a problem with the cast bar being behind the main frame's glow at the moment which obviously doesn't help now that it's grey. I'll play...
File: KuiNameplates05-10-11
Re: Threat not displaying
Posted By: Kesava
Config changed and you might have a remnant from an old version, though I tried to make sure that wouldn't happen. Some settings are in groups now and tankmode is its own group. Run: /knp reset Then: /knp tank toggle That should enable it. If not, then you could try deleting Kui and Kui_Nameplates from your addons folder and redown...
File: KuiNameplates05-05-11
Originally posted by jmcgrath Can...
Posted By: Kesava
Originally posted by jmcgrath Can I suggest you add a screenshot of what the nameplates look like when you have a target selected who is casting a spellThat's a good point. I'll get one up. Originally posted by jmcgrath Does the cast bar shown take into account knock back additional cast time? If so, how?I believe it does, in the...
File: KuiNameplates05-04-11
Eh, completely forgot to push the f...
Posted By: Kesava
Eh, completely forgot to push the fix for that. Thanks. Localised to some situation where config is reset I believe.
File: KuiNameplates05-04-11
Re: Skull icon?
Posted By: Kesava
Originally posted by OutofStep In the default health bars there is a skull to represent raid bossesI'll play around with adding a graphic, I tend to prefer text however. Admittedly "??b" is a bit redundant, so I'll definitely change that at least. Originally posted by EKE A little delay...Will be fixed in the next release (after 0...
File: KuiNameplates04-27-11
Done. As I say in the changelog th...
Posted By: Kesava
Done. As I say in the changelog though, it might not be perfect. They changed a lot of regions around and it's difficult to test some of them without doing a raid or something. Thanks for the feedback.
File: KuiNameplates03-18-11
It shows health for friendly units...
Posted By: Kesava
It shows health for friendly units (max at full, deficit when they've taken damage) and percent for unfriendly units, only when they've taken damage - those are just the numbers I consider most important for those unit types. There will be options for it when I get around to it. Edit: 001.5 adds these options.
File: KuiNameplates02-18-11
Originally posted by shoebox Curre...
Posted By: Kesava
Originally posted by shoebox Currently using Caelnameplates. I like how your's look but was wondering if it has the option to autotoggle nameplates when in combat/out of combat feature that cael has. Not at the moment. When I add any sort of configuration I'll make that an option. I've got a fair few ideas for configuration so...
File: KuiNameplates02-06-11
Originally posted by Alfrunnah Mak...
Posted By: Kesava
Originally posted by Alfrunnah Make the entire bar turn green in color when tankingSounds like a good idea, I'll try it out. ya, would be perfect with friendly class colors :P or even just option for colored name textThe default interface doesn't let me do that easily but I'll look into it. I think I'd be able to colour the bars if...
File: KuiNameplates02-04-11
Originally posted by creepy_inc Is...
Posted By: Kesava
Originally posted by creepy_inc Isn't that an option by default from Blizzard? (Interface > ) It is, in Interface > Combat > check Class Colours in Nameplates It doesn't colour friendly units, though - they display blue.
File: ncRankCheck10-05-10
The problem was with having an equi...
Posted By: SlikerHawk
The problem was with having an equipment set on your bars. Since this is just a quick fix, it'll now flash equipment sets indefinitely, but at least the rest of it'll work. Replace line 18 with this: print("|cFFFFFACDncRankCheck: |r" .. spell .. " is downranked.") If you can't see line numbers, line 18 is this by default: pri...