Im currently having a problem of needing to add extra values to that, how would I go about doing that?
For example, I’d need to add [“Three”] = 3. I’ve tried using table.insert in about every configuration I can think of and stuff can not figure out how… Any help is appreciated!
Going on and assuming that the first one will work for variables… Im having a loop go through a table of values and Im saving the name of those to the value of them. That would be able to take something like this correct?