local tableplayer = ds:GetAsync(player.UserId) tableplayer[carname] = true
Basicly what im trying to do is to change the table and the name of the table value is the string value that is a local carname
I solved it myself by adding a checker once the player joins and it checks if its nil and if it is it sets the default table for them