BlackPigeon
BlackPigeon
lol just parse the string and cut the format out
you have to put your table in a scrollable frame, or load your data in sets of 10 items at a time (similar to pages system)
I just read the len() of my data, and if its bellow a treshold, i manually set the table to row=10, if it's above the threshold, i change the frame...
actually not even joining works, because you can't retrieve the lobby id so other clients can't call the join lobby function