Download
(310Kb)
Download
Updated: 02-07-10 07:02 PM
Pictures
File Info
Updated:02-07-10 07:02 PM
Created:unknown
Downloads:20,107
Favorites:107
MD5:

EnchantingSeller  Popular! (More than 5000 hits)

Version: v30300.01-release
by: Shamino [More]

*****************************************************************
v30300.01-release
- updated toc
*****************************************************************

Important Notes for Patch 2.0.1
* With the creation of filtering options in the default crafting frame, if changed from 'All Slots', will interfere with EnchantingSeller.
Therefore, if you install EnchantingSeller, those options will be removed from the default Enchanting Frame.



EnchantingSeller: A modified version of EnchantSell.

I took over this mod in hopes to keep it alive. I will try to incorporate any changes, so leave some comments.

- List of all the reagents/materials required to enchant armor/weapons.

- 'Reagent/Materials Inventory Control'. Keeps track of the materials in your bank and bags of all your characters on the same realm.

- Your enchantments Sorted by: Name, Armor Type, Bonus, or Price.

- Filter by feasibility (3 Types: 'feasible now', 'with materialsin bag/bank', 'with materials in bag/bank/reroll).

- Calculates the price of enchantment according to the prices of the materials, with an optional percentage of benefit that one can change in the options.

- Optional: Use Auction addons to set prices for enchanting materials, so you can offer to sell your enchants at current market value.

- Send chat information of the enchantments (On which type of armor/bonus; components necessary; the complete description of enchants). Since patch 1.9, Enchants link in the chat window.

- (1.45)Tooltips now available when you hover over enchanting materials from various locations(bags, bank, auction house, chat)
Make sure to read the dependency section
The tooltip will tell you...
1. how many on you
2. how many in bank
3. how many on other toons
4. the price for 1 of those.
- Movable frame (however still inherits UIParent features)
- Scrollable enchantment reagent list.

*****************************************************************
View the readme.txt file for HowTo and Troubleshooting
*****************************************************************

v30300.01-release
- toc update
Optional Files (0)


Post A Reply Comment Options
Unread 05-22-07, 08:47 PM  
Shamino
A Theradrim Guardian
AddOn Author - Click to view AddOns

Forum posts: 66
File comments: 70
Uploads: 7
Re: KC_items & ES

I think KC_Items is a bit outdated, and needs to be updated for this patch. It may have auction data, but its not returning any of that pricing data to ES, as your debug log shows.

You may want to check in with Kael.
Report comment to moderator  
Reply With Quote
Unread 05-22-07, 07:36 PM  
Noyl
A Kobold Labourer

Forum posts: 0
File comments: 16
Uploads: 4
KC_items & ES

I'm using ES v20100.1 and KC_items r26541

ES is not pulling auction data from kc_items. When I debug I get the following

auctioneerLoaded? false
auctionMatrixLoaded? false
kcItemsLoaded? true
wowEconLoaded? false
useAuctionAddon? true
using kc items
item code is 10938!0
kc min is nil
auctioneerLoaded? false
auctionMatrixLoaded? false
kcItemsLoaded? true
wowEconLoaded? false
useAuctionAddon? true
using kc items
item code is 17034!0
kc min is nil
auctioneerLoaded? false
auctionMatrixLoaded? false
kcItemsLoaded? true
wowEconLoaded? false
useAuctionAddon? true
using kc items
item code is 6218!0
kc min is nil
auctioneerLoaded? false
auctionMatrixLoaded? false
kcItemsLoaded? true
wowEconLoaded? false
useAuctionAddon? true
using kc items
item code is 6338!0
kc min is nil
auctioneerLoaded? false
auctionMatrixLoaded? false
kcItemsLoaded? true
wowEconLoaded? false
useAuctionAddon? true
using kc items
item code is 4470!0
kc min is nil
auctioneerLoaded? false
auctionMatrixLoaded? false
kcItemsLoaded? true
wowEconLoaded? false
useAuctionAddon? true
using kc items
item code is 10978!0
kc min is nil

And so on and so forth for all of the enchanting components. I know for a fact that I do have auction data for many of these items. Not really sure what's going on here. Thanks for any help in advance.
Report comment to moderator  
Reply With Quote
Unread 05-22-07, 04:04 PM  
Shamino
A Theradrim Guardian
AddOn Author - Click to view AddOns

Forum posts: 66
File comments: 70
Uploads: 7
v20100.1
* added Eternium Rod to default database.
* added Gloves - Spell Strike to default database.
* Boots - Cat's Swiftness to default database.
* removed unused functions
* fixed itemlink issue which caused some negative link items not to be counted (thanks jasonolive of worldofwar.net)
Report comment to moderator  
Reply With Quote
Unread 03-21-07, 08:39 AM  
Shamino
A Theradrim Guardian
AddOn Author - Click to view AddOns

Forum posts: 66
File comments: 70
Uploads: 7
i looked through the CT Mail mod code, specifically the function that handles the open all button. there is nothing in that function that would prevent ES from counting inventory items. Especially nothing that would prevent it from counting bag/bank items even after you are finish with your mailbox.

If CT Mail mod is really preventing ES from counting aquamarine, it must be preventing any enchanting component from being counted if taken from the mailbox using open all. (you could test this with greater eternals or illusion dust for example).

I see the Mail mod is hooking a few blizzard UI API's to handle opening mail, so again its possible they are preventing ES from doing something. If this is true, you would need to deal with the CT folks to get it resolved. in the meantime, don't use the "open all" feature, or use a mod like Postal, which does the same thing, and is Ace2 (which there is a community of people willing to help when problems like this arise)

sorry i can't be of more assistance, but i'm not willing to fix CT's problems.
Report comment to moderator  
Reply With Quote
Unread 03-20-07, 08:07 AM  
Abraxsis
A Kobold Labourer
 
Abraxsis's Avatar

Forum posts: 0
File comments: 15
Uploads: 0
I emptied my inventory of aquamarine then purchased two from the Auction House. I opened these two using the "Open All Mail" feature of CT_MailMod. Neither showed in the EnchantingSeller interface, nor did they show after moving them to a different bag slot. Moving the two aquamarine to a slot within my bank vault did not allow them to show either. I tried these tests with the stack of two aquamarine and by splitting them into individual aquamarine stacks.

Next, I mailed the two aquamarine in two separate letters to another character then returned them to my enchanter. Upon receipt I opened them one at a time. This displayed them within the EnchantingSeller normally. This issue is most likely due to CT_MailMod's "Open All Mail" feature.
Last edited by Abraxsis : 03-20-07 at 08:26 AM.
Report comment to moderator  
Reply With Quote
Unread 03-19-07, 08:09 AM  
Shamino
A Theradrim Guardian
AddOn Author - Click to view AddOns

Forum posts: 66
File comments: 70
Uploads: 7
Originally posted by Abraxsis
I had some time to research the issue and believe the "Open All Mail" feature of CT_MailMod (v2.0) is preventing the correct tracking of incomming components via mail. I didn't have time to research exactly why, but I can share opening incomming mail individually allowed EnchantingSeller to track incomming components correctly.
if this is true, then if you were to use the "Open All Mail" feature of CT_MailMod, then the end result would be to have these items in your bag space.
Then simply open your bag, and move any single item from one bag slot to a diff bag slot, or simply visit the bank.
ES will scan your inventory and it should pick up the counts.

Otherwise CT_MailMod is performing a "Hook" into some events and not allowing ES to perform its functions.

let me know
Report comment to moderator  
Reply With Quote
Unread 03-17-07, 06:24 AM  
Abraxsis
A Kobold Labourer
 
Abraxsis's Avatar

Forum posts: 0
File comments: 15
Uploads: 0
I had some time to research the issue and believe the "Open All Mail" feature of CT_MailMod (v2.0) is preventing the correct tracking of incomming components via mail. I didn't have time to research exactly why, but I can share opening incomming mail individually allowed EnchantingSeller to track incomming components correctly.
Report comment to moderator  
Reply With Quote
Unread 03-16-07, 02:46 PM  
Abraxsis
A Kobold Labourer
 
Abraxsis's Avatar

Forum posts: 0
File comments: 15
Uploads: 0
Originally posted by Shamino
i really don't know how to help you here. Try to split the stack of 3 into individual items. See what effect that has.
It had no effect. Neither the single stack of 3 aquamarine nor the 3 individual aquamarine register within the Enchanting Seller window as possessed inventory.

I'll have to transfer some other items used in enchanting from an alt to see if this is isolated to aquamarine or to other gems. I know the various pearls show up just fine.
Report comment to moderator  
Reply With Quote
Unread 03-16-07, 05:42 AM  
Shamino
A Theradrim Guardian
AddOn Author - Click to view AddOns

Forum posts: 66
File comments: 70
Uploads: 7
Originally posted by Abraxsis
Yes, I am using the english client.

I do have 3 aquamarine in my inventory currently. I did try moving them to the bank to see if this would allow them to register yesterday before I posted; moving them to the bank inventory did not work.

They do show within Blizzards default Enchanting trade window, so I have been able to place speed enchantments in the mean time.
i really don't know how to help you here. Try to split the stack of 3 into individual items. See what effect that has.
Report comment to moderator  
Reply With Quote
Unread 03-15-07, 03:41 PM  
Abraxsis
A Kobold Labourer
 
Abraxsis's Avatar

Forum posts: 0
File comments: 15
Uploads: 0
Yes, I am using the english client.

I do have 3 aquamarine in my inventory currently. I did try moving them to the bank to see if this would allow them to register yesterday before I posted; moving them to the bank inventory did not work.

They do show within Blizzards default Enchanting trade window, so I have been able to place speed enchantments in the mean time.

Originally posted by Shamino
i have tested this just now with 20003.5. I have 7 aquamarine in my bags, and in Enchant Boots - Minor Speed, all 7 show listed.

moving them to my bank, also shows properly.

are you using the english client?
Last edited by Abraxsis : 03-15-07 at 03:42 PM.
Report comment to moderator  
Reply With Quote
Unread 03-15-07, 02:15 PM  
Shamino
A Theradrim Guardian
AddOn Author - Click to view AddOns

Forum posts: 66
File comments: 70
Uploads: 7
Originally posted by Abraxsis
I have deleted the former data both within the Enchanting Seller 20003.5 window and by deleting the shard's "SavedVariables" file. The issue with Aquamarine gems not registering within either the player, or bank, inventory persists.

Let me know if you need any additional data to sort out this issue.
i have tested this just now with 20003.5. I have 7 aquamarine in my bags, and in Enchant Boots - Minor Speed, all 7 show listed.

moving them to my bank, also shows properly.

are you using the english client?
Report comment to moderator  
Reply With Quote
Unread 03-14-07, 02:47 PM  
Abraxsis
A Kobold Labourer
 
Abraxsis's Avatar

Forum posts: 0
File comments: 15
Uploads: 0
I have deleted the former data both within the Enchanting Seller 20003.5 window and by deleting the shard's "SavedVariables" file. The issue with Aquamarine gems not registering within either the player, or bank, inventory persists.

Let me know if you need any additional data to sort out this issue.
Report comment to moderator  
Reply With Quote
Unread 03-13-07, 07:02 PM  
Abraxsis
A Kobold Labourer
 
Abraxsis's Avatar

Forum posts: 0
File comments: 15
Uploads: 0
Originally posted by Gonzothegreat198
there are some reagents that i have in my inventory and bank that the mod is saying i dont have. Any way to fix this?
I have experienced this as well with the current version. Specifically tonight with the Aquamarine gems not showing in the lists and thereby disabling the ability to enchant from the Enchanting Seller 20003.4 window. I was still able to place a Minor Speed though the Blizzard Enchanter trade window however.

First I used the "Delete all data saved" then when that didn't solve my issue I manually deleted the database from the Shard's SavedVariables folder (leaving the config info within the character's SavedVariables folder since it does not store any item data in that location.) This did not resolve the issue upon logging back into my shard either.

Hope this helps in solving this issue. Thanks for the hard work.
Last edited by Abraxsis : 03-13-07 at 07:03 PM.
Report comment to moderator  
Reply With Quote
Unread 03-12-07, 11:49 PM  
Priss2035
A Murloc Raider
 
Priss2035's Avatar

Forum posts: 6
File comments: 7
Uploads: 0
Is there a Trade barker for this as well? I know Enchantrix from the Auctioneer complete has one, but it seems the prices that one shouts out is lower than the prices listed in Enchantseller and it gets its prices from Auctioneer as well.
Report comment to moderator  
Reply With Quote
Unread 03-08-07, 07:06 AM  
Shamino
A Theradrim Guardian
AddOn Author - Click to view AddOns

Forum posts: 66
File comments: 70
Uploads: 7
Originally posted by Gonzothegreat198
there are some reagents that i have in my inventory and bank that the mod is saying i dont have. Any way to fix this?
perform a reset all data from the options frame in ES. also be sure you are using the latest version on ES
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump:

Support AddOn Development!

You have just downloaded by the author . If you like this AddOn why not consider supporting the author? This author has set up a donation account. Donations ensure that authors can continue to develop useful tools for everyone.