neff111
|
  |
| Joined: 15 Nov 2010 |
| Total Posts: 65 |
|
|
| 22 Jun 2014 01:57 PM |
I've been searching for a while and I cant find anything on this.
Lets say I click a block, then another, than another. I want those blocks to appear in a table so I can do stuff with it :P
I just need the table part of this.
Please help. |
|
|
| Report Abuse |
|
|
|
| 22 Jun 2014 01:57 PM |
| table.insert(tbl,variable) |
|
|
| Report Abuse |
|
|
neff111
|
  |
| Joined: 15 Nov 2010 |
| Total Posts: 65 |
|
|
| 22 Jun 2014 01:58 PM |
Are you serious? It was that easy? XD
Thanks |
|
|
| Report Abuse |
|
|
|
| 22 Jun 2014 01:58 PM |
OR
tbl[#tbl+1] = variable/value/w/e |
|
|
| Report Abuse |
|
|