Can someone help me with that please?
This question has been closed because it is not constructive to others or the asker. Most commonly, questions that are requests with no attempt from the asker to solve their problem will fall into this category. Why was this question closed?
Hiya.
Try this:
1
function
onPlayerAdded(newplayer)
2
--Your stuff goes here.
3
end
4
game.Players.PlayerAdded:connect(onPlayerAdded)
Closed as Not Constructive by Articulating
This question has been closed because it is not constructive to others or the asker. Most commonly, questions that are requests with no attempt from the asker to solve their problem will fall into this category.
Why was this question closed?