[script deleted]
When I run the game. There are no error outputs but the folder is not shown like this:
Any ideas of how to solve this?
[script deleted]
When I run the game. There are no error outputs but the folder is not shown like this:
Any ideas of how to solve this?
You haven’t connected the PlayerAdded function to the PlayerAdded event. At the bottom of the script, add this:
Players.PlayerAdded:Connect(PlayerAdded)
Thanks, a stupid mistake lol
(at least 30 at least 30 at least 30)
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.