game.CreatorId does not work on a client script and I am wondering how I can fetch the CreatorId on a client script. I’ve tried routing a RemoteEvent to fetch the ID on the server and post it to a IntValue and whenever I try to use the IntValue on the client the UID turns up nil or unknown.
game.CreatorId works on the client but returns 0 in Studio.
1 Like
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.