hey i found the issue, thats not it. the issue was that the table im triyng to make returns ni, therefore making that while loop try to loop instantly (because the table has no contents)
After adding a “Emergency” task.wait, i still cant find out why the table is returning nil
Can I see the part about
the table im triyng to make returns nil
Thanks!
I got it all fixed, i was checking if the material was “Neon” instead of Enum.Material.Neon, now it all works!
2 Likes
Good to hear. Have a good day/night!
1 Like
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.