Results: 391Comments by: Aranarth
File: Ara Broker Tradeskills05-06-09
Originally posted by Cowberty I l...
Posted By: Aranarth
Originally posted by Cowberty I love your addon and i can't live without it. here's a little feature request: shift-click tradeskill to add tradeskill link into chat line. I'm too lazy to open the tradeskill pane to click on the link button :D Done :)
File: Ara Broker Tradeskills05-06-09
Originally posted by Gogusrl I`m...
Posted By: Aranarth
Originally posted by Gogusrl I`m sorry, I`m not exactly LUA savy but all I want is a visual representation that one or more cooldowns are up because I can easily miss any combat text / chat warning if I`m afk at that moment. I fail to see how checking once / minute if one cooldown is up or not and updating a single number would be...
File: Ara Broker Tradeskills05-05-09
Originally posted by magus424 Thi...
Posted By: Aranarth
Originally posted by magus424 This addon causes a complete freeze in wow for a second or two on closing the menu. I've traced the cause to the "collectgarbage()" line in Menu_OnLeave. If I remove that command, the pause vanishes. Sorry for that, I though it couln't cause any harm. I timed the addon in my environment, and it w...
File: Ara Broker Money05-05-09
Originally posted by kergoth The...
Posted By: Aranarth
Originally posted by kergoth The money formatting is broken for "full" format with a negative value. I presume GetCoinTextureString() expects a positive amount. Perhaps something like: mode == "full" and (money < 0 and "-" .. GetCoinTextureString( -money, 0 ) or GetCoinTextureString( money, 0 )) or instead of the current: mo...
File: Ara Broker Tradeskills05-03-09
Originally posted by Gogusrl Coul...
Posted By: Aranarth
Originally posted by Gogusrl Could you allow us to show as text how many cd`s we have up? Something like "ARA : 1/2" (one cooldown up from 2 total). This would require to run a timer that check cooldowns regularly in order to update the display. That's against my desire for CPU efficient addons.
File: Broker: TalentSwitch - No longer supported05-01-09
Optimization
Posted By: Aranarth
To optimize CPU consumption, avoid looking for every spell cast. Hook SetActiveTalentGroup. Here is a code sample: local orgSetActiveTalentGroup = _G.SetActiveTalentGroup function SetActiveTalentGroup(...) f:RegisterEvent"UNIT_SPELLCAST_SUCCEEDED" f:RegisterEvent"UNIT_SPELLCAST_STOP" ChatFrame_AddMessageEventFilter("CHAT_...
File: Ara Broker Tradeskills05-01-09
Re: Campfire
Posted By: Aranarth
Originally posted by MouzArt Could yo add "Basic Campfire" to it? Unfortunatly Campfire is considered a spell and can only be cast from secure buttons but LDB doesnt support it (I can rewrite this plugin to use secure buttons, but that's alot of work and so far only SBC can handle secure plugins).
File: Ara Broker SpecSwitcher04-30-09
Originally posted by echobravo I...
Posted By: Aranarth
Originally posted by echobravo I am experiencing the same issue each time I login. I wasn't seeing this issue with AddonLoader :o It's fixed in r5 :)
File: Ara Broker SpecSwitcher04-29-09
Originally posted by Khaira Would...
Posted By: Aranarth
Originally posted by Khaira Would it be at all possible to choose an icon for each spec? My main is a druid, specced Bear/Cat so both specs show the Feral Combat icon and it's impossible to see on first glance which is the active one. I don't want to clutter the display by showing the numbers too. Originally posted by Jexx I'm...
File: Ara Broker SpecSwitcher04-26-09
Originally posted by Pusikas Is t...
Posted By: Aranarth
Originally posted by Pusikas Is there a way to not show the spec all the time? Seeing the different specs when hovering is enough for me. Most of the time, the symbol alone is enough to remind me what spec I am in. Tell your display to not show the text for this plugin ;)
File: Ara Broker Money04-26-09
Originally posted by Codex That i...
Posted By: Aranarth
Originally posted by Codex That initial /rl after the login hella sucks lol. Id assume its because depositbox isnt loading first for some reason, or one of its libraries isnt loaded till the /rl Im sure DepositBox load first and I don't think the problem comes from libraries. The event handling is a mess. It uses PLAYER_ENTERI...
File: Ara Broker Guild Friends04-26-09
Originally posted by Codex I see...
Posted By: Aranarth
Originally posted by Codex I see the tooltip for the guild but the one for the friends seems to be not showing in combat To keep this plugin small there's only one tooltip for both guild & friends. So, if you saw the guild tooltip out of combat, you will see the guild tooltip when hovering the friend block in combat.
File: Ara Broker Money04-25-09
Originally posted by Codex I have...
Posted By: Aranarth
Originally posted by Codex I have made the change, but the LDB display still shows the total amount. I made sure the ##Title field in depositbox was indeed "DepositBox!". Is there another way? Uncheck "AC Mode" and reload UI. It works for me; but when I log I need to reload UI first or it won't work at all. Now, I don't know wher...
File: Ara Broker Guild Friends04-24-09
Originally posted by Codex Is the...
Posted By: Aranarth
Originally posted by Codex Is there a way to stop it from hiding the tooltip while in combat? When you look at the tooltip in combat, you will only see a snapshot of the previous out of combat tooltip. That's a crappy solution I should not have added (but well, it was only 1 line of code :p) and there's no better solution as I do...
File: Ara Broker Money04-24-09
Originally posted by Codex I use...
Posted By: Aranarth
Originally posted by Codex I use an addon DepositBox (http://www.wowinterface.com/downloads/info10751-DepositBox30000.2Release.html) to "hide" some of my gold from being usable and displayed from my bags, however this mod's display still seems to be able to see the "hidden" gold. Any chance to add supprot for depositbox? DepositB...
File: Examiner04-19-09
Originally posted by Aezay Aranar...
Posted By: Aranarth
Originally posted by Aezay Aranarth Make sure you installed Examiner properly, with correct directory structure. If you still see it happen, I need more information, like what addons you're using etc. The new version works well, thanks.
File: Examiner04-18-09
I get these 2 errors with latest ve...
Posted By: Aranarth
I get these 2 errors with latest version: Examiner-09.04.18\Main.lua:2562: attempt to index global 'AzDropDown' (a nil value) Examiner-09.04.18\Main.lua:1492: attempt to get length of field 'feats' (a nil value) Examiner-09.04.18\Main.lua:1328: in function `ClearFeatsData' Examiner-09.04.18\Main.lua:1587: in function `Ins...
File: Ara Broker Tradeskills04-14-09
Originally posted by Pusikas No i...
Posted By: Aranarth
Originally posted by Pusikas No idea how to post files here... but may the fact that I renamed a character have something to do with the problem? Either post a rapidshare/megaupload link or copy/paste the content in a tag. Renaming a character can't trigger this error.
File: Ara Broker Tradeskills04-13-09
Originally posted by Pusikas I th...
Posted By: Aranarth
Originally posted by Pusikas I thought I had r8, but I just deleted the folder on my harddisk and downloaded again: ...ns\Ara_Broker_Tradeskills\Ara_Broker_Tradeskills.lua:293: bad argument #1 to 'bit_band' (number expected, got nil) : ? : ? ...ns\Ara_Broker_Tradeskills\Ara_Broker_Tradeskills.lua:293: in function <...ns\Ara_Br...
File: Ara Broker Tradeskills04-12-09
Originally posted by Pusikas 21:3...
Posted By: Aranarth
Originally posted by Pusikas 21:32:41] ...ns\Ara_Broker_Tradeskills\Ara_Broker_Tradeskills.lua:585: bad argument #1 to 'bit_band' (number expected, got nil) : ? : ? ...ns\Ara_Broker_Tradeskills\Ara_Broker_Tradeskills.lua:585: in function <...ns\Ara_Broker_Tradeskills\Ara_Broker_Tradeskills.lua:543> ...ns\Ara_Broker_Tradeskills\...
File: Ara Broker Guild Friends04-10-09
Originally posted by Shabazza How...
Posted By: Aranarth
Originally posted by Shabazza How about a sync for the friends ? regards, Sha FriendsWithBenefits already does a great job for friendlist sync, try it :)
File: Ara Broker Money04-08-09
Originally posted by Shabazza I h...
Posted By: Aranarth
Originally posted by Shabazza I have the same problem with fortress. I tryed right-click and found that no display-mode was selected. When i klicked one, bingo there it was. Everything is ok. Maybe there should be some standard selection ? regards, Sha Oops, I forgot the case of new users. It's fixed in r5.
File: Ara Broker Money04-08-09
Originally posted by kasca One th...
Posted By: Aranarth
Originally posted by kasca One thing id like to see is what u spent for the day. Sorry, I won't include erned/spent to the balance, it will stay as the simple result of both.
File: Ara Broker Money04-08-09
Originally posted by search66 I u...
Posted By: Aranarth
Originally posted by search66 I use chocolate for my display, and it's only showing 'ara money'... Mouse over shows some details... Is there a way to configure it so it shows the values as intended? Right-clicks no workie for Chocolate. To me, this plugin works fine with ChocolateBar: I can't replicate your problem.
File: Ara Broker Guild Friends03-31-09
Re: feature request
Posted By: Aranarth
Originally posted by oXid_FoX some tiny requests: Can you separate the text like these addons: in yellow (I think it's default color) the name of the guild, in green number of connected people. http://img26.imageshack.us/img26/7559/colortitle.png Ability to change color of the text in tooltip (sorry, I don't really like this...