of     1   

powerfultyphlosion
#149904561Sunday, November 16, 2014 10:21 PM GMT

game.Lighting.Maps.Volcano:MoveTo(-576, -161.2, 441) game.Lighting.Maps.Volcano.Parent = game.Workspace In the output it says "Unable to cast double to Vector3" Help meh
filiptibell
#149904875Sunday, November 16, 2014 10:25 PM GMT

game.Lighting.Maps.Volcano:MoveTo(Vector3.new(-576, -161.2, 441)) game.Lighting.Maps.Volcano.Parent = game.Workspace ~The herp lerped a derp~
powerfultyphlosion
#149905404Sunday, November 16, 2014 10:32 PM GMT

It doesn't go to (-576, -161.2, 441) It goes here (-240, 8.789, -207.5) instead for some reason

    of     1