|
| 12 Sep 2013 04:51 PM |
Instance.new("Cylinder", Workspace).CFrame (2, 2, 2)
Welp, this was another fail...again. T.T |
|
|
| Report Abuse |
|
|
janthran
|
  |
| Joined: 15 May 2009 |
| Total Posts: 17429 |
|
| |
|
1waffle1
|
  |
| Joined: 16 Oct 2007 |
| Total Posts: 16381 |
|
|
| 12 Sep 2013 04:52 PM |
| 'Cylinder' is not a class, properties are not functions |
|
|
| Report Abuse |
|
|
|
| 12 Sep 2013 04:53 PM |
1waffle1? What dafuq have you been doing on my forums? (btw, Kong109 disliked your BTS.) |
|
|
| Report Abuse |
|
|
|
| 12 Sep 2013 04:55 PM |
a = Instance.new("Part", game.Workspace) a.CFrame = CFrame.new(2, 2, 2) b = Instance.new("SpecialMesh", a) b.MeshType = "Cylinder" |
|
|
| Report Abuse |
|
|
cntkillme
|
  |
| Joined: 07 Apr 2008 |
| Total Posts: 44956 |
|
|
| 12 Sep 2013 06:08 PM |
mr, this is more waffle's forum then it is yours. And it belongs to Roblox, not to any individual. |
|
|
| Report Abuse |
|
|
Bebee2
|
  |
| Joined: 17 May 2009 |
| Total Posts: 3985 |
|
|
| 12 Sep 2013 06:10 PM |
a = Instance.new("Part", Workspace).FormFactor = "Cylinder" a.CFrame = CFrame.new(2, 2, 2)
|
|
|
| Report Abuse |
|
|
Lapwn
|
  |
| Joined: 03 Jun 2012 |
| Total Posts: 5975 |
|
|
| 12 Sep 2013 06:17 PM |
| Be nice to waffle, he is helping you. You said cframe which is a property as a function and you also attempted to take an item from objects named "Cylinder" Which doesnt exsist. |
|
|
| Report Abuse |
|
|
Lapwn
|
  |
| Joined: 03 Jun 2012 |
| Total Posts: 5975 |
|
|
| 12 Sep 2013 06:18 PM |
| Also by "My forums" We can assume he means threads. |
|
|
| Report Abuse |
|
|
cntkillme
|
  |
| Joined: 07 Apr 2008 |
| Total Posts: 44956 |
|
|
| 12 Sep 2013 06:19 PM |
It's still not his thread. Roblox owns this thread. |
|
|
| Report Abuse |
|
|