Hello, I am no scripter, and have no experience, so I may need extra assistance with this.
I am trying to make a script where if a players owns a gamepass, a certain script in StarterCharacterScripts scripts in enabled. It would be nice if someone could give me a little info on how I would go about making this, to try and further research making this script, as I have seen no other problems under this (or any) catagory that relates to this.
Use “OnClientEvent” because it is in “StarterCharacterScripts” and it is local. Hope this helps and reply if you need more direct help! Be sure to include draft scripts here!
No you don’t need a remote event. You just need to detect if a player has the gamepass. If they do then the script where it detects if you have a script will enable the script that you want to turn on if you have the gamepass.