<?xml version="1.0" encoding="ISO-8859-1"?>
<wgp sitename="WoW Guru" url="http://www.wowguru.com/ui/">
	<file name="SellEnchant" author="Kwinic" email="" url="" currentversion="1.12.3">
		<description>Important&lt;br /&gt;
=========&lt;br /&gt;
Support for German and French has temporarly been disabled. It will return, I just need someone to help me with getting the localization.lua files interpreted. Anyone that feels like converting the localization.lua file into another language is more then welcome to and send it to me. I'll implement and release it and give you a nod in the program. =)&lt;br /&gt;
&lt;br /&gt;
Before updating to version 1.12.0, I highly recommend you delete your SellEnchant.lua file the directory &amp;quot;..\World of Warcraft\WTF\Account\XXXXXX\SavedVariables\&amp;quot; (where XXXXXX is your account user name).&lt;br /&gt;
&lt;br /&gt;
If you can't find the file to delete it, click the &amp;quot;Delete All Databases&amp;quot; button on the &amp;quot;Options&amp;quot; page before running using sell Enchant.  You can load the default regeant and enchant databases after you delete all databases if you want.&lt;br /&gt;
&lt;br /&gt;
If you don't want to go though all the trouble of updating your reagent prices again, SellEnchant will continue to work with your old saved data, but will take up a little bit of extra hard disk space and memory when running WoW (like 5kb or so) and some of the newer features will not function.&lt;br /&gt;
&lt;br /&gt;
This will be the last change to my data format, I promise (unless Blizzard does something that breaks it).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Support&lt;br /&gt;
=======&lt;br /&gt;
http://ui.worldofwar.net/ui.php?id=1478&lt;br /&gt;
madica@yahoo.com (good luck getting in through all the spam though)&lt;br /&gt;
server: Shadowsong name: Kwinic&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Installation&lt;br /&gt;
============&lt;br /&gt;
Extract to the folder: ../World of Warcraft/Interface/Addons/&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Description&lt;br /&gt;
===========&lt;br /&gt;
Gotta keep this brief, cause people don't tend to read this part. =)&lt;br /&gt;
&lt;br /&gt;
This is a continuation of RedLeon's work &amp;quot;EnchantingSell&amp;quot;. Many parts are inspired and taken from Shamino's &amp;quot;EnchantingSeller&amp;quot; continuation.&lt;br /&gt;
&lt;br /&gt;
If you find a bug, and don't report it, it won't get fixed. Blanket statements like &amp;quot;This mod will not run&amp;quot; does not provide me with any useful information. I need information on the error to fix it. The more information provided, the faster I can fix it. With bug reports please try to include: what language you are using (English, French, German), names and versions of any other mods you are running, description of exactly what you were doing when the error happened, and (probably the most important) the exact error that you get.&lt;br /&gt;
&lt;br /&gt;
This mod tracks the prices of reagents, calculates the prices of enchants, tracks what reagents you have and the enchants you can do with them, creates an advertisement for you to use, and learns.&lt;br /&gt;
&lt;br /&gt;
With the price tracking feature you can either manually enter the price of the regeants or use one of the supported auction house programs (Auctioneer, KC_Items). For a quick scan of just reagent prices, only scan the &amp;quot;Trade Goods&amp;quot; catagory.&lt;br /&gt;
&lt;br /&gt;
It can then take the prices of those reagents and calculate what you should charge for that enchant, factoring in a markup percentage (percent profit you wish to make) that you can set. You can tell it to round the prices up to the nearest gold, silver, or copper. And if your not satisfied with calculated price, you can override it with a price of your own.&lt;br /&gt;
&lt;br /&gt;
SellEnchant also tracks what reagents you have. Not only does it keep track of what you have in your bags and in the bank, it also tracks what items you have on other characters. So you know at a glance exactly what enchants you can do.&lt;br /&gt;
&lt;br /&gt;
The enchanting skill in WoW creates no physical item that you can sell in the auction house (except for wands, which nobody wants). SellEnchant was designed to aid you a little bit in the selling of these enchants. You can create a line of text with it with mouse shift-clicks. If you wish you can list just the enchants you want to sell. You can have it include the price. You can even have it create a list of the reagents needed for the enchant.&lt;br /&gt;
&lt;br /&gt;
SellEnchant learns your enchants too. It doesn't rely on a pre-created database of enchants and enchant formulas. &lt;br /&gt;
&lt;br /&gt;
As you learn enchants, it learns them too. This basically means if Blizzard introduces a new enchant, or someone finds an enchant that no one else has ever found... it will add that enchant, it's formula, and the required reagents to its database. It'll also calculate the price for the new enchant (obviously).&lt;br /&gt;
&lt;br /&gt;
Default prices for reagents are taken from a mature server. The prices were current at one time, but as supplies become more abundant, prices go down. Almost every server has different prices for different things. Default prices are for reference purposes and I highly recommend that you set your own prices according to the price of regeants on the server that you play on.&lt;br /&gt;
&lt;br /&gt;
All feed back is welcomed, encouraged, and appreciated.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Command Line Interface&lt;br /&gt;
======================&lt;br /&gt;
/se or /sellenchant&lt;br /&gt;
  &amp;quot;?&amp;quot;                                        brings up function list&lt;br /&gt;
  &amp;quot;help&amp;quot;                                  brings up function list&lt;br /&gt;
  &amp;quot;button&amp;quot;                              toggles minimap button&lt;br /&gt;
  &amp;quot;CreateDefaultDB&amp;quot;          makes a new default database... not really end user stuff&lt;br /&gt;
  &amp;lt;blank&amp;gt;                             toggles SellEnchant&lt;br /&gt;
  &amp;lt;anything else&amp;gt;               tells you to use &amp;quot;/sellenchant help&amp;quot; for more information&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Supported Optional Addons&lt;br /&gt;
=========================&lt;br /&gt;
MyAddons 2.5&lt;br /&gt;
Auctioneer 3.2.0.0690&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Unsupported Optional Addons&lt;br /&gt;
===========================&lt;br /&gt;
KC_Items 0.93 Beta 1a&lt;br /&gt;
AuctionMatrix 6.0&lt;br /&gt;
WoWEcon 1.24&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Features to be added&lt;br /&gt;
====================&lt;br /&gt;
  * Better link for Oils and Wands&lt;br /&gt;
  * Create a &amp;quot;Load one time&amp;quot; AH prices button&lt;br /&gt;
  * Make load on-demand pretty, conflicts with Auctioneer&lt;br /&gt;
  * Allow user to choose AH scanner&lt;br /&gt;
  * Fix reagent list on other characters scroll box&lt;br /&gt;
  * Add the other catagories to SortEnchant style listing&lt;br /&gt;
  * List enchants that will do skill ups - drop down menu&lt;br /&gt;
  * Check box of items to advertise&lt;br /&gt;
  * One click advertise button&lt;br /&gt;
  * New layout frame to format advertisements&lt;br /&gt;
  * Customizable listing style to include grouping&lt;br /&gt;
  * Advertising text save window&lt;br /&gt;
  * Sort unknown enchant list - drop down menu&lt;br /&gt;
  * Customize publish format +, (, [, go, g, G, etc.&lt;br /&gt;
  * Make Tip windows optional&lt;br /&gt;
  * Deal with Wizard Oil description better&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Bugs to be Squashed&lt;br /&gt;
===================&lt;br /&gt;
  * Can not close SellEnchant when bank window is open&lt;br /&gt;
  * Moving bag with rod in it does not register update correctly&lt;br /&gt;
  * Alternate reagents not calculated into enchants&lt;br /&gt;
  * Available number of enchants is not correct (bank &amp;amp; alt reagents not factored)&lt;br /&gt;
  * Have to toggle SellEnchant off/on to update enchant price&lt;br /&gt;
  * Enchant button doesn't come up when items are given to you while on Enchant frame&lt;br /&gt;
  * Enchant button does not refresh if proper reagents are moved to bags from bank.&lt;br /&gt;
  * Does not properly update reagents while on reagents page (reopen works).&lt;br /&gt;
  * Enchant frame double click of reagent forces a reagent sort&lt;br /&gt;
        Artifact of a work around to fix double click not taking to correct reagent&lt;br /&gt;
  * SellEnchant windows closes on enchant and opening windows due to shared artwork&lt;br /&gt;
  * &amp;quot;..&amp;quot; is shown for prices with no value&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Limitations&lt;br /&gt;
===========&lt;br /&gt;
  * Unable to show prices above 999g 99s 99c&lt;br /&gt;
  * Blizzard only allows 3 or 4 links in one line&lt;br /&gt;
  * Blizzard_CraftUI dependencies&lt;br /&gt;
  * Blizzard artwork dependencies&lt;br /&gt;
  * Does not remember posistion SellEnchant window is moved to&lt;br /&gt;
  * Opening SellEnchant still closes some windows (like all Blizzard craft frames)</description>
		<category id="38" />
		<version number="1.12.3" date="October 28 2006">
			<file url="/ui/archives/sellenchant-164-1123.zip" />
		</version>
	</file>
</wgp>
