print("Hello world!")
meow2=script.Parent.ok
if meow2.Parent.meow.Reflectance==0 then
meow2.Name="0"
if meow2.Parent.meow.Reflectance==.1 then
meow2.Name=".1"
if meow2.Parent.meow.Reflectance==.2 then
meow2.Name=".2"
if meow2.Parent.meow.Reflectance==.3 then
meow2.Name=".3"
if meow2.Parent.meow.Reflectance==.4 then
meow2.Name=".4"
if meow2.Parent.meow.Reflectance==.5 then
meow2.Name=".5"
if meow2.Parent.meow.Reflectance==.6 then
meow2.Name=".6"
if meow2.Parent.meow.Reflectance==.7 then
meow2.Name=".7"
if meow2.Parent.meow.Reflectance==.8 then
meow2.Name=".8"
if meow2.Parent.meow.Reflectance==.9 then
meow2.Name=".9"
if meow2.Parent.meow.Reflectance==1 then
meow2.Name="1"
end
end
end
end
end
end
end
end
end
end
end
------------------------------------------------------------------------------------------
i know im missing a line... but i dont know what it is |