Hunter’s Helper 10900.1

  • Updated for WoW patch 1.9: Includes information on where to find the three new pet skills (Charge for boars, Shell Shield for turtles, and Thunderstomp for gorillas).
  • Includes several fixes and additions to the database for existing skills and mobs, too.
  • Updated French and German partial localizations.
  • Knows its own version number — it’s present in startup messages and if you type /hh help or /hh version. Please include this version number when sending bug reports or help requests!

5 Responses to “Hunter’s Helper 10900.1”

  1. Brad Says:

    The required levels for prowl should be 30,40,50.

    Just out of curiosity, does the trailing comma make any difference? See below:

    [“dive”] = { 30, 40, 50, }, [“prowl”] = { 30, 40, 50 }, — changed from 40,50,60

  2. Dardaar Says:

    Error reported when doing /hh find cower 3

    GFWTable.lua:59: bad argument #1 to `getn’ (table expected, got string)

  3. Tabaqui Says:

    I tamed an Ashmane Boar from the Blasted Lands. Expected Dash 2, Charge 4; Found Charge 5

  4. TheInvisible Says:

    Hi, nice addon, but i got it with the 1.9 version of the german wow and so it won’t work most of time because blizzard changes the names of lots of creatures anso, the information is not displayed because the names does not match. 2nd problem is, that the german vocals äöü are not displayed well. the appear as \xxx in the words. perhabs you have some sources to put into the german names of the creatures. sincerely … christian

  5. Brad Says:

    When I type /hh find cower 3 (actually any level) I get an error after it prints Cower 3 requires pet level 25.

    GFW_AdSpace\GFWTable.lua:59 bad argument #1 to `getn’ (table expected, got string)

    Same thing when I type /hh find cower after it prints instructions to add a number.

    Changing line 498 in HuntersHelper.lua to:

    if (type(families) == �table� and FHHNewInfo and FHHNewInfo.LearnableBy and FHH_NewInfo.LearnableBy[spellID]) then

    seems to fix the problem. In the case of cower, I have:

    FHH_NewInfo = { [�LearnableBy�] = { [�cower�] = { [1] = “Tallstrider�, [2] = “Cat�, }, },

    in my GFW_HuntersHelper.lua savedvariables file.

To leave feedback on a Fizzwidget Industries product, visit us on Github. There you can report bugs, contribute enhancements, or just live on the bleeding edge.