if print("Quest Complete") then script.Parent:Destroy() end --In output and dev console it prints Quest Complete but script.Parent doesn't get removed. Please help.