Hi, I would like to know how I can get these table number values after I delete a table value. If you dont know what I mean here’s an example what I need:
(I delete the table value and then I need the following numbers after the deleted one)
Does anybody know how I can get the rest of the numbers after I delete a value?
I already got the line which gets the number of the deleted value:
local NumberValue = table.find(Inventory, -- )