#issue with table.find
3 messages · Page 1 of 1 (latest)
i did fix it but with a way more complicated solution than it shouldve been
3 messages · Page 1 of 1 (latest)
ingredients is a list of instances, but you're treating it like it's a list of strings
you could just do local brr = SS.Ingredients:FindFirstChild(v.Value.Value)
i did fix it but with a way more complicated solution than it shouldve been