fxDreema

    • Register
    • Login
    • Search
    • Back to the main page
    • Categories
    • Recent
    • Tags
    • Popular
    • Search

    last action at tick

    Questions & Answers
    2
    6
    1122
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • H
      hilavoku last edited by

      Hiho.

      I wan't to have a block which should be running just as a last action before the EA waits for the next tick.
      Is there a chance? Something with the block ID?

      1 Reply Last reply Reply Quote 0
      • fxDreema
        fxDreema last edited by

        You want to be sure that some block will run last, after each other blocks in the same event? If this is the case, ID numbers matters here. But as you probably know, I have idea to make positions of blocks to be important, not their IDs, so in this case the block that is on right will run after the one that in on left. For now... IDs.

        1 Reply Last reply Reply Quote 0
        • H
          hilavoku last edited by

          Puuuhhh.
          When I give this special block the ID 999 which at that moment would be the greatest one then its okay but when I add a new block then the new one will be 1000 and I have a problem.

          When do you wan't to change the handling of the IDs? Do I have then still the possibility to use the 'Run block' block?

          1 Reply Last reply Reply Quote 0
          • fxDreema
            fxDreema last edited by

            Haha yes, the next number is the greatest + 1 😄

            Here is a little trick that works for now. You can use ID that is not numeric, for example "z", "a" or even "last", and it should be executed last.

            It will not come very soon. I don't know really, this is just an idea. I just want to get rid ob block IDs. Sometimes when I want to find some and there are tens of blocks, it's hard. The "Run" block will have some alternative, because I also have plans to make possible to create pages with blocks within the same event workspace.

            1 Reply Last reply Reply Quote 0
            • H
              hilavoku last edited by

              That sounds cool. To have more then one event pages. Nice.
              When I have more then one block with a text-ID. Will they be executed in alphabetical order?

              1 Reply Last reply Reply Quote 0
              • fxDreema
                fxDreema last edited by

                I think so. I don't remember if I checked this one, but you can always do it with two "Print" blocks 🙂

                1 Reply Last reply Reply Quote 0
                • 1 / 1
                • First post
                  Last post

                Online Users

                C

                14
                Online

                146.8k
                Users

                22.4k
                Topics

                122.6k
                Posts

                Powered by NodeBB Forums | Contributors