Trioxide
|
  |
| Joined: 29 Mar 2011 |
| Total Posts: 32902 |
|
| |
|
hubert
|
  |
| Joined: 26 Oct 2006 |
| Total Posts: 24 |
|
|
| 07 Oct 2011 12:16 PM |
while true do wait() if tonumber(bin.Value) then val = tonumber(bin.Value) if val == 1 then pageNum.Text = ""..bin.Value.."/3" specText.Text = "Main View1" currentCamera.CoordinateFrame = CFrame.new(34, 40, 98) currentCamera.Focus = CFrame.new(-43, 5.2, 27.5) currentCamera.CameraType = "Follow" elseif val == 2 then pageNum.Text = ""..bin.Value.."/3" specText.Text = "Main View2" currentCamera.CoordinateFrame = CFrame.new(-154.527557, 62.2722435, -33.758709) currentCamera.Focus = CFrame.new(-116, 10.02, 34.07) currentCamera.CameraType = "Follow" elseif val == 3 then pageNum.Text = ""..bin.Value.."/3" specText.Text = "Main View3" currentCamera.CoordinateFrame = CFrame.new(-167.488251, 65.4718552, 155.78801) currentCamera.Focus = CFrame.new(-122.5, 10, 134) currentCamera.CameraType = "Follow" end end end
|
|
|
| Report Abuse |
|
|
Trioxide
|
  |
| Joined: 29 Mar 2011 |
| Total Posts: 32902 |
|
| |
|
Trioxide
|
  |
| Joined: 29 Mar 2011 |
| Total Posts: 32902 |
|
| |
|
Trioxide
|
  |
| Joined: 29 Mar 2011 |
| Total Posts: 32902 |
|
| |
|
josh50000
|
  |
| Joined: 29 Nov 2009 |
| Total Posts: 697 |
|
|
| 07 Oct 2011 03:39 PM |
| it would help if you put in the output... |
|
|
| Report Abuse |
|
|
Trioxide
|
  |
| Joined: 29 Mar 2011 |
| Total Posts: 32902 |
|
| |
|
AK7B2A
|
  |
| Joined: 09 Jan 2009 |
| Total Posts: 395 |
|
|
| 07 Oct 2011 05:00 PM |
| Workspace.currentCamera? does it exist? |
|
|
| Report Abuse |
|
|
AK7B2A
|
  |
| Joined: 09 Jan 2009 |
| Total Posts: 395 |
|
|
| 07 Oct 2011 05:02 PM |
| CFrame.new(x,y,z,rx,ry,rz) theres one |
|
|
| Report Abuse |
|
|
Trioxide
|
  |
| Joined: 29 Mar 2011 |
| Total Posts: 32902 |
|
| |
|
Trioxide
|
  |
| Joined: 29 Mar 2011 |
| Total Posts: 32902 |
|
| |
|
|
| 08 Oct 2011 08:36 AM |
| Have you ever thought of going into Roblox's logs and get the output? Or even go in Play Solo. |
|
|
| Report Abuse |
|
|
Trioxide
|
  |
| Joined: 29 Mar 2011 |
| Total Posts: 32902 |
|
| |
|
Trioxide
|
  |
| Joined: 29 Mar 2011 |
| Total Posts: 32902 |
|
| |
|
Trioxide
|
  |
| Joined: 29 Mar 2011 |
| Total Posts: 32902 |
|
| |
|