So basically the code I’m about to show u happens when a player touches the goal checkpoint which is supposed to teleport everyone but them out of the arena, here is the code:
The code:
I am using table remove but the issue is that the for i,v loop doesnt work as expected and i have no idea why. from recent tests it seems that it happens after it goes through the winning player then id just remove 1 player and not the next one after (tested with another 2 players)