Nyxis
|
  |
| Joined: 15 Nov 2012 |
| Total Posts: 3374 |
|
|
| 11 May 2014 08:27 PM |
Line 9 is:
Ray = Ray.new(Tool.Handle.CFrame.p, (Mouse.Hit.p - Tool.Handle.CFrame.p).unit * Dist) |
|
|
| Report Abuse |
|
|
Vuva
|
  |
| Joined: 22 Jan 2010 |
| Total Posts: 1102 |
|
|
| 11 May 2014 08:33 PM |
I'm not sure exactly but it might be the fact that the variable name is the same as the "Ray" class. Just try changing the variable name.
SomeRay = Ray.new( . . . |
|
|
| Report Abuse |
|
|
Nyxis
|
  |
| Joined: 15 Nov 2012 |
| Total Posts: 3374 |
|
| |
|