How could I make a UI permanent?

So, in my game I wan´t to create new ui for a player, in this case stuff the have bought and now they can see in the inventory, and that ui should be permanent, so whenever the player respawns the UI won´t dissapear.
Is there any way I can do that through the server?

Set the Gui.ResetOnSpawn to false and it should work

1 Like

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.