No errors, but still not working…
1 Like
Can you please show your code that you put in your script in server / client?
The PlayerAdded event doesn’t run in local scripts because the player is created before the script itself.
This has to be a server script.