i need help figuring that thing out for a game weapon system i am working on.
local data = {
cash = 10 time = 2000
}
if you want to access a value just do
values.cash or values.time or whatever you put in there