Crafting help required

Forum Forums Discussion Crafting help required

This topic contains 1 reply, has 2 voices, and was last updated by Carl Arbogast Carl Arbogast 4 years, 11 months ago.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #12855
    ImmortalOgre
    ImmortalOgre
    Participant
    0

    Any way to get miqobot to go to a specific item when crafting?

    Take weekly collectable turn ins, zhloe, mnaago, etc.

    I have goldsmith and blacksmith, however blacksmith is a low level, but it’s the first on the list, and both items have the same name. Miqobot defaults to trying to use the blacksmith to craft, which obviously doesn’t work.

    Is there any way to tell it to go to the 2nd on the list which is goldsmith?

    #12864
    Carl Arbogast
    Carl Arbogast
    Participant
    0

    recipe(Bronze Ingot, 2)

    Parameters:

    name – name of recipe
    number – [optional] number of recipe (as it appears in “Recipe Search” list)

    setCraftRecipe( name, number )
    Craft next recipe by name.

    Function only remembers the name.
    Actual recipe search will occur during crafting.
    When search yields more than one recipe, specify the desired number as 2nd parameter.

    Function does not automatically translate recipe name into different languages. Name must be specified in the language of your game client.

    Note: When chapter ends, setting is reset.

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.