#Script error

5 messages · Page 1 of 1 (latest)

wraith stag
#

i dont know why it keeps erroring

final dawn
#

show the explore

wraith stag
#

ok

opal lintel
#

Sometimes something doesn't load fast enough for the script to get it, so you have to add waitforchild.

while true do
    wait()
    script.Parent.Text = script.Parent.Parent:WaitForChild("g").Value.. "/9"
end