Help Forum |
 |
"loop" and "reps" command malf | |
| 
Macoman

|
8/19/2025 | |
Hey there, it's me Macoman!
Here's the thing- I was working on an agent, an enhanced version of the C2 spider to be exact. however, the "loop" command seems to stop before it's supposed to. I understand that "stop", "untl", and "wait" commands can undo "loop" command. but the loop stops before any of the possible conditions I put in the "untl".
Does anyone have some insight into this?
thanks! |

Arnout
    
|
8/20/2025 | 1 |
Could you send a snippet of your code so that we can take a closer look at your conditions?  |

Macoman

|
8/29/2025 | 1 |
Actually I rewrote the code so that the loop does a subroutine instead of activating another script, and it seems to do fine. Sorry I didn't respond sooner, I was in the process of moving into a group home. |
|