LastListedZombie Description
======================
LastListedZombie is a zombie version (dead... but walking) update to the original LastListed by SidSixSeven (http://war.curse.com/downloads/war-addons/details/lastlisted.aspx). It is an update to version 03c allowing it to properly function with the new 1.3 inventory system.
Original LastListed Description
======================
LastListed is Auction House addon intended to speed up and simplify the listing of Auctions. To use, simply configure the desired saved settings and drop items for sale in the Create Auction window.
Pricing Features:
- When relisting an item, populates the last bid/buyout of an item you previously listed
- Prices can be saved by EXACT match or SIMILAR match
- Populated prices are converted to the correct "stack" price for the item
- Price data saved between sessions
- SIMILAR prices save by type and appropriate level (Example: Cultivating - Seed, 75 skill)
If an item is dropped in the Create Auction window, it will populate the previously listed price instead of the default low price. It also converts for stack size, so if the previously listed item was 1x for 6s and you later list a stack of 10, it will populate the price field for 60s. It stops short of creating the Auction, so you can change the price if you need to lower or raise it.
I find the SIMILAR feature more useful for many crafting types. What this will remember a price based on type, rarity and level (or skill level) instead of an exact name match. So all green seeds with skill 75 would be listed for the same price.
Auction Search Features:
- Automatically searches for EXACT or SIMILAR auctions when placing an item in the Create Auction window
- SIMILAR search will show current auctions listed for items of that type/level
- EXACT search will show current auctions listed for that exact item name
This is the feature you will immediately notice because it's not dependent on stored data. It basically performs an auction search of the current listings for whatever item you dropped into the Create Auction window. This can also be EXACT name search or by SIMILAR type. NOTE: It can only filter down as much as the current Search ability allows.
LibSlash is an optional addon that allows you to change the settings. The addon will work with the defaults without it, but it is highly recommended.
Usage:
/lastlisted [crafts|armor|weapon|potions] [exact|similar]
/lastlisted [crafts|armor|weapon|potions] [storeall|storeoff]
/lastlisted [verbose] [on|off]
/lastlisted [autosearch] [exact|similar|off]
/lastlisted [reset] [exact|similar]
Examples:
/lastlisted verbose off = turns alert notifications off
/lastlisted armor exact = auto-price is based on exact name
/lastlisted armor storeoff = new listings will not be stored
DISCLAIMER: This addon does not list items for you, so you are the one responsible if you list an item for a bad price. Nor do I guarantee that it will work with other Auction House addons. I wrote this addon to simplify listing things on the Auction House and have been using it for the better part of a week with no problems.
version 1.1
-----------
- added duration tracking
version 1.0
-----------
- initial release built from LastListedv03c
- moved saved variables to global location
- fixed text not displaying in chat
- fixed EA_Window_Backpack.GetItem() references to use EA_Window_Backpack.GetItemsFromBackpack()
Installation Guide
- Exit "Warhammer Online" completely
- Download the mod you want to install
- Make a folder on your desktop called "My Mods"
- Save the .zip/.rar files to this folder.
- If, when you try to download the file, it automatically "opens" it... you need to RIGHT click on the link and "save as..." or "Save Target As".
- Extract the file - commonly known as 'unzipping'
Do this ONE FILE AT A TIME!
- Windows
- Windows XP has a built in ZIP extractor. Double click on the file to open it, inside should be the file or folders needed. Copy these outside to the "My Mods" folder.
- WinRAR: Right click the file, select "Extract Here"
- WinZip: You MUST make sure the option to "Use Folder Names" is CHECKED or it will just extract the files and not make the proper folders how the Authors designed
- Verify your WAR Installation Path
That is where you are running WAR from and THAT is where you need to install your mods.
- Move to the Addon folder
- Open your Warhammer Online folder. (default is C:\Program Files\Warhammer Online\)
- Go into the "Interface" folder.
- Go into the "AddOns" folder.
- In a new window, open the "My Mods" folder.
- The "My Mods" folder should have the "Addonname" folder in it.
- Move the "Addonname" folder into the "AddOns" folder
- Start Warhammer Online
Translations
When you download a mod, please be sure that the mod is compatible with your translation of WAR. Some mods only work on the US versions, while some only work on some of the various European versions. These variations are called "Localizations".
Directory Structure
Warhammer Online
|_ Interface
|_AddOns
|_*AddonName*
|_ *AddonName*.mod
|_ *AddonName*.lua
|_ (possibly others as well)...