- I will soon be letting this project collect dust, why? Well someone has done what I have only much better. I really don't have the time to pretty things up as well as they have and frankly I'd rather spend the time I have playing like the rest of you. So, go download [zMailMod] and use it!
QuickMailTool is a simple tool that will allow you to take all attachments from messages and also delete all read messages. You can simply click the Take All, Delete All buttons in the Inbox or Auction tabs. Take all will remove all attachments and money. Delete All will delete all messages marked "read" and not containing attachments or money. You can run the STOP command and it will cease the current process stopping when the current message process is completed.
If you're a apothecary/cultivator or heavy auction hall person you'll know just how tedious taking attachments and deleting 50 messages is. This makes life easier.
- NOTE: This AddOn requires LibSlash. http://www.curse.com/downloads/detail.../13510/
- Command line options you can use when mailbox is open:
- /qm or /quickmail will list all command line options most of which aren't needed with the buttons available in the mailbox.
- Once you have issued the command QuickMailTool will then attempt to process that command. It will take time as the mail system does not work "instantly". QMT will process each message and wait for the server to give you the attachment or delete the message then move on to the next message. You can run the STOP command and it will cease the current process stopping at the current message.
- Make absolutely sure you've taken what you wanted and read all your messages before you /qm delete [type]. I've run my own testing and not had any problems but you could delete something you don't want to. BE VERY CAREFUL! The code is set to not delete unread or mail with attachments but bugs could occur.
-
- QuickMailTool will spam load messages twice when you open the mailbox. This is because for whatever reason they send the event open mailbox twice. I've reported this as bug.
- When closing an opened message the buttons Take All/Delete All/STOP will disappear. This is due to an event not firing properly so I have to kludge to get other things to work. Right now you can just click the inbox tab or auction tab depending on which one you're working with and they should re-appear. If Mythic ever gets around to fixing the close event this will be something I can resolve. For now I have to hook into a semi-related function to remove them.
- Sometimes the mail system get's really slaggy and will either appear to stop or just stop. Wait a bit before restarting the commands if this happens.
-
- Report all bugs and RFEs here: http://war.curseforge.com/projects/qm.../create-ticket/
------------------------------------------------------------------------
r17 | celestian | 2008-10-26 06:34:28 +0000 (Sun, 26 Oct 2008) | 3 lines
Changed paths:
M /trunk/QuickMailTool.lua
corrected problem where buttons would not be removed when mailbox closed.
------------------------------------------------------------------------
r16 | celestian | 2008-10-10 16:15:46 +0000 (Fri, 10 Oct 2008) | 2 lines
Changed paths:
M /trunk/QuickMailTool.lua
new hook should cause buttons to hide when the mailbox is closed.
------------------------------------------------------------------------
r15 | celestian | 2008-10-08 22:06:33 +0000 (Wed, 08 Oct 2008) | 2 lines
Changed paths:
M /trunk/QuickMailTool.lua
M /trunk/QuickMailTool.mod
buttons added the Mailbox, works for auctions and inbox.
------------------------------------------------------------------------
r14 | celestian | 2008-10-08 01:27:59 +0000 (Wed, 08 Oct 2008) | 3 lines
Changed paths:
M /trunk/QuickMailTool.lua
M /trunk/QuickMailTool_Buttons.xml
tweaks to inbox buttons
added auction button support
------------------------------------------------------------------------
r13 | celestian | 2008-10-07 23:07:32 +0000 (Tue, 07 Oct 2008) | 1 line
Changed paths:
M /trunk/QuickMailTool.lua
removed unneeded for counter
------------------------------------------------------------------------
r12 | celestian | 2008-10-07 23:02:18 +0000 (Tue, 07 Oct 2008) | 2 lines
Changed paths:
M /trunk/QuickMailTool.lua
M /trunk/QuickMailTool_Buttons.xml
fixed button display on mail window for inbox.
------------------------------------------------------------------------
r11 | celestian | 2008-10-07 22:32:15 +0000 (Tue, 07 Oct 2008) | 1 line
Changed paths:
M /trunk/QuickMailTool.lua
fixed some event function calls to non-hooked functions
------------------------------------------------------------------------
r10 | celestian | 2008-10-07 22:14:42 +0000 (Tue, 07 Oct 2008) | 1 line
Changed paths:
A /trunk/QuickMailTool_Buttons.xml
initial xml for handling buttons in the mailwindow
------------------------------------------------------------------------
r9 | celestian | 2008-10-07 22:14:18 +0000 (Tue, 07 Oct 2008) | 1 line
Changed paths:
M /trunk/QuickMailTool.lua
M /trunk/QuickMailTool.mod
initial work on buttons in mailwindows. This is alpha code
------------------------------------------------------------------------
r8 | celestian | 2008-10-06 21:35:59 +0000 (Mon, 06 Oct 2008) | 1 line
Changed paths:
D /trunk/QuickMailTool
removed for layout
------------------------------------------------------------------------
r7 | celestian | 2008-10-06 21:35:46 +0000 (Mon, 06 Oct 2008) | 1 line
Changed paths:
D /trunk/QuickMailTool/QuickMailTool.lua
D /trunk/QuickMailTool/QuickMailTool.mod
A /trunk/QuickMailTool.lua (from /trunk/QuickMailTool/QuickMailTool.lua:6
A /trunk/QuickMailTool.mod (from /trunk/QuickMailTool/QuickMailTool.mod:6
move to correct layout issues
------------------------------------------------------------------------
r6 | celestian | 2008-10-06 21:05:21 +0000 (Mon, 06 Oct 2008) | 3 lines
Changed paths:
M /trunk/QuickMailTool/QuickMailTool.lua
added /qm stop command
added version display in command options display
------------------------------------------------------------------------
r5 | celestian | 2008-10-06 20:58:45 +0000 (Mon, 06 Oct 2008) | 1 line
Changed paths:
M /trunk/QuickMailTool/QuickMailTool.lua
testing svn update, no changes.
------------------------------------------------------------------------
r4 | celestian | 2008-10-06 20:33:02 +0000 (Mon, 06 Oct 2008) | 1 line
Changed paths:
A /trunk/QuickMailTool/QuickMailTool.mod
initial code, for svn
------------------------------------------------------------------------
r3 | celestian | 2008-10-06 20:32:46 +0000 (Mon, 06 Oct 2008) | 1 line
Changed paths:
A /trunk/QuickMailTool/QuickMailTool.lua
initial code, for svn
------------------------------------------------------------------------
r2 | celestian | 2008-10-06 20:32:17 +0000 (Mon, 06 Oct 2008) | 1 line
Changed paths:
A /trunk/QuickMailTool
created initial, for svn
------------------------------------------------------------------------
r1 | root | 2008-10-06 20:26:17 +0000 (Mon, 06 Oct 2008) | 1 line
Changed paths:
A /branches
A /tags
A /trunk
"qmt/mainline: Initial Import"
------------------------------------------------------------------------
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)...