|
| 17 Jul 2015 10:37 AM |
for i, m in next(game.Selection:Get()) do this is the line of the error :/ dafuq is wrong???
"My Life is going Good... but..." |
|
|
| Report Abuse |
|
|
|
| 17 Jul 2015 10:38 AM |
oh I see now... next is causing it
"My Life is going Good... but..." |
|
|
| Report Abuse |
|
|
|
| 17 Jul 2015 10:44 AM |
| for i,v in next, game.Selection:Get() do |
|
|
| Report Abuse |
|
|
|
| 17 Jul 2015 10:46 AM |
yes, I wonder why next() does this weird thing XD
"My Life is going Good... but..." |
|
|
| Report Abuse |
|
|
|
| 17 Jul 2015 11:20 AM |
dont use next() lol
it works like "next, tbl" |
|
|
| Report Abuse |
|
|
|
| 17 Jul 2015 11:21 AM |
yeah I know XD
"My Life is going Good... but..." |
|
|
| Report Abuse |
|
|