Retrieve an attribute from the same table in LUA
Advertisements I would like to know if it was possible to retrieve the attribute of a table in the same array. For example here I want to retrieve the "list.index" attribute of my array, how to do? { category_title = "Weapon", description = nil, type = "list", list = {items = {"Give", "Remove"}, index =… Read More Retrieve an attribute from the same table in LUA