Audits
|
  |
| Joined: 11 Sep 2012 |
| Total Posts: 4623 |
|
|
| 20 Apr 2013 04:40 PM |
Alright, So I want to remove something from the workspace using a simple script.
But the thing has a name with 3 words. As in it has spaces.
Saying. game.Workspace.the old barn:remove()
doesnt work.
=[Rebel Squad 3iC - RSS Colonel Cole]= |
|
|
| Report Abuse |
|
|
| 20 Apr 2013 04:42 PM |
| game.Workspace:FindFirstChild("the old barn"):Remove() |
|
|
| Report Abuse |
|