CaffeinatedGremlin

Forum Replies Created

Viewing 14 posts - 16 through 29 (of 29 total)
  • Author
    Posts
  • in reply to: Fully Automated 7.0 Orange Gatherer Scrips! #41715
    CaffeinatedGremlin
    CaffeinatedGremlin
    Participant
    0

    Really looking forward to trying this out! 😀

    in reply to: Setting up grid/scenario for legendary nodes #41714
    CaffeinatedGremlin
    CaffeinatedGremlin
    Participant
    0

    Hey there! This sounds like fun. I’d be glad to lend a hand. I’ll see what I can pull together in the next few days- not sure what time frame you’re looking at staying within, for this, but I’ll have limited time to do much later today (Wednesday) and less time on Thursday, and I have family coming to visit for a local festival Fri-Sun, but I can chip away at this and see how far I get in helping out on this.

    in reply to: 7.0 Orange Script / Rroneek Horn Token Farm #41677
    CaffeinatedGremlin
    CaffeinatedGremlin
    Participant
    0

    The issue I’m having with this is that it gets all the way through just fine- until it reaches the Scrip Exchange NPC and then, it initiates the dialogue that will open the exchange window, but then it scrolls down to select ‘Nothing’ and then, it just sort of selects the NPC a few times, as it goes through the ‘sending key: num#: delay: 1.00 sec’ bit and then it moves on to the next chapter in the Scenario without ever actually buying the tokens it’s supposed to… :/

    I’m not sure how to fix this. I’m not savvy enough yet. Any assistance would be appreciated.

    (4:52:04 AM) Destination reached!
    (4:52:04 AM) Turning camera to angle: 0.92
    (4:52:05 AM) Sending key: ‘num0’ (Delay: 2.00 sec)
    (4:52:07 AM) Sending key: ‘num0’ (Delay: 2.00 sec)
    (4:52:09 AM) Sending key: ‘num0’ (Delay: 3.00 sec)
    (4:52:13 AM) Sending key: ‘num8’ (Delay: 1.00 sec)
    (4:52:14 AM) Sending key: ‘num0’ (Delay: 1.00 sec)
    (4:52:15 AM) Sending key: ‘num8’ (Delay: 1.00 sec)
    (4:52:16 AM) Sending key: ‘num0’ (Delay: 1.00 sec)
    (4:52:18 AM) Sending key: ‘num2’ (Delay: 1.00 sec)
    (4:52:19 AM) Sending key: ‘num0’ (Delay: 1.00 sec)
    (4:52:20 AM) Sending key: ‘num8’ (Delay: 1.00 sec)
    (4:52:21 AM) Sending key: ‘num0’ (Delay: 1.00 sec)
    (4:52:23 AM) Sending key: ‘num8’ (Delay: 1.00 sec)
    (4:52:24 AM) Sending key: ‘num8’ (Delay: 1.00 sec)
    (4:52:24 AM) (SCENARIO) Stopping…
    (4:52:24 AM) (SCENARIO) Stopped.
    (4:52:24 AM) Well, you know, I don’t mind continuing it any time! 😉

    EDIT: I just tried it again and it got the exchange open alright, but it missed the correct Token Category. I’m not sure what’s going on. :/

    in reply to: Dawntrail 7.0 Gathering Grids #41673
    CaffeinatedGremlin
    CaffeinatedGremlin
    Participant
    2+

    Reposting the Ra’kaznar Ore grid since I made sure White Gold Ore was also marked in it.

    Attachments:
    You must be logged in to view attached files.
    in reply to: Dawntrail 7.0 Gathering Grids #41669
    CaffeinatedGremlin
    CaffeinatedGremlin
    Participant
    2+

    More BTN grids

    Attachments:
    You must be logged in to view attached files.
    in reply to: Dawntrail 7.0 Gathering Grids #41664
    CaffeinatedGremlin
    CaffeinatedGremlin
    Participant
    2+

    Some BTN grids – both Collectables & regular nodes

    Attachments:
    You must be logged in to view attached files.
    in reply to: EW Botanist Nodes 6.01- Scenario #41656
    CaffeinatedGremlin
    CaffeinatedGremlin
    Participant
    0

    These all seem to be broken it keeps going for the paprika in stead of the perilla leaf

    This may be a case of simply adjusting which gathering slot the chapter is set to collect from. I had a similar issue with the chapter on Sideritis Leaves. It was set to gather from Slot 7 and for me, that slot was taken up by a Collectable, which was throwing the whole thing off. I just changed the

    gatherSlot(7)

    to

    gatherSlot(8)

    and everything was fixed for that chapter.

    in reply to: EW Botanist Nodes 6.01- Scenario #41655
    CaffeinatedGremlin
    CaffeinatedGremlin
    Participant
    0

    I’m not sure if anyone else has had this issue, but in Chapter 17 (Wind Crystals in Labyrinthos), it wasn’t following the prescribed grid and flying up and out to the gathering spot, but flying straight into a stone building next to the Aetheryte.

    It took me a few minutes, but I figured out it was because the preset for the crystal gathering was saved to attach to a different grid from the one the chapter was meant to be following. A quick overwrite of the Crystals preset fixed that.

    So, if you’re having this issue with any of the chapters double-check which grid the current chapter’s preset is attached to. It may need an overwrite to the correct one. I hope this helps someone. ^_^

    in reply to: SB ALL Regular Nodes #41642
    CaffeinatedGremlin
    CaffeinatedGremlin
    Participant
    0

    Just a small thing, but shouldn’t this be ‘ShB-Reg_ALL’, instead of ‘SB-Reg_ALL’, if this is for ShadowBringers, rather than for StormBlood? Not a huge deal, since I’ve just been renaming it in my folders, but just something I thought to finally point out. Lol.

    Love this Scenario, though! It’s been SO helpful- even if it has gotten stuck on rocks or trees at times. I just add a few extra waypoints on the grid for those spots, which mostly clears it up.

    A friend’s asked me for a whole host of mats from the 80-90 range, so I’m planning to toss together a scenario to just gather all the regular Endwalker mats for them, using this as a guide/base for my scenario script. Much love!

    in reply to: 7.0 Orange Gatherer Scrips #41641
    CaffeinatedGremlin
    CaffeinatedGremlin
    Participant
    0

    Thanks so much! I look forward to trying this out as soon as I eke out these last two levels to get my BTN to 100. :3

    in reply to: Scenario keeps trying to run to navigation grid beacon- why? #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. ^_^

    in reply to: Scenario keeps trying to run to navigation grid beacon- why? #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.
    in reply to: Including Aether Shards in Scenario Travel #41256
    CaffeinatedGremlin
    CaffeinatedGremlin
    Participant
    0

    Oh, thank God! So, it’s convoluted but doable. I can work with that. >x’D

    Thank you so much! <3

    in reply to: Low Level Collectables Scenarios #41094
    CaffeinatedGremlin
    CaffeinatedGremlin
    Participant
    0

    Thanks for the quick reply. You’re right in that I’m not keen on the answer, but mainly because I’m finding myself rather impatient to get started with collectables, admittedly. I’d hoped to be able to start with them before hitting lvl 75/80 on my miner or botanist class. *sigh*

    But I appreciate the advice, regardless. I guess I’ll just have to wait on using collectables to get scrips to unlock the nodes to get the materials I need to craft (or give to my omni-crafting friends) to make better gathering gear for myself on my current character.

    They do say “Patience is a virtue.” So, I guess I’ll just have to be patient and use other methods to get the gear I’m after, for now, and use these lovely scenarios after hitting lvl 90.

Viewing 14 posts - 16 through 29 (of 29 total)