1
boom=initArray(32)
but for some reason, when i try to do something with the new tables (like set a new value or compare it), it says i attempted to index the global number value...whatever that means
examples (the integer id is valid):
1
2
3
2
3
boom[id]=0 boom[id]=1 if boom[id]==1 then ... end
OMG never mind i figured it out

i cant seem to delete this thread. how do i get rid of it?