Going to hop in here on the scenario.
I recently modified one of the scenarios for timed nodes as I want Miqo to collect the particular item as gathering materials instead of collectables. However, it seems like it only works for only one time. Is there a limit for timed node items that I’m not aware that you can only collect it as collectables and not gathering items.
Here’s my scenario below. (Issue – the AM will always collect as collectables and PM as gathering materials)
Scenario 1
teleport(The Dawn Throne)
unstealth()
changeJob(Botanist)
selectGatherPreset(Rhea)
rotationIfGP(EfficiencyMinGP700)
rotationIfGP(EfficiencyMinGP600)
rotationIfGP(EfficiencyMinGP500)
afkUntil(12:05et)
startGathering(1)
Scenario 5
teleport(The Dawn Throne)
unstealth()
changeJob(Botanist)
selectGatherPreset(Rhea)
rotationIfGP(EfficiencyMinGP700)
rotationIfGP(EfficiencyMinGP600)
rotationIfGP(EfficiencyMinGP500)
afkUntil(00:05et)
startGathering(1)
Is there a way that I can turn off the Collector’s Glove only for a certain scenario because in my scenario I’m also collecting other items as collectables.
-
This reply was modified 4 years, 4 months ago by teddybearxdf.