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 3 years, 3 months ago by aznoxymoron.