Download
(15Kb)
Download
Updated: 05-21-13 06:17 PM
Pictures
File Info
Updated:05-21-13 06:17 PM
Created:12-02-08 12:03 PM
Downloads:10,867
Favorites:157
MD5:

MillHelp  Popular! (More than 5000 hits)

Version: 2.0.14
by: Starinnia [More]

MillHelp is a simple addon that displays which pigments will be produced when the herb is milled on the herb's tooltip and the herbs needed on the ink tooltips.

  • Show common and uncommon results for pigments (common in white, uncommon in green)
  • If an ink uses common pigments the herbs are shown in white
  • If an ink uses uncommon pigments the herbs are shown in green

If you want to display the "Milling:" and "From:" headings, type /script MILLHELP_HEADER = true, if later you wish to remove the header type /script MILLHELP_HEADER = nil

These commands change the saved variable for the addon, so the command will set the option until you change it back.

Item Cache
Previous versions required user interaction to ensure the local item cache was up to date after a patch. New versions (2.0 and beyond) handle this task automatically. While the cache is being updated, some items might display "Updating Cache" instead of the milling and inscription information. Once the updating process is complete, simply mouse-over the items again and you will see the useful information. Updating the cache takes roughly one minute from when your character logs into the game.

Feedback
Comments, tickets or the forum thread are all great places to suggest features or report bugs. Of the three, replies to comments will be the slowest but I will read them eventually.

Localization
If anyone could assist in finishing support for the other WoW languages I would greatly appreciate it. To get full support for all locales, I just need Simplified Chinese (zhCN). Submit the localized strings as a ticket or send me an email or post on a comment with a link. Thanks!



Note: I took the screen shots with my full UI, so the tooltip has lines from Bagnon and MobileVault. Only the lines "Milling" and after are from MillHelp.

Version 2.0.14
Update TOC to 5.3

Version 2.0.13
Update TOC to 5.2

Version 2.0.12
Adds Glyph of Portal Attunement
Update TOC to 5.1

Version 2.0.11
Adds missing Glyph of Black Ice
Fixes a stack overflow that appeared under certain race conditions

Version 2.0.10
Fix Glyph of Corpse Explosion

Version 2.0.9
Add Monk glyphs that were somehow missing
Add the new upcoming Mage glyph

Version 2.0.8
Fix using spell IDs where item IDs were needed. Fixes stack overflow errors

Version 2.0.7
Updated for MoP

Version 2.0.6
Updated for Patch 4.2

Version 2.0.5
Updated for Patch 4.1
Post A Reply Comment Options
Unread 12-02-08, 01:57 PM  
fred
A Cobalt Mageweaver

Forum posts: 208
File comments: 354
Uploads: 0
I already have a mod that tells me how many I have on which toons, is that part of this mod, or separate?
Report comment to moderator  
Reply With Quote
Unread 12-02-08, 02:37 PM  
Starinnia
Ninja Code Monkey
AddOn Author - Click to view AddOns

Forum posts: 84
File comments: 41
Uploads: 5
Originally posted by fred
I already have a mod that tells me how many I have on which toons, is that part of this mod, or separate?
Seperate, I took the screen shot with Bagnon and MobileVault enabled too. Only the part with and after "Milling:" is from MillHelp.
Report comment to moderator  
Reply With Quote
Unread 12-30-08, 04:44 AM  
fred
A Cobalt Mageweaver

Forum posts: 208
File comments: 354
Uploads: 0
Originally posted by Starinnia
Seperate, I took the screen shot with Bagnon and MobileVault enabled too. Only the part with and after "Milling:" is from MillHelp.
Thank you, mod is very helpful!
Report comment to moderator  
Reply With Quote
Unread 02-17-09, 06:07 PM  
daggerz
A Murloc Raider

Forum posts: 5
File comments: 45
Uploads: 0
Just a quick question, does this only show herbs that are in your bag or will it also show in the tooltip of herbs on the worldmap and minimap?
Report comment to moderator  
Reply With Quote
Unread 02-20-09, 10:26 AM  
Starinnia
Ninja Code Monkey
AddOn Author - Click to view AddOns

Forum posts: 84
File comments: 41
Uploads: 5
Originally posted by daggerz
Just a quick question, does this only show herbs that are in your bag or will it also show in the tooltip of herbs on the worldmap and minimap?
Only herbs in your bags/bank/chat links. I only hook the tooltips that are generated by actual items, not objects in the 3D world.
Report comment to moderator  
Reply With Quote
Unread 04-16-09, 03:37 AM  
Vidboy
A Kobold Labourer

Forum posts: 0
File comments: 95
Uploads: 0
trouble with 3.1

Date: 2009-04-16 02:36:03
ID: 1
Error occured in: Global
Count: 1
Message: ..\AddOns\MillHelp\MillHelp.lua line 250:
bad argument #2 to 'strformat' (string expected, got nil)
Debug:
[C]: ?
[C]: ?
MillHelp\MillHelp.lua:250:
MillHelp\MillHelp.lua:241
MillHelp\MillHelp.lua:279:
MillHelp\MillHelp.lua:270
MillHelp\MillHelp.lua:296:
MillHelp\MillHelp.lua:289
MillHelp_Glyphs\Glyphs.lua:446:
MillHelp_Glyphs\Glyphs.lua:444
[C]: ?
[C]: ?
...AddOns\Auc-Advanced\Libs\LibExtraTip\LibExtraTip.lua:252: SetBagItem()
..\FrameXML\ContainerFrame.lua:743: ContainerFrameItemButton_OnEnter()
[string "*:OnEnter"]:1:
[string "*:OnEnter"]:1
Report comment to moderator  
Reply With Quote
Unread 04-16-09, 08:08 AM  
Starinnia
Ninja Code Monkey
AddOn Author - Click to view AddOns

Forum posts: 84
File comments: 41
Uploads: 5
Originally posted by Vidboy
Date: 2009-04-16 02:36:03
ID: 1
Error occured in: Global
Count: 1
Message: ..\AddOns\MillHelp\MillHelp.lua line 250:
bad argument #2 to 'strformat' (string expected, got nil)
That is caused because the patch removed your local item cache. As soon as you have seen all the inks and pigments that error will stop. I'm trying to find a good way to automatically query the server so that error won't happen, but I have finals soon, so my priorities are towards school at the moment.
Report comment to moderator  
Reply With Quote
Unread 04-16-09, 02:43 PM  
Vidboy
A Kobold Labourer

Forum posts: 0
File comments: 95
Uploads: 0
Thanks for the update and look after your school first
Report comment to moderator  
Reply With Quote
Unread 04-23-09, 03:26 PM  
Starinnia
Ninja Code Monkey
AddOn Author - Click to view AddOns

Forum posts: 84
File comments: 41
Uploads: 5
Wanted to let everyone know that the newest version will not error when your item cache is missing information. You'll get an alert in your chat frame telling you to type /millhelp. That will open a window that will show you what items are missing from your cache. Right clicking will query the server, and the items will update when you mouse back over the text.

(I'll prolly add mousing in or out to update at some later date, but I wanted to do something to fix it up quickly.)
Report comment to moderator  
Reply With Quote
Unread 05-15-09, 11:30 PM  
EvilGrin
A Murloc Raider
 
EvilGrin's Avatar

Forum posts: 6
File comments: 17
Uploads: 0
Hey Starinnia..

thx for this wonderful little helper!

I'd desire this for prospecting also... any chance to get this done?
beside school of course ;-)

greetz from Germany
__________________

------------------------
evil regards

<---...EvilGrin...--->
Report comment to moderator  
Reply With Quote
Unread 05-21-09, 01:03 PM  
Starinnia
Ninja Code Monkey
AddOn Author - Click to view AddOns

Forum posts: 84
File comments: 41
Uploads: 5
Originally posted by EvilGrin
Hey Starinnia..

thx for this wonderful little helper!

I'd desire this for prospecting also... any chance to get this done?
beside school of course ;-)

greetz from Germany
Finished up Sifter the other day. Its posted at both Curse and WoWI.
http://www.wowinterface.com/download...46-Sifter.html
Report comment to moderator  
Reply With Quote
Unread 01-22-10, 09:29 PM  
Sythalin
Curse staff
 
Sythalin's Avatar
AddOn Author - Click to view AddOns

Forum posts: 680
File comments: 373
Uploads: 15
Addon conflict:

Millhelp + Molinari

For some reason, when both are active I cannot ALT+RCLICK to mill herbs.

Also posted to other addon.
Report comment to moderator  
Reply With Quote
Unread 01-22-10, 10:34 PM  
Starinnia
Ninja Code Monkey
AddOn Author - Click to view AddOns

Forum posts: 84
File comments: 41
Uploads: 5
Originally posted by ChaosInc
Addon conflict:

Millhelp + Molinari

For some reason, when both are active I cannot ALT+RCLICK to mill herbs.

Also posted to other addon.
I installed Molinari to test this, and I was able to ALT + LCLICK to mill herbs successfully. And even without Millhelp installed ALT + RCLICK never worked to mill the herbs.

From the top of Molinari.lua it seems only left clicks are registered.
Last edited by Starinnia : 01-22-10 at 10:36 PM.
Report comment to moderator  
Reply With Quote
Unread 07-04-10, 12:18 PM  
menace97
Premium Member
 
menace97's Avatar
Premium Member

Forum posts: 4
File comments: 101
Uploads: 0
load-on-demand

thanks Starinnia for a great addon! i was just wondering if i am the only one having this issue with millhelp_glyphs... it appears to be a load-on-demand addon. is there a way for me to set this to load everytime?

thanks!
Report comment to moderator  
Reply With Quote
Unread 07-04-10, 12:38 PM  
Starinnia
Ninja Code Monkey
AddOn Author - Click to view AddOns

Forum posts: 84
File comments: 41
Uploads: 5
Re: load-on-demand

Originally posted by menace97
thanks Starinnia for a great addon! i was just wondering if i am the only one having this issue with millhelp_glyphs... it appears to be a load-on-demand addon. is there a way for me to set this to load everytime?

thanks!
The Glyphs module is set to be load on demand, so that it can load with the main MillHelp addon.

MillHelp (the core) can be delayed in loading because it is AddonLoader enabled, so to ensure proper load order the Glyphs module only loads with the core. To use the LoadsWith tag in the .toc file it also has to be load-on-demand.

If you want you can open MillHelp_Glyphs.toc and remove the LoadOnDemand and LoadsWith lines, although it still has a required dependency of the MillHelp core.

If the problem is neither part of the addon is loading, make sure you do not have AddonLoader installed but disabled, that would make nothing load at all.
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: