|
| 17 Aug 2011 06:08 PM |
Roblox is saying I need 1 more ')' but I think I have enough...where am I missing one?
missile.CFrame = ( CFrame.new(pos, (pos + direction)) * CFrame.Angles(math.rad(math.random(-10, 10)), math.rad(math.random(-10, 10)), math.rad(math.random(-10, 10)) ) * CFrame.Angles(math.pi/2, 0, 0) |
|
|
| Report Abuse |
|
|
|
| 17 Aug 2011 06:09 PM |
Add one more to the end
~ Mitch ~ |
|
|
| Report Abuse |
|
|
|
| 17 Aug 2011 06:12 PM |
| NOw it says I have an extra one. I think its just an IDE editor glitch. |
|
|
| Report Abuse |
|
|
nate890
|
  |
| Joined: 22 Nov 2008 |
| Total Posts: 21686 |
|
|
| 17 Aug 2011 06:16 PM |
I only count 10 ")" brackets, and 9 "(" brackets. You can try and recount.
Also, 6####, no need for an end
~ Lord Voldemort ~ |
|
|
| Report Abuse |
|
|
nate890
|
  |
| Joined: 22 Nov 2008 |
| Total Posts: 21686 |
|
|
| 17 Aug 2011 06:16 PM |
Ooohh, thought you told him to ad an end. My bad.
~ Lord Voldemort ~ |
|
|
| Report Abuse |
|
|
|
| 17 Aug 2011 06:18 PM |
| One ) to the end should fix it. |
|
|
| Report Abuse |
|
|