|
| 23 May 2012 11:32 AM |
When you come across a hat name with a space in it, for example the hat 'Cowl' has a Workspace name of 'Red Hood'. But it doesn't work with the script. How would I change this to make it work?
game.Workspace.AwsomeAndrewD.Red Hood.Handle.Mesh.Scale = Vector3.new(10,10,10) |
|
|
| Report Abuse |
|
|
Merely
|
  |
| Joined: 07 Dec 2010 |
| Total Posts: 17266 |
|
|
| 23 May 2012 11:33 AM |
Workspace.AwsomeAndrewD["Red Hood"].Handle.Mesh.Scale = Vector3.new(10,10,10)
Next time, post this in Scripting Helpers. |
|
|
| Report Abuse |
|
|
|
| 23 May 2012 11:33 AM |
Derp wrong section. Sorry guys! :3 |
|
|
| Report Abuse |
|
|
| |
|