Sure, the better the code is, the better it’ll work!
1 Like
Thanks for making it cleaner! It’s not that hard to understand!
1 Like
Your previous code wouldn’t work if the list of users was over 1 userId long.
I edited the code and now I believe that it should be clear(hopefully)
The code still only allows 1 user id.
It will, you only need to put ;
or ,
After the UserId you put in
It won’t since it doesn’t stop checking after finding the player. Table.find is better.