Hello there. So yesterday I was working on my game and everything was going well. Today, since morning, this:
game.Players.PlayerAdded:connect(function() print 'Derp' end)
does not work when I press Play in studio. However this works in game. Did I miss something or I'm doing something wrong?
Hello there, deris, PlayerAdded is broken right now, so it won't work anymore for the Studio Solo mode till it's fixed.
yea they changed it and its not going to go back to how it was any time soon, look at this link if you would like to run player added events in the new way
https://twitter.com/RbxDevTips/status/505861069529952256
https://twitter.com/RbxDevTips/status/505861069529952256
Hope this helps