Recipt.Parent = game.Players:FindFirstChild(Customer).PlayerGui.Main
I’m getting this error, I am not sure why…
Recipt.Parent = game.Players:FindFirstChild(Customer).PlayerGui.Main
I’m getting this error, I am not sure why…
You can’t access another player’s PlayerGui from a local script.