So I have been scripting so that when there is no player left on a basepart, it will make the basepart invisible, by that I made an int value to store how many players are on this basepart, but for some reason, I get this error:
Well, your solution worked so thanks . What I was trying to do was to store the amount of players on the basepart, if there is 0 players left on the basepart it will disappear, but when there is at least one player on there it will reappear.