Results: 20Comments by: Takika
File: MyBags08-22-19
Re: Re: Re: Ace3 conversion
Posted By: Takika
It's the addon that won't die! This would be the 5th incarnation. I'm sure thegabbert is thrilled you've taken this on. Almost as much as I was when he took over from me. (And I can never thank him enough for that either.) And it will be work in MoP too :) You can download the classic version too :))
File: MyBags08-06-12
Re: Re: Ace3 conversion
Posted By: Takika
It's the addon that won't die! This would be the 5th incarnation. I'm sure thegabbert is thrilled you've taken this on. Almost as much as I was when he took over from me. (And I can never thank him enough for that either.) And it will be work in MoP too :)
File: NeedyGreedy12-10-11
I changed line 1099 from player =...
Posted By: Takika
I changed line 1099 from player = stringValues]to player = string.match(stringValues], "+")and now I see the rolls :) Worked for one roll, then stopped working. I will check it in next LFR raid. EDIT: You can't see anything when you already killed the boss.
File: NeedyGreedy12-10-11
I changed line 1099 from player =...
Posted By: Takika
I changed line 1099 from player = stringValues] to player = string.match(stringValues], "+") and now I see the rolls :)
File: NeedyGreedy12-10-11
1. Debug options in LFR killed my W...
Posted By: Takika
1. Debug options in LFR killed my WoW. 2. Need roll values not display everytime. I think '+ Role Bonus' is the problem.
File: NeedyGreedy12-09-11
I think that the new pattern = str...
Posted By: Takika
I think that the new pattern = string.gsub(pattern, "%+", "%%+") is not good.
File: NeedyGreedy12-09-11
loot rolls are failing to showup at...
Posted By: Takika
loot rolls are failing to showup at all w/ 1.9.0. For the entire party. Only getting the item, and the rows of players. Same here. Only the item shows, no roll, no winner. The item icon tooltip sometimes show wrong item too. EDIT: As I can see the 'rolls' and 'choices' subtables are empty after roll (in cross realm party).
File: NeedyGreedy12-08-11
I found another problem with GetRai...
Posted By: Takika
I found another problem with GetRaidRosterInfo() function in NeedyGreedy:GetSortedPlayers(). It returns Name-Server, but the CHAT_MSG_LOOT event only reports the Name of the player.
File: NeedyGreedy12-08-11
I think there's a problem with the...
Posted By: Takika
I think there's a problem with the parsing of LOOT_ROLL_ROLLED_NEED_ROLE_BONUS = "Need Roll - %d for %s by %s + Role Bonus" string. It stores the player's names as "PlayerName + Role Bonus".
File: MyBags10-16-10
Ace3 conversion
Posted By: Takika
You can find my Ace3 conversion of MyBags at http://wow.curse.com/downloads/wow-addons/details/mybags3.aspx
File: MyBags10-04-10
Ok, now I have an embedded MyBagsCo...
Posted By: Takika
Ok, now I have an embedded MyBagsCore library, and a working MyInventory and MyBank. I have to change MyEquipment to work with this lib, and I will upload this to WoWAce :) EDIT: I just uploaded it to WoWAce: http://www.wowace.com/addons/mybags3/ It has working MyInventory, MyBank and MyEquipment too, all with visual configura...
File: MyBags10-01-10
I just work on it :) Currently I...
Posted By: Takika
I just work on it :) Currently I have a working MyBagsCache and MyInventory. Here's a screenshot of it, with config interface: http://taki.alkoholista.hu/WoW/myinventory.jpg
File: MyBags09-15-10
4.0.1 version
Posted By: Takika
Hello! I try to convert this great bag addon to work with the current PTR 4.0.1. I try to use DataStore or AceDB-3.0 as backend.
File: MyBags03-20-09
Ace3 version of MyBagsCache
Posted By: Takika
Ok, yesterday I converted the latest version of MyBagsCache to Ace3. It's working with MyBags (currently Ace1) without any errors. Now I try to convert all parts of MyBags :)
File: Altoholic03-07-09
Linkable Alt Skills
Posted By: Takika
Is there any chance to add linkable professions to the Skills tab? I can link professions of my alts if they in the same guild, but I can't if they has an other guild.
File: Dailies Quest Tracker02-26-09
: DailiesQuestTracker-3.1.3 \Dailie...
Posted By: Takika
: DailiesQuestTracker-3.1.3 \DailiesQuestTracker.lua:1856: attempt to index field '?' (a nil value) Line 1856: self.db.char.GroupValues.group] = self.db.char.GroupValues.group] - 1
File: Dailies Quest Tracker02-04-09
Re: Re: fix
Posted By: Takika
Originally posted by Fritos @ sp1d3y This is done, there are numerous quests that direct you to a different NPC when you are done (Netherwing also for example). I have went through all the quests and fixed this (a few might have slipped through, there are alot of dailies with TBC and WotLK). But I think I got most of them. @ Su...
File: MyBags10-14-08
3.0.2 compatibility
Posted By: Takika
Any news on 3.0.2 compatibility? New version? Maybe a bugfix? Or an Ace3 rewrite? :)
File: MyBags05-24-07
I found a bug in current MB. If I o...
Posted By: Takika
I found a bug in current MB. If I open my bank there's no tooltip for the items in the original bankslots. Other items in the bank-bags have tooltip.
File: TradeSkillInfo01-29-07
Re: Re: Disenchant requires Enchanting(xx)
Posted By: Takika
Originally posted by JerseyMonkey Whenever I open my Tradeskill's window, be it Alchemy window or my alts Leatherworking window, I get a huge spam in my chat window saying "Tradeskill info -Ace2-: UpdateKnownTradeskillRecipes id=nil, link=nil type=nil" Which spams my entire chat, which gets annoying because I cain't even go backw...