I've been stuck on an issue for a long while and I can't find any solution, though I think I'm getting close. Basically how it works is when a player clicks a customization option, its sent to a server script to store the player's name in a dictionary, and then their accessories in an array, so every player has a spot in the table and their accessories.
At one point this worked on 1 player, but didn't work when there were more than 1 player, but all the sudden it doesn't work at all and I'm pretty sure it's the exact same as I left it.
Any help is appreciated!