So i’m trying to get this to work but I get no errors whatsoever, I don’t even know what’s wrong with the script, because I been trying to fix this problem for like 2 hours and I still haven’t come to a solution, please help.
The problem is when it finalizes it, it doesn’t put the class 1 on true even I do have it inside my table.
Has anyone a solution to fix this problem because I can’t figure it out.
I’m glad it works ! In the future I would recommend adding print statements. On the client’s side, you could print what “RemoteFunction” returned, and you could also print what i and v in the for loop. Adding those prints you could quickly find the error and fix it.