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

how to open a gui through dialog?

Asked by 5 years ago
Edited by SerpentineKing 5 years ago

been trying to figure this out for a bit cant seem to do it

script.Parent.DialogChoiceSelected:Connect(function(player, choice)
    game.Players.LocalPlayer.PlayerGui.ScreenGui.Frame.Visible = true
end)
0
Post some code that you have already tried User#834 0 — 5y
0
Is this in a server script or a local script? SerpentineKing 3885 — 5y

Answer this question