Changed event only fires in localscripts

Whoops nevermind I’m just double-stupid
One script I used to test this had the connection follow a mistyped spawn of an eternal loop: spawn(function()) instead of spawn(function).
The other that I used to double-check must have accidentally been placed in ServerStorage instead of ServerScriptService.

This topic was automatically closed after 1 minute. New replies are no longer allowed.