Scenario keeps trying to run to navigation grid beacon- why?

Forum Forums Grids and Presets Scenario keeps trying to run to navigation grid beacon- why?

This topic contains 3 replies, has 2 voices, and was last updated by CaffeinatedGremlin CaffeinatedGremlin 2 months ago.

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #41628
    CaffeinatedGremlin
    CaffeinatedGremlin
    Participant
    0

    I’m trying to set up a scenario to gather Rarefied Raw Ihuykanite and the grid I’m using has a set of points around the set Aetheryte that go straight up to a flying point before heading out to the gathering area, no ground path- but Miqobot seems to keep trying to run on foot to the gathering area.

    WHY? What am I doing wrong? Is there something in my coding/script that I’m missing?

    //Gathering:
    //Rarefied Raw Ihuykanite

    teleport(Many Fires)
    grid(Rarefied Raw Ihuykanite grid)

    changeJob(MIN)

    selectGrid(Rarefied Raw Ihuykanite grid)
    selectGatherPreset(Rarefied Raw Ihuykanite preset)
    rotationIfGP(1000 Collectability)

    startGathering(2)

    // Food:
    // Cordial
    //icon(5,7,2)
    // Hi-Cordial
    //icon(5,8,2)
    // hot bar 5 slot 7/8 – 2 second delay

    //startGathering(2)

    I figured I’d start with two gatherings and then see if I needed to use the Cordials on my hotbar, before gathering again, since I was running through my GP faster than I’d thought I would, and needed the cordials and I wasn’t noticing it use them.

    Edit: Apparently, I accidentally unclicked the ‘Use Cordials’ option. So, that is actually working. But the running instead of following the designated Navigation Grid is still a problem.

    #41630
    Lyfox
    Lyfox
    Participant
    0

    Do the waypoints in your grid have a ‘fly’ tag on them?

    #41631
    CaffeinatedGremlin
    CaffeinatedGremlin
    Participant
    0

    Yes! There’s only a few Foot waypoints- and those are at the nodes, themselves. Everything else is either Mount or Fly.

    Mount at the foot of the Aetheryte, up to Fly, and Fly to the Gathering Area, Mount on the Ground, and then Foot at the Nodes, so they look a little more natural running the few feet between the nodes, rather than mounting up to go those few feet between them.

    I can attach the grid as it is currently, if that would help find the issue?

    Attachments:
    You must be logged in to view attached files.
    #41634
    CaffeinatedGremlin
    CaffeinatedGremlin
    Participant
    1+

    …..I figured out the issue. The Gathering Preset had a different grid saved to it, by accident. =_=;

    Didn’t see that until I exported the saved Scenario file and was about to attach that as well, and caught sight of a gathered item name that shouldn’t have been in there. *sigh*

    Adjusted that save on the Preset and am running it now. It teleported to the correct aetheryte and went directly into the proper navigation grid (flying).

    Problem solved. Thanks for the help, Lyfox. ^_^

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

You must be logged in to reply to this topic.