Stop Scenario Function?

Forum Forums Discussion Stop Scenario Function?

This topic contains 7 replies, has 5 voices, and was last updated by Miqobot Miqobot 5 years, 9 months ago.

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

    Is there a function to stop scenario?

    This is what I mean if I had a stop scenario function:
    Instead of having x4 scenarios, I could have x1 scenario with x4 chapters
    and just start the chapter i want.

    IE:
    Chapter #1 Send keys to Repair at a mender
    Chapter #2 Send keys to repair at a merchant
    Chapter #3 Send keys to fertilize garden
    Chapter #4 Send Keys to water garden

    As of right now I can’t just start a chapter and walk away use bathroom and such without the bot trying to continue the other chapters. Hence, the need for a stop Scenario function.

    In addition, it would help clean up my scenario list some 🙂

    #7277
    Timray
    Timray
    Participant
    0

    While i’m at it i got another request,

    Could we also get a Start, Goto, or Gusub and maybe even a Return scenario function?

    IE:
    startScenario(“Scenario Name”, “Chapter #”)

    gotoScenario(“Scenario Name”, “Chapter #”) then Return()

    I can thank of many uses for functions like these

    • This reply was modified 5 years, 10 months ago by Timray Timray.
    #7284
    Lyfox
    Lyfox
    Participant
    2+

    Stop is very easy. Just try to select a grid that you dont have. It will result in error and stop scenario.

    grid(STOP_HERE)

    #7288
    Timray
    Timray
    Participant
    0

    Well heck,
    That was just to simple.
    Thanks Lyfox

    can we start a scenario within a scenario yet?
    I don’t see the function for it under ?

    • This reply was modified 5 years, 10 months ago by Timray Timray.
    #7293
    Timray
    Timray
    Participant
    1+

    can we start a scenario within a scenario yet?
    I don’t see the function for it under ?

    #7297

    Maxinia
    Participant
    0

    I also would like to know this answer:

    can we start a scenario within a scenario yet?

    #7314
    kontu
    kontu
    Participant
    0

    Not that I’ve seen/found

    #7774
    Miqobot
    Miqobot
    Keymaster
    1+

    Yes, we have plans for additional control functions in scenario toolset, including linking several scenarios together.
    We will be working on scenario upgrades after we complete the core Combat system.

    Thank you for your request very much!

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

You must be logged in to reply to this topic.