[Request] Stonehard Water Scenario

Forum Forums Grids and Presets [Request] Stonehard Water Scenario

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

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

    bad_username2
    Participant
    0

    Hello, I tried changing one of the legendary node scenarios to pick up Stonehard water as well but no luck, I’m not well versed in this script stuff so I was wondering if somebody could assist me.

    #35466
    Zzoomers
    Zzoomers
    Participant
    0

    If you’re using the legendary node scenario, if you look under the gathering tab, it has gather by name, at the top of that list put the Stonhard water.

    #35467
    Zzoomers
    Zzoomers
    Participant
    0

    Or as someone posted Collecting Potent Spice and Stonehard Water
    If you want to collect those, there is a commented gatherSlot(x) function in each gathering chapter (2, 4, 6, …).
    Like so:

    //# Stonehard Water
    // gatherSlot(2)
    Change it to this to collect this item instead of the main one for this chapter:

    //# Stonehard Water
    //
    gatherSlot(2)
    ———————————–

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

You must be logged in to reply to this topic.