Hello! I'm trying to set a int value in a player gui to the player's userid but it isn't working P.S this is in a local script
script.Parent.Value.Value = script.Parent.Parent.UserId
I fixed it