Hello, This is probably a really simple thing to do but I’m trying to save a inventory of string values so I’m saving a table but so far it only saves the name of the value instead of the name and value so I’m wondering how I can save the value under the name.
Hey sorry I’ve got a follow up question, when retrieving data from that table I can only seem to get the value. Is it possible to get the name as well?
Sorry to disturb you again but I’ve encountered an issue, when a player has multiple of the same item it only saves one. I’m thinking this could be due to them all having the same name in the table. Is there a way around this?