GP-Scenario Logic

Forum Forums Discussion GP-Scenario Logic

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

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

    Rejun
    Participant
    0

    hey is there a way to add more logic to the scenario editor like

    if(GP<500) {use item_1}
    elseif(GP<600) {use item_2}

    And maybe add a option that you don’t close the crafting-log after finishing crafting?

    Also a auto-pause function would be nice for things like scenario, crafting, gathering if you open the chat.

    • This topic was modified 3 years, 11 months ago by  Rejun.
    #22224

    Amzo
    Participant
    0

    There isn’t any conditional statement logic, but what you suggest wouldn’t work, because if you have 499GP, both would be true. as it’s less than 500 and less than 600 at the same time.

    #22228
    Miqobot
    Miqobot
    Keymaster
    0

    hey is there a way to add more logic to the scenario editor like

    No, conditional statements are not supported at the moment.

    And maybe add a option that you don’t close the crafting-log after finishing crafting?

    We consider implementing this option, but it’s a potentially dangerous feature that can break a scenario.
    Leaving Crafting Log opened locks your character in the synthesis state and any other function will simply be unable to continue.

    Also a auto-pause function would be nice for things like scenario, crafting, gathering if you open the chat.

    Yes, automatic pause for chat is already requested and planned for all features.
    It’s not as trivial as it seems, because certain Miqobot modules will break if interrupted by chat. They have to be carefully redesigned before interruptions become possible.

    This feature is classified as QoL improvement.
    We will be working on Quality-of-Life updates after Crafting and Gathering updates:

    Upcoming Features

    Thank you for your request!

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

You must be logged in to reply to this topic.