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

i am making a button to go back on stage 1 but it does not work..?

Asked by 4 years ago

i have made a obby game so under screen gui i added a text button but it does not work its a local script.

what i tried was :-

local reset = script.Parent:WaitForChild("Reset")

reset.MouseButton1Click:Connect(function(player) player.Team = game.Teams.Stage1 end)

0
end) and stage 1 are at different lines typhoon1421 22 — 4y
0
use the lua button. Dovydas1118 1495 — 4y

Answer this question