+ Pathway is correct.
Screen GUI
> Script
Frame
> Text Label
local function timer()
local timrcnt = script.parent.Frame.TextLabel
for i = 10, 1, -1 do
timrcnt.Text = "t=".. i
wait(1)
end
timrcnt.Text = "Over!"
wait(2)
end
timer()
The Label doesnt change to a count down from 10. Help?
arnt I funny ¦ https://twitter.com/Flylux_RBLX I post a lot of banter 4 u |