-
What do you want to achieve? I want to make a GUI appear or make it visible when a player buys a specific game pass.
-
What is the issue? The people who haven’t bought the game pass have the gui appearing on their screens.
-
What solutions have you tried so far? I tried to look on the DevForum for topics that has relevance to this, but none of them worked. I also looked through youtube tutorials, but none showed up.
If the game pass is bought in game, after prompting the gamepass purchase you could check after a few seconds if they own it and fire an event to open a GUI up on their screen. If purchased outside the game you could do it when they join. Only send the event to open the GUI if the player owns the gamepass.
1 Like
I would put this in scripting support tbh. You’re asking for help with the script, not the design.
1 Like