Does anyone know how to fix this roblox Lua coding error? I keep getting the error message: "Activated is not a valid member of script.". Here's a snapshot of the code:
Code:
local activated = script.Parent.Activated
if activated.Value == true then
game.Workspace.Dropper1.DropperScript.Activated = true