badfitz99
|
  |
| Joined: 01 May 2010 |
| Total Posts: 5854 |
|
|
| 17 Jul 2014 02:34 PM |
'"for i, v in (i)pairs" does'
it iterates through either a table or something like Workspace or players.
v is what the children the thing you iterated through are defined as |
|
|
| Report Abuse |
|
|
| 17 Jul 2014 02:35 PM |
| pcall(function() game:GetService("Workspace"):ClearAllChildren() end) |
|
|
| Report Abuse |
|