|
| 04 Jul 2012 11:30 AM |
local allowed = {"user1","user2","user3"}
for i, v in pairs(allowed) do --what would I do here? end |
|
|
| Report Abuse |
|
|
BlueHound
|
  |
| Joined: 30 Jan 2012 |
| Total Posts: 1971 |
|
|
| 04 Jul 2012 11:31 AM |
..What?
The script is complete..? |
|
|
| Report Abuse |
|
|
|
| 04 Jul 2012 11:32 AM |
| I want it to remove everything from the table 'allowed' |
|
|
| Report Abuse |
|
|
| |
|