Help

Broker_Professions

Professions Login to Add Favorites
  • 0 Likes
  • World of Warcraft
  • 15,371 Downloads
  • Supports: 4.1
  • 1 Average Daily Downloads
  • Comments
  • Created 8/8/2008 3:49:32 PM
  • Updated 4/27/2011 8:58:51 PM
  • 77 Favorites
  • Project Site
  • License: All Rights Reserved
  • Release Type: Release
  • Newest File: 4.1.0.0
or

About Broker_Professions

Profession launcher objects for any Broker display

tag 4.1.0.0
18581c919bd437c447b2f0b1f84661984d5328c8
durcyn <durcyn@gmail.com>
2011-04-27 20:58:42 -0500

4.1.0.0

--------------------

durcyn:
    - this is a toc bump, there are many like it, but this one is mine

Comments

  • #9
    It seems to me that the buttons disappear (and won't appear in the TitanBar configuration as possible Broker Addon) if I do a reloadui through /reloadui or through ACP. Only if I reloadui through logging out and re-logging in it works.
    And also the primary skills appear as professions_1 and professions2 at all times.
  • #8
    My primary skills just show up as professions_1 and professions_2 not the name of the skill and they don't keep their location on my bazooka bar. So temp fix I move the local primary skill data in the lua to the local secondary skill data in the lua. So it looks like this

    local primary = {
    }

    local secondary = {
    (GetSpellInfo(78670)), -- Archaeology
    (GetSpellInfo(2550)), -- Cooking
    (GetSpellInfo(3273)), -- First Aid
    (GetSpellInfo(2259)), -- Alchemy
    (GetSpellInfo(2018)), -- Blacksmithing
    (GetSpellInfo(7411)), -- Enchanting
    (GetSpellInfo(4036)), -- Engineering
    (GetSpellInfo(25229)), -- Jewelcrafting
    (GetSpellInfo(2108)), -- Leatherworking
    (GetSpellInfo(2656)), -- Smelting
    (GetSpellInfo(3908)), -- Tailoring
    (GetSpellInfo(53428)), -- Runeforging
    (GetSpellInfo(45357)), -- Inscription
    }
  • #5
    Is it a way to change it back to the way it was It make my screen to crowded with is saying (professions__________)
  • #6
    Yes there is - just edit the Broker_Professions.lua file and remove professions_ from line 56.
    So it ends up saying
    local prof = ("%s"):format(index or spell)

    Thats what I did :)
  • #7
    function f:create(spell, icon, index)
    local prof = ("Profession_%s"):format(index or spell)
    if not f[prof] then
    f[prof] = LibStub("LibDataBroker-1.1"):NewDataObject(prof)
    f[prof].type = "launcher"


    find the exact contact
  • #4
    Seems to have stopped working with Chocolate bar in the last patch?
  • #3
    For some reason, these buttons don't work from the Yssdrop menu. Haven't investigated too deeply into why
  • #2
    Ok, fixed it myself -- one just needs to add the line:

    (GetSpellInfo(45358)), -- Inscription

    into the "local tradeskills = {...." list.
  • #1
    Amy chance on getting inscription supported?
  • To post a comment, please login or register a new account.
Learn how to disable ads
Learn how to disable ads
Login to Curse

Don't have an account? Create One.

Get an epic experience with Curse Premium
  • Faster Addon Downloads
  • Premium-Only Beta Giveaways
  • Ad-Free Curse.com Experience
  • Premium Curse Client
  • and many More Features
  • Learn More »

Minecraft 3D Print Giveaway

Enter Now!