The reason I’m confused is because plrData.Essence isn’t a table, it’s (supposed to be) an Integer. I have to be missing something, so I’m asking for help on here because I tried for 2 hours to fix this one little problem but I couldn’t.
Also, apologies if my code’s sloppy, I mostly have no idea what I’m doing
The problem was that it kept reading it as a table, even though I wanted it to read it as an integer within the table. So i just treated it like a table as well.