My textbox wont really update and even tho the text is in the propertys in the game, it still doesnt wanna send and work with the other like scripts and like updatevily like update its text.
local Assignment = script.Parent.Parent.Parent.SBT.Text
script.Parent.MouseButton1Click:Connect(function()
game.Workspace["TrainSystem_RÖRINTE"]:WaitForChild(Assignment).kor.Value = false
game.Workspace["TrainSystem_RÖRINTE"]:WaitForChild(Assignment).stopp.Value = false
game.Workspace["TrainSystem_RÖRINTE"]:WaitForChild(Assignment).kor40.Value = false
game.Workspace["TrainSystem_RÖRINTE"]:WaitForChild(Assignment).Nstopp.Value = false
wait(0.6)
game.Workspace["TrainSystem_RÖRINTE"]:WaitForChild(Assignment).Nkor.Value = true
end)
** You are now Level 5! **