Eoin
Eoin
Comments
-
Is there any way to use
table.remove(sampleTable, key)
but call a value rather than it's position in the table?
I'm trying to track defences in a table and I'm not sure how I'd go about removing one without being able to …