Make a gui only open to certain teams

is there any way that someone knows of to make a GUI open to only certain teams?

I need my shop gui to only be open during the round

I am assuming that when you change the players team, you respawn them for a “round”. You could make it so that on character respawn, if the player is on that certain team then you can clone the GUI and then if they aren’t anymore then destroy it.

Something like this was already answered, perhaps in your case show me an example of your code and I can try do something. Otherwise, the link to the previous thread can be found here:

1 Like

Yes! How many teams u got? Depending on how many teams there are, they require the same scripts but some change in them.