Change gather Slot # in a Scenario?

Forum Forums Discussion Change gather Slot # in a Scenario?

This topic contains 1 reply, has 2 voices, and was last updated by Miqobot Miqobot 6 years ago.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #9507
    Timray
    Timray
    Participant
    0

    Is there a way to change gather Slot # within a Scenario?

    IE
    BTN_15_Western Thanalan_23-23 <<< This is my Grid/Preset name
    This node contains
    2-Ogre Pumpkin, <<< Preset defaults to Slot #2 Ogre Pumpkin
    3-Garlean Garlic,
    8-Wild Onion

    Instead of having x3 Gather Presets for the 3 items,
    I could have x1 Scenario Like this:

    GatherPreset(BTN_15_Western Thanalan_23-23)
    TeleportIf(Horizon)
    Waypoint(19)
    RepairNpc()

    // [2] Ogre Pumpkin
    // >>> Preset Default <<<

    // [3] Garlean Garlic
    //GatherSlot(3)

    // [8] Wild Onion
    //GatherSlot(8)

    Gather(400)
    RepeatAll(5)

    All i would have to do is remove the // by //GatherSlot(8) to gather Wild Onion

    So I hope i explained it right

    Anyway, is there a GatherSlot() Scenario function?

    #9550
    Miqobot
    Miqobot
    Keymaster
    0

    Of course, Scenario Engine is still in Beta stage and there are many improvements planned, including special optimization functions for each setting.
    We will be working on new scenario functions after we complete the core Combat system.

    Thank you for your request!

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

You must be logged in to reply to this topic.