Hello everyone, I was wondering how I could make a team gui show on all the player’s gui, and change it on the server.
I have a scrolling frame, and in a server script, whenever the player clicks ‘create’ team, it clones a template and puts it in a scroll frame. However, it only shows up for one player (the person who made the team), but I want it to show up for everyone, so they can click ‘join’ to join the team. How would I do this?