Results: 736Comments by: Aezay
File: Examiner11-24-09
Miralen I cannot really add stuff...
Posted By: Aezay
Miralen I cannot really add stuff as I'm not playing WoW anymore.
File: Examiner11-16-09
shinchih2001 Bind a key to "Inspec...
Posted By: Aezay
shinchih2001 Bind a key to "Inspect Target" in the key binding options. Then target yourself, and use the bound key. 7am Already said thanks on Curse, but thanks again :)
File: AzCastBar11-16-09
Safturento AzCastBarPlugin...
Posted By: Aezay
Safturento AzCastBarPlugin All bars are named like this, where "token" is the plugin token. So for example, the Player cast bar plugin will be named AzCastBarPluginPlayer.
File: TipTac11-16-09
archiv I cannot say anything about...
Posted By: Aezay
archiv I cannot say anything about this without an actual error report. toxtic This is most likely caused due to an addon conflict. I'm guessing one of the other addons you have is hooking the GameTooltip_SetDefaultAnchor function. steimel Nope, TipTac has no option for this. You could look for an option in your action bar a...
File: AzCastBar Plugins11-03-09
st0nedpenguin Thanks for the feedb...
Posted By: Aezay
st0nedpenguin Thanks for the feedback.
File: Examiner11-03-09
harl Your code change is redundant...
Posted By: Aezay
harl Your code change is redundant, the original code already checks if the realm variable is set or not. So what you've been seeing must just have been a coincidence.
File: AfterMath10-28-09
senryo Thanks for the updates on t...
Posted By: Aezay
senryo Thanks for the updates on the druid, mage and priest spells. I've included them in AfterMath and released an updated version.
File: Examiner10-28-09
Faythene I'm guessing this is just...
Posted By: Aezay
Faythene I'm guessing this is just a limitation by the inspect API. But to test it for sure, find a person where Examiner doesn't show any arena teams, then log out, and disable Examiner, and use the normal inspect window, and see if arena teams show up there. To inspect the other faction without Examiner, use this command with them...
File: AzCastBar Plugins10-28-09
Sorcery That's because the color i...
Posted By: Aezay
Sorcery That's because the color is determined by the quality of the item, so rare items are blue, epic will have a purple bar etc. st0nedpenguin Thanks for posting this, could you test if this works as well? button:SetPoint("LEFT","AlwaysUpFrame"..(index + 1).."DynamicIconButton","RIGHT",8,0);
File: Examiner10-25-09
Tyrrael I know the problem is rela...
Posted By: Aezay
Tyrrael I know the problem is related to the Glyph inspection module, but the error shouldn't happen if the WoW code behaves as expected. You see the way to get the realm name of a player is through the function UnitName(), but for players on your own realm it should always return a nil, but the error is happening because it's retur...
File: AzCastBar10-25-09
Rames Some border support is alrea...
Posted By: Aezay
Rames Some border support is already in the code, but I never finished the code for it, so it's commented out. If I one day return to code on this addon, I will be adding it. solvent Having another "plugin" for debuffs is already possible, although I never added an ingame option to do it. You'll have to edit the "acb_Auras\code....
File: TipTac10-25-09
Dimanoid That is not something I'd...
Posted By: Aezay
Dimanoid That is not something I'd want to add. Maleren Apparently, BigWigs added the /tip slash command recently to their addon, but I will be adding /tiptac so there shouldn't be a conflict. Grim Notepad Althought this is possible, it's not easy to do, as the spacing as far as I know is controlled by the GameTooltip code,...
File: AfterMath10-25-09
senryo As I am no longer playing W...
Posted By: Aezay
senryo As I am no longer playing WoW, I cannot really continue developing this addon. There is already a lot of comments in the code, which should help a little, but working with other people's code is always a lot harder than your own, I know. The function you will want to modify, to make it support new stuff, would be the Calcu...
File: Examiner10-15-09
harl & Tyrrael Hmm, this is odd, i...
Posted By: Aezay
harl & Tyrrael Hmm, this is odd, it could happen if the server name of people from your server doesn't return as nil, as it's suppose to, but rather an empty string. Does this still happen much? fichterich Could you show what you added to make it work? tinyu Not really sure how GearScore works, so it's not really something I...
File: AfterMath10-15-09
garoboldy There is an old addon ca...
Posted By: Aezay
garoboldy There is an old addon called DrDamage which was brought back to life. xtoq Alright, I'll add that to the code, so if I ever release a new version, I'll be in there. senryo Well, there are a few things that never really got completed, so you might not be able to make all spells work in this addon. Combo points is es...
File: AzCastBar10-15-09
Pagezero2 That would be a good ide...
Posted By: Aezay
Pagezero2 That would be a good idea, but I cannot really add things to my addons anymore since I'm not playing WoW now. I'll add this to the list of things to add if time comes.
File: TipTac10-15-09
Response to all the requests about...
Posted By: Aezay
Response to all the requests about moving bag tips There has been many asking about the option to move bag tips, but there are not really any good way to do that. The reason for this is that it's not really possible to see when the tip is showing a bag item, without specifically adding support for all bag addons. And I don't think i...
File: AzCastBar09-23-09
Minifridge Unfortunately I am not...
Posted By: Aezay
Minifridge Unfortunately I am not really working on my addons besides making sure they work, so this probably will not get added although I really would have loved to see it in. Facktotum You could go to line 115 in "acb_CastBar\core.lua" and add a new evaluation to the if-then, checking for what spell is being cast, the variabl...
File: TipTac09-23-09
gagou Hmm, this is odd, this is so...
Posted By: Aezay
gagou Hmm, this is odd, this is something that used to be a problem in the past, but I thought I had it fixed. But it looks like it's putting "critter level 1" into the guild tag, which I know was happening on a Russian client. Need to know a few things to see what's causing this. - Which Client of WoW are you using? - Do you have...
File: AzCastBar Plugins09-20-09
echobravo Yes, this is the only pl...
Posted By: Aezay
echobravo Yes, this is the only plugin where the "Enabled" switch does nothing. I know it's kinda misleading, but the plugin tried to clean up as much as possible from the standard roll windows to free some memory, so it's not really possible to go back to the default again. If you do not wish to use this plugin, simply disable it f...
File: AzCastBar09-20-09
zasy99 I don't want to add it agai...
Posted By: Aezay
zasy99 I don't want to add it again, because the method is flawed. Facktotum Not without modifying the code manually. ffxiedyn Only way I can imagine the font not changing with the new version, is if the AzCastBarOptions wasn't updated.
File: TipTac09-20-09
ArtemusB TipTac doesn't touch corp...
Posted By: Aezay
ArtemusB TipTac doesn't touch corpse tooltips at all, so you must have something else the interferes. napsilan And this is perfectly replicable with just TipTac as the only addon loaded?
File: AfterMath09-16-09
I'm not really sure what to do with...
Posted By: Aezay
I'm not really sure what to do with this addon, since a lot of things will change in the next expansion, it will pretty much become useless? Also, there already exist another addon that is a lot more complete. Plarz Sorry, but I think I've missed your post, do you still have your priest.lua? senryo The ingame tooltip for the...
File: Examiner09-16-09
DaemonSambe Although you write "Bu...
Posted By: Aezay
DaemonSambe Although you write "Bug with the lastest version", you are not using the latest version, you're using 09.05.24, please update.
File: AzCastBar09-16-09
zasy99 The reason I removed that "...
Posted By: Aezay
zasy99 The reason I removed that "feature" again was because it's flawed, let me explain how. When you cast your first spell, the latency you are able to determine using this method is the real time latency, which is what you want, but when you cast spells back to back, you will get a much higher latency, because of how you can send...