It loads two players, but doesn't load the third one?

I gotta sleep now so cya tomorrow.

1 Like

verify the value of loaded by printing it. 3rd players must not be getting set loaded==true

2 Likes

I would try changing that to >= just to see if it magically works.

2 Likes

It works if 2 players loaded. Besides, if you change it to >=, you will have to change the interger to 2, so there’s no point.

Everything’s now alright. The way I fixed it, it’s complicated. It’s a long story. Thanks for helping everyone.