Hello Hive Workshop!
I have a problem with loop inside a loop. I need it to check six times whether or not one integer is between 1 and 4001. So I made a function to loop six times the action, in which it loops 4001 times checking whether the integer is the number between 1 and 4001.
The world editor seems to be somewhat buggy with too big loops, as I checked. Any solutions? I tried splitting the first loop into 6 different loops, but to no avail.
I have a problem with loop inside a loop. I need it to check six times whether or not one integer is between 1 and 4001. So I made a function to loop six times the action, in which it loops 4001 times checking whether the integer is the number between 1 and 4001.
The world editor seems to be somewhat buggy with too big loops, as I checked. Any solutions? I tried splitting the first loop into 6 different loops, but to no avail.