Results: 736Comments by: Aezay
File: TipTacTalents04-05-08
Dixon Butz It's not like I earn mo...
Posted By: Aezay
Dixon Butz It's not like I earn money on making this, so you don't really threaten me with that attitude. Instead you should try and find out exactly what conditions it takes for this error to happen, be more specific, because I am unable to reproduce the problem. Anyways, in case you are even interested, the error should be fixe...
File: TipTac04-02-08
Silviu Sorry, I just looked over t...
Posted By: Aezay
Silviu Sorry, I just looked over the code again, and TipTacTalents currently don't care if the player is your faction or not, it wont show talents on pvp units no matter what. Fixed for next release. Fundixi I fail to see the relevance to TipTac with your post?
File: Examiner04-02-08
Spiderkeg Yes, the rules changed a...
Posted By: Aezay
Spiderkeg Yes, the rules changed a bit in 2.4, unless they are marked for pvp, you can inspect even the opposite faction.
File: TipTac04-02-08
Sinzar A few of the ways TipTac mo...
Posted By: Aezay
Sinzar A few of the ways TipTac modifies the tips doesn't requires hooking to be done, by disabling the "Hook Special Tips" option, you therefor only remove a few of the modifications to the special tips. This might not be so intuitive, and I do remember thinking about this in the past, if I should let the option decide all or just...
File: Examiner04-01-08
Glocknine The default inspect wind...
Posted By: Aezay
Glocknine The default inspect window has this problem too, there is nothing I can do to fix this, it is a bug in WoW.
File: Examiner03-31-08
krage After some research, I have...
Posted By: Aezay
krage After some research, I have found out what the problem is. There is some kind of a bug in WoW that makes any item with that particular gem, loose all gems and enchants if you use the link again. As a demonstration, if you paste this code into WoW, you will get the link of your item, and if you click on it, you will also see...
File: TipTac03-30-08
clinic I've heard of others having...
Posted By: Aezay
clinic I've heard of others having the same problem, do you still get the flaw if you turn off the "Show TipTac Tips" option under the Special Option page? What if you turn off all mods but TipTac? In the way TipTac works, I really can't see how this could be a problem with TipTac.
File: AzCastBar03-29-08
digmouse The title for the plugins...
Posted By: Aezay
digmouse The title for the plugins are set in the plugin file itself, using the ".token" string. But this value is also used to save the settings for the plugin. I don't make my addons with translation in mind.
File: TipTacTalents03-29-08
Dixon Butz I cannot fix a problem...
Posted By: Aezay
Dixon Butz I cannot fix a problem I cannot reproduce, TipTacTalents should only do stuff when the GameTooltip shows a unit, so there should really be no way for this error to happen when you are browsing the Auction House. Disable all addons except this and see if it still happens.
File: AzCastBar03-29-08
I've updated the plugins so the swi...
Posted By: Aezay
I've updated the plugins so the swing timer works for 2.4. Wraanger I wont dismiss the idea, but it will not be something I will rush and do right away, sorry.
File: Examiner03-29-08
Glocknine The final release of the...
Posted By: Aezay
Glocknine The final release of the 2.4 patch, seems to have a bug which made you unable to inspect your own honor and talents, this has nothing to do with Examiner.
File: TipTacTalents03-28-08
Dixon Butz Weird, did this happen...
Posted By: Aezay
Dixon Butz Weird, did this happen just once, or do you get the error again and again?
File: TipTac03-28-08
devfool & Sinzar Added a check for...
Posted By: Aezay
devfool & Sinzar Added a check for this in the next release, to avoid this error from poping. razorskiss Currently, no. But it is work in progress, I got a working solution to making those kind of tips fade instantly, just haven't gotten around to adding it to TipTac.
File: Examiner03-28-08
krage I just scanned the gem with...
Posted By: Aezay
krage I just scanned the gem with Examiner and it shows ok to me, 11 healing, 4 spelldamage and 2 mp5. Not sure why you have this problem, unless you would be running a non English client, but judging from your post, it doesn't seem like you do?
File: TipTacTalents03-27-08
nodq The inspect rules was changed...
Posted By: Aezay
nodq The inspect rules was changed in 2.4, you can now inspect everyone, gear, honor and talents, EXCEPT players from the opposite faction which is PvP enabled. With the final release of 2.4, the one which is Live now, it seems there is a bug which makes it impossible to inspect your own honor and talent info, this used to work on t...
File: TipTac03-27-08
Kraiden Nice to hear you like it....
Posted By: Aezay
Kraiden Nice to hear you like it. To turn off the tip modifications for other tips, go to the Special page in the options and turn off the "Hook Special Tips" option. Skylinee I've hardly been in WoW lately, not with the patch and all. But I'm thinking that the only real solution to fix the compatibility with mods which anchor t...
File: TipTacTalents03-25-08
DJJoeJoe This addon currently have...
Posted By: Aezay
DJJoeJoe This addon currently have no options to change, but it is fairly simple to change how it formats the talent line by editing some LUA. I already added some commented out lines for the next release so it will be simple to just change manually. As for that particular line, yes I could perhaps formulate it better, I'll try and...
File: TipTac03-25-08
Skylinee I've seen an error like t...
Posted By: Aezay
Skylinee I've seen an error like that happen once or twice too, it happens when the blizzard part of the code sends on nil instead of a unit token, which should never happen, but does on rare occasions for some reason. Since this error is so rare and that I changed that particular part of the code, I will not be adding a fix for it...
File: TipTacTalents03-24-08
tattooedpierre Yes, but in 2.4 it...
Posted By: Aezay
tattooedpierre Yes, but in 2.4 it is getting restricted, and you will not be able to see the talents if they are flagged for PvP. It will still work for your own faction though, and the opposite faction if they are not flagged.
File: InfoPanel03-23-08
Nakari I am a little surprised, I...
Posted By: Aezay
Nakari I am a little surprised, I query all the information as the player has fully logged in, all information should be ready then. But even if they are not, they should generate an event when they become ready, which this plugin would then see, thus updating the values again. The only hunter I have which I can test it with, just...
File: TipTac03-23-08
TipTacTalents I have just released...
Posted By: Aezay
TipTacTalents I have just released a new addon called TipTacTalents, despite its name, it works completely independently of TipTac. What it does it to take over all the talent features that are in TipTac now, I have removed those in the next release of TipTac. It also has a cache of 10 players so you can quickly look up a player aga...
File: TipTac03-23-08
Sinzar Thanks for telling me of th...
Posted By: Aezay
Sinzar Thanks for telling me of this problem, it has been fixed for the next release. About the talent tree with most point in being shown, I can see the problem, I might add an option for this later. For now all you can do is to edit the lua and remove it, which is on line 202. Tenelov I've wanted to add this before, but I jus...
File: TipTac03-21-08
erica647 You can color it by using...
Posted By: Aezay
erica647 You can color it by using "|cffrrggbb", where the you replace rr with red, gg with green and bb with blue, in hex of course. So red would be "|cffff0000".
File: AzCastBar03-21-08
Nakawe No, it works on Live (2.3.3...
Posted By: Aezay
Nakawe No, it works on Live (2.3.3) too, it's just that I have tested it on the PTR and it also works fine there. With the release of today's version, I also added all the plugins I've made for AzCastBar to the "Optional Files" tab here on WoWInterface, including BGTimers.
File: TipTac03-21-08
mythrilgolem The target is shown i...
Posted By: Aezay
mythrilgolem The target is shown in the tip, there is an option to select where you want it to be shown, first line after the unit name, second line for itself, or on the last line of the tip. The name of the targeted unit is colored by class when it is a player and reaction when it is an NPC. No health bar is shown. Phanx Actua...