Help with Crafting Scenario

Forum Forums Grids and Presets Help with Crafting Scenario

This topic contains 2 replies, has 2 voices, and was last updated by  aznoxymoron 2 years, 9 months ago.

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #31529

    aznoxymoron
    Participant
    0

    I can’t seem to get the scenario to find a recipe or set nqhq ratios properly – hoping someone can help me understand where i’m going wrong on the below

    
    job(CUL)
    materiaExtract()
    repair()
    icon(4,12) //Food
    icon(4,12) //Food
    craftMacro(Smoked Chicken)
    recipe(Smoked Chicken)
    nqhq(1:1, 0:2, 1:0, 1:1, 1:0, 0:1)
    
    afkFor(00:00:10) //stop gap for testing
    icon(4,11,3) //tea
    workFor(00:14:00)
    craft(max)
    icon(4,11) //tea
    workFor(00:14:00)
    craft(max)
    icon(4,11) //tea
    workFor(00:14:00)
    craft(max)
    icon(4,11) //tea
    workFor(00:14:00)
    craft(max)

    Thanks in advance!

    • This topic was modified 2 years, 9 months ago by  aznoxymoron.
    #31531
    Lyfox
    Lyfox
    Participant
    0

    Everything looks good. What exactly doesnt work?

    #31537

    aznoxymoron
    Participant
    0

    Thanks for the response!

    After you messaged I let it go past the tea part and realized it does the search when it hits craft(max) – I was being paranoid about it using resources.

    Had no idea on my part – still learning the scenario part of this!

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

You must be logged in to reply to this topic.