Soo my issue is that it removes players when leaving the region as it should but it always keeps one in, i need to remove EVERY player that is not in it.
(i am like 200m away from the region but i am still in the table)
Soo my issue is that it removes players when leaving the region as it should but it always keeps one in, i need to remove EVERY player that is not in it.
(i am like 200m away from the region but i am still in the table)
try table.remove(playerInBounds, playerIndex -1)
Didn’t work, it just always keeps one player and removes others