Basically i want to make an announcement gui for my gane and i want when player clicked ok then it will make the frame dissapear and i want when player respawns the frame wont show but if player rejoins it will show is it possible?
To save the contents within a button, you would need to use Datastores.
Put the frame inside a ScreenGui
with its property ResetOnSpawn
set to false.
1 Like
Thanks ill try that ill let you know
1 Like
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.