Results: 686Comments by: Thaoky
File: Altoholic08-30-08
The last official version for the l...
Posted By: Thaoky
The last official version for the live servers is 2.4.015. On files.wowace.com, or via the WAU, you can get 2.4.016, which is perfectly functional, but only on live realms, it's still considered a "beta" though, as there were a lot of things that were working but not finished. The only version that works with the wotlk beta is 3....
File: Altoholic08-26-08
Re: Re: Comms?
Posted By: Thaoky
The WotLK version of the addon has been uploaded here, in case you have access to the beta. DO NOT INSTALL THIS ON LIVE REALMS ! http://www.wowinterface.com/downloads/info10641-Altoholic.html
File: Altoholic08-23-08
Re: Comms?
Posted By: Thaoky
Planned :) In the meantime, you can still do this: http://www.wowinterface.com/portal.php?id=372&a=faq&faqid=315
File: Altoholic08-21-08
I've just given a look at QuestHelp...
Posted By: Thaoky
I've just given a look at QuestHelper's quest log scanning function, and it seems to me that it's way too complex and that there are a few loops in there that are potential sources of lockup, at least one is very suspicious to me, so I sincerely believe that the problem is on their side. I know it probably doesn't help much, but t...
File: Altoholic08-21-08
Hello, The only event related to...
Posted By: Thaoky
Hello, The only event related to quests that I register is UNIT_QUEST_LOG_CHANGED, which is basically triggered when you accept/validate a quest, and the only code I perform is to scan the questlog, which happens fairly quickly, and I don't make a distinction between quest types (escorts, with timers or not..). Do you have othe...
File: Altoholic08-06-08
Re: Nil value showing up
Posted By: Thaoky
I'll have to check, the only thing that could cause that is a profession scan that goes bad, but when it happens, you should get a message telling you that something went wrong, and the last entry should not be saved. I'll check anyway, thanks for reporting :)
File: Altoholic07-31-08
Originally posted by gothicknight...
Posted By: Thaoky
Originally posted by gothicknight Being the first person to have downloaded this wonderful mod, i just thought i would express my gratitude for the hard work u have put into this. It has come along way since u first released it. I hope you keep this goin for a very long time. Thank you for all your hard work and i look forwar...
File: Altoholic07-24-08
Re: The way bags are displayed
Posted By: Thaoky
I have several plans to add more information (such as pvp), and to arrange things differently. I can't say when I'll release the next version, but chances are that there won't be many updates before wotlk, as I won't have enough time to maintain 2 versions concurrently, so at some point (ie: soon) I'll only work on the wotlk version...
File: Altoholic07-22-08
Re: Deleting GuildBanks?
Posted By: Thaoky
Originally posted by Rellikcro I perhaps have missed the ability to do this.. and I have skimmed over these posts to see if someone else had already asked this question... I have several characters that I deleted the other week on servers I no longer play on and one that I no longer part of the guild on that server. I went t...
File: Altoholic07-19-08
Originally posted by Sir Thorn He...
Posted By: Thaoky
Originally posted by Sir Thorn Hello again Thaoky, I just had a thought: Is there any data that is only loaded on login, but not when the UI is reloaded? I normally enable/disable addons (with ACP addon) in-game and then reload the UI, and I think I've done that every time I've encountered a problem with Altoholic. I mention...
File: Altoholic07-11-08
Originally posted by Auraka Can y...
Posted By: Thaoky
Originally posted by Auraka Can you implement a toggle for which guild banks to show in the tooltip? Planned, should be implemented in a little while.. development pace is a bit slow these days as I'm really busy, but I keep adding features bit by bit.. I'm currently working on adding sort buttons in the various panes.
File: Altoholic07-07-08
Just tested on my machine, it works...
Posted By: Thaoky
Just tested on my machine, it works fine, but I think I understand what happened.. I update the "isResting" property when the event is triggered by the game, which happens when you enter/leave an inn. But for a low level character like your level 3, you've basically never triggered it, and I consider that the "isResting" property is...
File: Altoholic07-07-08
Originally posted by Sir Thorn I'...
Posted By: Thaoky
Originally posted by Sir Thorn I've got a level 3 mage (just reserving him for my next project really). Currently Altoholic has him listed at 45% rested XP (with the 150% option set on). FuBar_RestFu lists him with 11% rested XP, as does FuBar_ExperienceFu (11.3%). Currently at 1400 XP (with 920 XP remaining to next level). Once...
File: Altoholic07-07-08
Originally posted by Rinel First...
Posted By: Thaoky
Originally posted by Rinel First off I freaking LOVE this mod, I have 16 toons spread across four severs and having this mod has made my life SO much easier to keep track of everything. Anywho, last night I had updated from 2.4.013 to 2.4.015 and the only thing I've seen so far is when I hover over a node or a herb that was in my b...
File: Altoholic07-05-08
Originally posted by Auraka God I...
Posted By: Thaoky
Originally posted by Auraka God I must sound so retarded. :mad: Anyways here's where I'm going... Interface -> addons -> altohoic -> altohoic.lua There's your mistake. The database file is also called altoholic.lua but is located somewhere else: WTF / Account / Your_account / SavedVariables / Altoholic.lua
File: Altoholic07-04-08
Originally posted by Auraka It mi...
Posted By: Thaoky
Originally posted by Auraka It might have been a good idea to mention, I'm using the latest version from the WAU... in any case. I'm looking in the wrong file I think. /sigh The database has the same format in latest version on WAU as the one available here. What is it exactly that you're trying to do ? And what's going wrong ?...
File: Altoholic07-04-08
Originally posted by Auraka Can y...
Posted By: Thaoky
Originally posted by Auraka Can you elaborate on this, because I can't seem to find this in the lua. :( The structure of the file is like this: = { -- remove from here .. content comes here .. } -- to here If you...
File: Altoholic07-04-08
Yes indeed, I've been playing a bit...
Posted By: Thaoky
Yes indeed, I've been playing a bit less lately, not too much of a problem since I've reached my goal (9x70), I'll grind some more money for wotlk (target: 20k gold, currently 14.5k), but other than that, I'm only raiding or doing some heroics. 1) I'll have to make a test, it's probably nothing more than a missing refresh, should...
File: Altoholic07-03-08
Can you please try a simple thing ?...
Posted By: Thaoky
Can you please try a simple thing ? Edit Altoholic.lua in the addon's directory, and change line 1512 from : return self.ClassInfo ].color to : return Altoholic.ClassInfo ].color I fell upon a similar problem yesterday, and it seems that under certain conditions, the self pointer is not valid anymore. It definitely f...
File: Altoholic07-02-08
Originally posted by Sir Thorn We...
Posted By: Thaoky
Originally posted by Sir Thorn Well, apparently that wasn't it. Fresh SV file, logged into a bunch of toons, then went and created my new rogue, and got it again. :( I forgot to copy it before I quit, but I do know it was the 1512 line error from BuildCharacterInfoTable, and originated with the ToggleUI-OnClick thing (since it h...
File: Altoholic07-02-08
Re: Re: Bean Counter Problem!
Posted By: Thaoky
The way it works is simple. Whenever a mail is read, I can decide to only check attachments or to include the body of a mail as well. If for instance you have a mail like this: "Hi, blablabla ..." Attached gold: 10G Attached items: 3 There will be 3 entries in the addon for the attachments, 1 for the gold, and 1 for the mail...
File: Altoholic07-01-08
Re: Re: WWI
Posted By: Thaoky
Originally posted by Mindleglalaxy PS: You have any time frame in regard to the AH mail box issue .. I'm almost done with the GUI update, so I think I should start looking into this by the end of the week. In the meantime, one thing you can try is something I had mentioned in an earlier post. It seems that the issue was re...
File: Altoholic06-30-08
Re: Re: Fubar Problem
Posted By: Thaoky
I'm glad it's working now, I could not think of any reason why it didn't want to appear, normally a full cleanup of the WTF folder should have been enough, but anyway .. :/ About the WWI, it was great, the D3 anouncement was amazing, seeing a guy come up on stage with a guitar and play the first notes of the Diablo theme was a gr...
File: Altoholic06-27-08
I'll be at the WWI this weekend, an...
Posted By: Thaoky
I'll be at the WWI this weekend, and going to bed early today, if you post here, don't expect an answer before Monday.
File: Altoholic06-25-08
So you mean that after a fresh inst...
Posted By: Thaoky
So you mean that after a fresh install you don't even see this ? http://img46.imageshack.us/img46/7440/altohelp1xm3.jpg If that's the case, then I have to get back to basics, can you tell me which version of altoholic are you using ? It's normal that you don't see any option about fubar into Altoholic's option pane, the fuba...