For i,v loop stopping at a certain point of loops?

Hey Developers, I’m creating a Name Select system in my game but recently noticed something regarding my loop.

What Does The Loop Do?: For every string in the name table it creates a textbox and puts it inside a scrolling frame.

What’s the Issue?: The loop stops after a certain number of strings.

*PS: I hope you had a merry Christmas and is going to have a happy near year :slight_smile: *



image

1 Like

Any help would be appreciated.

1 Like

it actually doesn’t stop :P, Its just the fact that the explorer sorts objects by their name so it makes sense Wyatt to be the last object.


2 Likes

Ok I’m a bit of a tard. : /

Thanks for the insight.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.