Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

Local scripts not working correctly. Anyone else?

Asked by 5 years ago

Is anyone else having a problem with local scripts today? For me it can not even do this:

game.Players.PlayerAdded:connect(function()
    print("hi")
end)

It is making me very angry and when I decided to do other things with the local script, it still does not do it correctly. Anyone else have this problem?

0
LocalScripts are working fine for me, try resetting your computer? Felktor -8 — 5y
0
Where is your local script located? It has to be on the client, they do not run on server OBenjOne 190 — 5y
0
For example if this script was located in workspace.part nothing should happen OBenjOne 190 — 5y
0
located in the starter player. then moved to the StarterPlayerScripts billybobpumpkin 0 — 5y

Answer this question