Question about scripts

Forum Forums Discussion Question about scripts

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

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

    whyyme
    Participant
    0

    Does Miqobot quit turning in collectable items if it would hit the currency cap? and is their an ability to set like an If then command like IF less then 1850 scripts Repeat all If more then 1850 scrips Skip to the next chapter kind of thing?

    #29527

    Xion
    Participant
    0

    Not to my knowledge, she will keep going. Eventuelly she will stop altogether if to many error message iirc.

    #29528
    Miqobot
    Miqobot
    Keymaster
    0

    deliverCollectables() function does not detect scrip limits explicitly.
    However, after 4 ingame errors are displayed, the function will stop and break scenario flow.
    If you specify “ERR_IGNORE” as parameter, the function will stop but proceed to the next scenario line.

    Full documentation is available directly in Miqobot. Press ? button to open it.

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

You must be logged in to reply to this topic.