Raserisk 2 Report post Posted January 7, 2017 Amazing addon! Thank you so much, was about to lose my mind from manually separating stacks and selling them. 0 Share this post Link to post Share on other sites
EffToyz 12 Report post Posted January 7, 2017 3 hours ago, shirsig said: Are you talking about some kind of command history? Pretty sure the default UI doesn't have that. No, chat has its own history. But if lock/unlock were one togglable command you could easily enter 2 commands in a row. Easy unlock and then easy lock. 0 Share this post Link to post Share on other sites
shirsig 18 Report post Posted January 8, 2017 15 hours ago, EffToyz said: No, chat has its own history. Not mine it seems. 0 Share this post Link to post Share on other sites
Mohawkward 0 Report post Posted January 8, 2017 Just a quick question what is the difference between Auctioneer and Shirsig's Aux ? 0 Share this post Link to post Share on other sites
SquareBe 0 Report post Posted January 8, 2017 getting this error. any idea how to fix it? Interface/Addons/aux-addon/search/saved/lua:11: bad argument #1 to 'getn' (table expected, got nil) cant attach .jpg for some reason... 0 Share this post Link to post Share on other sites
Lebowski 0 Report post Posted January 8, 2017 I was wondering if you could add extra filter functionality to crafty. I use it extensively for Blacksmithing and I was hoping that we could get an option to "filter" out certain item's from the list, such as individual items (think "hide this item" from aux) or to filter out bind on pickup items. My primary reasoning for this is that I frequently craft Dark Iron gear for other player's and I don't want to keep seeing my Bind on Pickup recipe's :D Thanks for all the great work you do for the community creating these invaluable addons! 0 Share this post Link to post Share on other sites
bastub0y 0 Report post Posted January 9, 2017 Is there any way to add a custom value to an item in the aux addon? I want to add some value to nexus crystal since they never go up on AH and the addon can't calculate the disenchant value of lots of items that has a low chance of resulting in a nexus crystal. Or is there any other way to fix this? Thank you so much for an amazing addon! 0 Share this post Link to post Share on other sites
shirsig 18 Report post Posted January 9, 2017 (edited) On 1/8/2017 at 1:01 PM, Mohawkward said: Just a quick question what is the difference between Auctioneer and Shirsig's Aux ? Vanilla auctioneer is very limited. Doesn't do much besides scanning. aux' features are described in the readme file. On 1/8/2017 at 2:08 PM, SquareBe said: getting this error. any idea how to fix it? Interface/Addons/aux-addon/search/saved/lua:11: bad argument #1 to 'getn' (table expected, got nil) cant attach .jpg for some reason... Looks like a savedvariables issue (delete them) 18 hours ago, Lebowski said: I was wondering if you could add extra filter functionality to crafty. I use it extensively for Blacksmithing and I was hoping that we could get an option to "filter" out certain item's from the list, such as individual items (think "hide this item" from aux) or to filter out bind on pickup items. My primary reasoning for this is that I frequently craft Dark Iron gear for other player's and I don't want to keep seeing my Bind on Pickup recipe's :D Thanks for all the great work you do for the community creating these invaluable addons! Will think about it/see if i can come up with a good way to fit it into the interface. 2 hours ago, bastub0y said: Is there any way to add a custom value to an item in the aux addon? I want to add some value to nexus crystal since they never go up on AH and the addon can't calculate the disenchant value of lots of items that has a low chance of resulting in a nexus crystal. Or is there any other way to fix this? Thank you so much for an amazing addon! No but you can manually add a history entry in the savedvariables file. Or from withing the game, for example for 20g: /run require'aux.util.persistence'.dataset.history['20725:0'] = '0##200000@0' Edited January 9, 2017 by shirsig 0 Share this post Link to post Share on other sites
orwell 0 Report post Posted January 9, 2017 Hey Shirsig, I think I have to get on with your addon. Only constructive criticism from now on. I need help on those: 1- How to remove "Saved Searches" and "Filter Builder" tabs from "Search" tab 2- How to remove left frame of "Post" tab (Where it shows items in your bag) 3- How to remove "Time Left" and "%History Value" info from "Post" tab(both bid and buyout screens) 4- How to remove "Time Left" and "%History Value" and "Seller" info from "Search" tab 0 Share this post Link to post Share on other sites
Sokar408 0 Report post Posted January 10, 2017 http://imgur.com/k96gxsq I can't seem to get the vendor pricing work. Can you tell me exactly what to do? I assume it has to do with the Merchant addon. 0 Share this post Link to post Share on other sites
EffToyz 12 Report post Posted January 10, 2017 8 minutes ago, Sokar408 said: http://imgur.com/k96gxsq I can't seem to get the vendor pricing work. Can you tell me exactly what to do? I assume it has to do with the Merchant addon. /aux tooltip vendor sell 0 Share this post Link to post Share on other sites
Sokar408 0 Report post Posted January 10, 2017 1 minute ago, EffToyz said: /aux tooltip vendor sell Yea I actually just found it! Now the problem is to locate the addon making that "value" tag appear 0 Share this post Link to post Share on other sites
EffToyz 12 Report post Posted January 10, 2017 Just now, Sokar408 said: Yea I actually just found it! Now the problem is to locate the addon making that "value" tag appear Right here https://github.com/shirsig/aux_merchant_prices 0 Share this post Link to post Share on other sites
Sokar408 0 Report post Posted January 10, 2017 1 minute ago, EffToyz said: Right here https://github.com/shirsig/aux_merchant_prices I don't understand. I have had that added, and it changes nothing. Furthermore the "value: ---" listed on the picture, doesn't seem to have anything to do with Aux 0 Share this post Link to post Share on other sites
Sokar408 0 Report post Posted January 10, 2017 Ok I can't seem to edit my post, so I'll have to reply. I have the prices and stuff sorted now. What I did was add the aux_merchant_prices files into the Aux-AddOn. Is that correct or should I let it have its own folder called "Aux_Merchant_Prices"? 0 Share this post Link to post Share on other sites
EffToyz 12 Report post Posted January 10, 2017 value is market value, you have to scan auction house for that. aux_merchant_prices is folder for merchant prices. 0 Share this post Link to post Share on other sites
Sokar408 0 Report post Posted January 10, 2017 Just now, EffToyz said: value is market value, you have to scan auction house for that. aux_merchant_prices is folder for merchant prices. I just PM'd you, but yes. Now my final problem is to figure out, where I get the price listed twice: http://i.imgur.com/rHzw96u.png As you can see, the sell price is listed twice, and in different formats. I have removed all other addons but Aux, and its still there, leading me to assume its tied to Aux. Do you know what gives? 0 Share this post Link to post Share on other sites
EffToyz 12 Report post Posted January 10, 2017 you getting sell price with big coins from another addon. I prefer the one from aux. but you can turn it off with /aux tooltip vendor sell 0 Share this post Link to post Share on other sites
kedde2006 0 Report post Posted January 10, 2017 In cooldowns addon.. How do i completely disable targettarget frames? i only want myself and targets cooldowns visible.. 0 Share this post Link to post Share on other sites
shirsig 18 Report post Posted January 10, 2017 7 hours ago, orwell said: Hey Shirsig, I think I have to get on with your addon. Only constructive criticism from now on. I need help on those: 1- How to remove "Saved Searches" and "Filter Builder" tabs from "Search" tab 2- How to remove left frame of "Post" tab (Where it shows items in your bag) 3- How to remove "Time Left" and "%History Value" info from "Post" tab(both bid and buyout screens) 4- How to remove "Time Left" and "%History Value" and "Seller" info from "Search" tab All of this would have to be changed in the tabs/search and tabs/post folders. None of it is completely trivial though. Don't have time for more details atm. 27 minutes ago, kedde2006 said: In cooldowns addon.. How do i completely disable targettarget frames? i only want myself and targets cooldowns visible.. /cooldowns targettarget off 0 Share this post Link to post Share on other sites
Дяпчик 9 Report post Posted January 10, 2017 * Efficient price input inspired by the retail addOn TSM. Can it be disabled to have classic G, S, C fields some how? 0 Share this post Link to post Share on other sites
shirsig 18 Report post Posted January 10, 2017 1 minute ago, Дяпчик said: * Efficient price input inspired by the retail addOn TSM. Can it be disabled to have classic G, S, C fields some how? No. But you can enter a plain number and it will count as gold. 5 = 5g, 5.4433 = 5g 44s 33c 1 Share this post Link to post Share on other sites
Finrodi 0 Report post Posted January 11, 2017 I get this error when I type /cleanupbags. Not sure if it makes any difference, but I use "Bagnon" 0 Share this post Link to post Share on other sites
shirsig 18 Report post Posted January 11, 2017 This is a bug in some libraries used e.g. by modui. 0 Share this post Link to post Share on other sites
orwell 0 Report post Posted January 11, 2017 8 hours ago, shirsig said: This is a bug in some libraries used e.g. by modui. You addon(Post tab) shows 14c as 14.000c What is the purpose of this? Ok ok, I give up! You must have a really good reason to put it there.... don't tell me the purpose, just tell me how to make it look normal without .000 0 Share this post Link to post Share on other sites