Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Reversals

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    #16
    Hello,

    It would be difficult to provide any answer on this based on just the description and small amount of logic shown.

    In general you can control the flow of logic using if statements and conditions, a bool variable could likely be used to determine if the First has or has not become true which could be used to control the second condition and so on.

    It would all depend on the context of the script in its current state on what you would need to do.

    If you are simply trying to make condition 2 not work unless condition 1 has been fulfilled, or condition 3 if condition 2 has been fulfilled, likely you would need to add more bool properties for this type of logic. You could set a bool to true once a condition is true, and include that bool in the later conditions. If it was not set the condition has not yet happened.

    It may also be beneficial to create a empty testing script to just test controlling conditions. You can also find more information on control flow here: http://www.techotopia.com/index.php/...th_if_and_else

    I look forward to being of further assistance.

    Comment


      #17
      Jesse. Thank you and thanks for the reference. Quite helpful.

      sandman

      Comment

      Latest Posts

      Collapse

      Topics Statistics Last Post
      Started by Geovanny Suaza, 02-11-2026, 06:32 PM
      0 responses
      558 views
      0 likes
      Last Post Geovanny Suaza  
      Started by Geovanny Suaza, 02-11-2026, 05:51 PM
      0 responses
      324 views
      1 like
      Last Post Geovanny Suaza  
      Started by Mindset, 02-09-2026, 11:44 AM
      0 responses
      101 views
      0 likes
      Last Post Mindset
      by Mindset
       
      Started by Geovanny Suaza, 02-02-2026, 12:30 PM
      0 responses
      545 views
      1 like
      Last Post Geovanny Suaza  
      Started by RFrosty, 01-28-2026, 06:49 PM
      0 responses
      547 views
      1 like
      Last Post RFrosty
      by RFrosty
       
      Working...
      X