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

attempt to index global 'cBlue' (a nil value)?

Asked by
RSoMKC 45
10 years ago

Why does it say that cBlue doesn't exist in StartGUI?

http://puu.sh/a7itN/2f950358ee.png

local Blue = script.Parent.cBlue
local Green = script.Parent.cGreen
local Pink = script.Parent.cPink
local Red = script.Parent.cRed
local Yellow = script.Parent.cYellow
local Random = script.Parent.cRandom

Answer this question