Results: 31Comments by: Zenh
File: tullaRange12-30-10
Holy Power handling seems odd, but...
Posted By: Zenh
Holy Power handling seems odd, but maybe it's just my preference. I changed the code so any Holy Power ability is colored "OOH" if there's no Holy Power, instead of requiring 3 charges. I sometimes use abilities at one charge under dire situations (e.g. WoG or spamming LoD).
File: PlayerScore / GearScore06-29-10
Why is it that INVTYPE_RANGEDRIGHT...
Posted By: Zenh
Why is it that INVTYPE_RANGEDRIGHT has its "enchantable" flag set false? Understandably wands cannot be enchanted, but guns and crossbows can have scopes just like bows. Unless mistaken, this means a 277 gun has a slightly lower score than a 277 bow, each having the same scope. Sorry if this has been asked before.
File: VirtualPing (AVR)05-21-10
Sad panda. :(
Posted By: Zenh
Sad panda. :(
File: VirtualPing (AVR)04-30-10
Very cool olog, the idea never cros...
Posted By: Zenh
Very cool olog, the idea never crossed my mind. I'll add this in soon. :D
File: VirtualPing (AVR)04-27-10
Originally posted by Ault If I ha...
Posted By: Zenh
Originally posted by Ault If I have AVR and VirtualPing, will I be able to see pings by people who haven't, or does the pinger need to have them too? VirtualPing just listens for incoming pings, from anyone regardless of add-ons, and draws them on the 3D map. Pinging is a default Minimap feature, no add-ons required.
File: VirtualPing (AVR)04-26-10
Originally posted by Olog For rot...
Posted By: Zenh
Originally posted by Olog For rotating minimap, add this after setting initial values for x and y. Good to go, thanks Olog! =)
File: VirtualPing (AVR)04-25-10
I forgot that you could rotate the...
Posted By: Zenh
I forgot that you could rotate the Minimap, making this mod a bit inaccurate for players with a rotated Minimap. Unfortunately I'm not exactly sure how to translate the coordinates correctly for a rotated Minimap, if even possible. If a more versed developer comes up with code please post it here and I'll patch it quickly. (or upl...
File: PallyPower03-14-10
Originally posted by Aznamir You'...
Posted By: Zenh
Originally posted by Aznamir You're wrong. All you had to do was to change the class button option (1,3,7,9) to change the anchor hook-up method. Also there are custom layouts. Ah, my bad. Missed that option. It's not very intuitively labeled though.
File: PallyPower03-13-10
Great mod. One question: where s...
Posted By: Zenh
Great mod. One question: where should I modify the code to change bar growth? I haven't looked at the LUA yet, thought I'd ask here first. Instead of class buttons growing down they grow up. A GUI way of doing this would be sweet though. Edit: Problem solved.
File: Needy03-10-10
Originally posted by willgk I'm u...
Posted By: Zenh
Originally posted by willgk I'm using RantTooltip and it doesn't seem to work, it only shows the need's and even then it splits them ie it shows Need: 5% and then a new line with the number in ()'s. I'll look into this.
File: Elite03-08-10
Originally posted by Jzar Next fe...
Posted By: Zenh
Originally posted by Jzar Next feature requests, since you were so fast to answer my first one: :) I'm getting sick of watching the tooltip tell me it's scanning every party / raid member I mouse over for a half second before the message disappears entirely for most people, or else shows a few elite achievements etc. Can you g...
File: Elite03-07-10
Originally posted by shinchih2001...
Posted By: Zenh
Originally posted by shinchih2001 not support zhTW?? I don't think localizing this mod is necessary. Elite doesn't have much configuration and most of the tooltip text is taken from the server, so it should be localized already.
File: Elite03-06-10
Originally posted by zohar101 Doe...
Posted By: Zenh
Originally posted by zohar101 Does it show somewhere total number of achievement points? Nah. There's a lot of easy/frivolous/trivial achievements. I don't consider total achievement points an accurate gauge for a truly hardcore raider/PvPer. You can have a high achievement point count and not have any of the really hard PvP/...
File: Needy03-05-10
Originally posted by Toran Can yo...
Posted By: Zenh
Originally posted by Toran Can you have an option to only show it when hitting a toggle key? Sure can!
File: Elite03-05-10
Re: ULTRA concise mode
Posted By: Zenh
Originally posted by Jzar I like the idea behind this. However, I would not call adding 4 lines to a tooltip concise. What would you think about an option for ULTRA concise mode where the addition to the tooltip looks like this: (1 / 5 / 3 / 1) I would put the rarest first, and omit putting anything if they don't have any...
File: Needy03-03-10
Originally posted by Gryphon I re...
Posted By: Zenh
Originally posted by Gryphon I receive the following occasionally. I discovered the source of this bug and a solution while working on another tool-tip mod (recently released: Elite). I'll update Needy sometime Thursday with a fix.
File: Needy03-02-10
Originally posted by hank Hm the...
Posted By: Zenh
Originally posted by hank Hm the Idea is good but i wont believe that the statistic of greed/need isnt bugged as so many others :/ From field testing levels 15 through 80 I was receiving accurate results. Lowbies had reasonable greeds/needs for their level. My only concern is disenchanting. Group loot has disenchant/greed on th...
File: Needy03-02-10
Originally posted by Gryphon I re...
Posted By: Zenh
Originally posted by Gryphon I receive the following occasionally. I can't seem to reproduce this, but seeing how the error is generated by FrameXML (Blizzard's UI) and not my add-on, I'm not sure it's related. What level character is generating this error? Do you have any other achievement-based add-ons installed? Are you a...
File: LFDAutoJoin02-25-10
Good/bad news, depending on your st...
Posted By: Zenh
Good/bad news, depending on your stance: LFDAutoJoin does not work on PTR 3.3.3 because AcceptProposal() is semi-protected. (it seems to cause tainting only when called from an event handler; e.g. LFG_PROPOSAL_SHOW) I couldn't find a workaround. Enjoy the mod while it lasts. :D (unless Blizzard changes their mind)
File: LFDAutoJoin02-21-10
Originally posted by Potter I hav...
Posted By: Zenh
Originally posted by Potter I have a feature request if you're interested.. Could an option be added to the .lua to enable the AFK message at all times..even while I'm not AFK.. Say I join LFD as a dps..& go away..and the dungeon just so happens to come up ready before the game has flagged me AFK.. I'll code this option...
File: Roll Window Fix02-03-10
Was about to code this after discov...
Posted By: Zenh
Was about to code this after discovering Blizzard's odd (but I guess logical) decision to scale loot frame with UI scale. Much appreciated!
File: LFDAutoJoin01-29-10
Originally posted by oXid_FoX Don...
Posted By: Zenh
Originally posted by oXid_FoX Don't be so angry, I wasn't speaking about your addon, I've said "tool", so Blizzard's one. and yes, this is my feeling but shared by all players I know IRL and all my guildmates. edit: and to be honest, yes your addon is a great idea, that's only players who make things wrong... I wasn't a...
File: LFDAutoJoin01-25-10
Is there any way to distinguish (ra...
Posted By: Zenh
Is there any way to distinguish (random) dungeons already in progress from those that are fresh? There might be, I haven't looked into it. I'll see what I can do. I guess the easiest way would be to disable the addon when you're queuing for that certain instance and then enable it again. I haven't tried this addon yet, so is th...
File: LFDAutoJoin01-25-10
Originally posted by oXid_FoX SDP...
Posted By: Zenh
Originally posted by oXid_FoX SDPhantom is right... since this new LFD tool, people are more irrespectful than ever ; how many times I can't find a group at the first time because of a DPS who doesn't answer to this invit? more than 30% of my groups... auto-join when AFK isn't a good thing. wait a minute.... how did you do befo...
File: LFDAutoJoin01-24-10
Originally posted by Angrysteel I...
Posted By: Zenh
Originally posted by Angrysteel I like the addon, good idea behind it, but there is a pretty major bug that needs to be addressed asap. This addon will auto save you to an instance already in progress. This includes Voa, ToC, IC etc etc. Was unable to do a 10 man IC this weekend, because this addon auto saved me to a bad inst...