SHOW:
|
|
- or go back to the newest paste.
1 | -- This script has been converted to FE by iPxter | |
2 | ||
3 | ||
4 | if game:GetService("RunService"):IsClient() then error("Script must be server-side in order to work; use h/ and not hl/") end | |
5 | local Player,Mouse,mouse,UserInputService,ContextActionService = owner | |
6 | do | |
7 | print("FE Compatibility code by Mokiros | Translated to FE by iPxter") | |
8 | script.Parent = Player.Character | |
9 | ||
10 | --RemoteEvent for communicating | |
11 | local Event = Instance.new("RemoteEvent") | |
12 | Event.Name = "UserInput_Event" | |
13 | ||
14 | --Fake event to make stuff like Mouse.KeyDown work | |
15 | local function fakeEvent() | |
16 | local t = {_fakeEvent=true,Connect=function(self,f)self.Function=f end} | |
17 | t.connect = t.Connect | |
18 | return t | |
19 | end | |
20 | ||
21 | --Creating fake input objects with fake variables | |
22 | local m = {Target=nil,Hit=CFrame.new(),KeyUp=fakeEvent(),KeyDown=fakeEvent(),Button1Up=fakeEvent(),Button1Down=fakeEvent()} | |
23 | local UIS = {InputBegan=fakeEvent(),InputEnded=fakeEvent()} | |
24 | local CAS = {Actions={},BindAction=function(self,name,fun,touch,...) | |
25 | CAS.Actions[name] = fun and {Name=name,Function=fun,Keys={...}} or nil | |
26 | end} | |
27 | --Merged 2 functions into one by checking amount of arguments | |
28 | CAS.UnbindAction = CAS.BindAction | |
29 | ||
30 | --This function will trigger the events that have been :Connect()'ed | |
31 | local function te(self,ev,...) | |
32 | local t = m[ev] | |
33 | if t and t._fakeEvent and t.Function then | |
34 | t.Function(...) | |
35 | end | |
36 | end | |
37 | m.TrigEvent = te | |
38 | UIS.TrigEvent = te | |
39 | ||
40 | Event.OnServerEvent:Connect(function(plr,io) | |
41 | if plr~=Player then return end | |
42 | if io.isMouse then | |
43 | m.Target = io.Target | |
44 | m.Hit = io.Hit | |
45 | else | |
46 | local b = io.UserInputState == Enum.UserInputState.Begin | |
47 | if io.UserInputType == Enum.UserInputType.MouseButton1 then | |
48 | return m:TrigEvent(b and "Button1Down" or "Button1Up") | |
49 | end | |
50 | for _,t in pairs(CAS.Actions) do | |
51 | for _,k in pairs(t.Keys) do | |
52 | if k==io.KeyCode then | |
53 | t.Function(t.Name,io.UserInputState,io) | |
54 | end | |
55 | end | |
56 | end | |
57 | m:TrigEvent(b and "KeyDown" or "KeyUp",io.KeyCode.Name:lower()) | |
58 | UIS:TrigEvent(b and "InputBegan" or "InputEnded",io,false) | |
59 | end | |
60 | end) | |
61 | Event.Parent = NLS([==[ | |
62 | local Player = game:GetService("Players").LocalPlayer | |
63 | local Event = script:WaitForChild("UserInput_Event") | |
64 | ||
65 | local UIS = game:GetService("UserInputService") | |
66 | local input = function(io,a) | |
67 | if a then return end | |
68 | --Since InputObject is a client-side instance, we create and pass table instead | |
69 | Event:FireServer({KeyCode=io.KeyCode,UserInputType=io.UserInputType,UserInputState=io.UserInputState}) | |
70 | end | |
71 | UIS.InputBegan:Connect(input) | |
72 | UIS.InputEnded:Connect(input) | |
73 | ||
74 | local Mouse = Player:GetMouse() | |
75 | local h,t | |
76 | --Give the server mouse data 30 times every second, but only if the values changed | |
77 | --If player is not moving their mouse, client won't fire events | |
78 | while wait(1/30) do | |
79 | if h~=Mouse.Hit or t~=Mouse.Target then | |
80 | h,t=Mouse.Hit,Mouse.Target | |
81 | Event:FireServer({isMouse=true,Target=t,Hit=h}) | |
82 | end | |
83 | end]==],Player.Character) | |
84 | Mouse,mouse,UserInputService,ContextActionService = m,m,UIS,CAS | |
85 | end | |
86 | ||
87 | --fist town's house. its very good building script | |
88 | function sandbox(var,func) | |
89 | local env = getfenv(func) | |
90 | local newenv = setmetatable({},{ | |
91 | __index = function(self,k) | |
92 | if k=="script" then | |
93 | return var | |
94 | else | |
95 | return env[k] | |
96 | end | |
97 | end, | |
98 | }) | |
99 | setfenv(func,newenv) | |
100 | return func | |
101 | end | |
102 | cors = {} | |
103 | mas = Instance.new("Model",game:GetService("Lighting")) | |
104 | Model0 = Instance.new("Model") | |
105 | Model1 = Instance.new("Model") | |
106 | Part2 = Instance.new("Part") | |
107 | Model3 = Instance.new("Model") | |
108 | Part4 = Instance.new("Part") | |
109 | Part5 = Instance.new("Part") | |
110 | Part6 = Instance.new("Part") | |
111 | Part7 = Instance.new("Part") | |
112 | Model8 = Instance.new("Model") | |
113 | Part9 = Instance.new("Part") | |
114 | Part10 = Instance.new("Part") | |
115 | Part11 = Instance.new("Part") | |
116 | Part12 = Instance.new("Part") | |
117 | Part13 = Instance.new("Part") | |
118 | Part14 = Instance.new("Part") | |
119 | Seat15 = Instance.new("Seat") | |
120 | Part16 = Instance.new("Part") | |
121 | Model17 = Instance.new("Model") | |
122 | Part18 = Instance.new("Part") | |
123 | PointLight19 = Instance.new("PointLight") | |
124 | RemoteEvent20 = Instance.new("RemoteEvent") | |
125 | Part21 = Instance.new("Part") | |
126 | Weld22 = Instance.new("Weld") | |
127 | Part23 = Instance.new("Part") | |
128 | Script24 = Instance.new("Script") | |
129 | Script25 = Instance.new("Script") | |
130 | LocalScript26 = Instance.new("LocalScript") | |
131 | Model27 = Instance.new("Model") | |
132 | Part28 = Instance.new("Part") | |
133 | Part29 = Instance.new("Part") | |
134 | Model30 = Instance.new("Model") | |
135 | Part31 = Instance.new("Part") | |
136 | Part32 = Instance.new("Part") | |
137 | Part33 = Instance.new("Part") | |
138 | Part34 = Instance.new("Part") | |
139 | Part35 = Instance.new("Part") | |
140 | Model36 = Instance.new("Model") | |
141 | Part37 = Instance.new("Part") | |
142 | Part38 = Instance.new("Part") | |
143 | Part39 = Instance.new("Part") | |
144 | Part40 = Instance.new("Part") | |
145 | Part41 = Instance.new("Part") | |
146 | Part42 = Instance.new("Part") | |
147 | Part43 = Instance.new("Part") | |
148 | Part44 = Instance.new("Part") | |
149 | Part45 = Instance.new("Part") | |
150 | SpecialMesh46 = Instance.new("SpecialMesh") | |
151 | Part47 = Instance.new("Part") | |
152 | SpecialMesh48 = Instance.new("SpecialMesh") | |
153 | Model49 = Instance.new("Model") | |
154 | Part50 = Instance.new("Part") | |
155 | Part51 = Instance.new("Part") | |
156 | Part52 = Instance.new("Part") | |
157 | Part53 = Instance.new("Part") | |
158 | Part54 = Instance.new("Part") | |
159 | Part55 = Instance.new("Part") | |
160 | Seat56 = Instance.new("Seat") | |
161 | Part57 = Instance.new("Part") | |
162 | Model58 = Instance.new("Model") | |
163 | Part59 = Instance.new("Part") | |
164 | Part60 = Instance.new("Part") | |
165 | Part61 = Instance.new("Part") | |
166 | Part62 = Instance.new("Part") | |
167 | Part63 = Instance.new("Part") | |
168 | Part64 = Instance.new("Part") | |
169 | Part65 = Instance.new("Part") | |
170 | Seat66 = Instance.new("Seat") | |
171 | Seat67 = Instance.new("Seat") | |
172 | Seat68 = Instance.new("Seat") | |
173 | Part69 = Instance.new("Part") | |
174 | Part70 = Instance.new("Part") | |
175 | Seat71 = Instance.new("Seat") | |
176 | Model72 = Instance.new("Model") | |
177 | Part73 = Instance.new("Part") | |
178 | Model74 = Instance.new("Model") | |
179 | Part75 = Instance.new("Part") | |
180 | Part76 = Instance.new("Part") | |
181 | Part77 = Instance.new("Part") | |
182 | Part78 = Instance.new("Part") | |
183 | Model79 = Instance.new("Model") | |
184 | Part80 = Instance.new("Part") | |
185 | Part81 = Instance.new("Part") | |
186 | Part82 = Instance.new("Part") | |
187 | Part83 = Instance.new("Part") | |
188 | Part84 = Instance.new("Part") | |
189 | Model85 = Instance.new("Model") | |
190 | Part86 = Instance.new("Part") | |
191 | Model87 = Instance.new("Model") | |
192 | Part88 = Instance.new("Part") | |
193 | Part89 = Instance.new("Part") | |
194 | Part90 = Instance.new("Part") | |
195 | Part91 = Instance.new("Part") | |
196 | Model92 = Instance.new("Model") | |
197 | Part93 = Instance.new("Part") | |
198 | Weld94 = Instance.new("Weld") | |
199 | Script95 = Instance.new("Script") | |
200 | Model96 = Instance.new("Model") | |
201 | Part97 = Instance.new("Part") | |
202 | Part98 = Instance.new("Part") | |
203 | Part99 = Instance.new("Part") | |
204 | Weld100 = Instance.new("Weld") | |
205 | BodyPosition101 = Instance.new("BodyPosition") | |
206 | Part102 = Instance.new("Part") | |
207 | Model103 = Instance.new("Model") | |
208 | Part104 = Instance.new("Part") | |
209 | Part105 = Instance.new("Part") | |
210 | Part106 = Instance.new("Part") | |
211 | Part107 = Instance.new("Part") | |
212 | Model108 = Instance.new("Model") | |
213 | Part109 = Instance.new("Part") | |
214 | Weld110 = Instance.new("Weld") | |
215 | Script111 = Instance.new("Script") | |
216 | Model112 = Instance.new("Model") | |
217 | Part113 = Instance.new("Part") | |
218 | Part114 = Instance.new("Part") | |
219 | Part115 = Instance.new("Part") | |
220 | Weld116 = Instance.new("Weld") | |
221 | BodyPosition117 = Instance.new("BodyPosition") | |
222 | Part118 = Instance.new("Part") | |
223 | Model119 = Instance.new("Model") | |
224 | Part120 = Instance.new("Part") | |
225 | Model121 = Instance.new("Model") | |
226 | Part122 = Instance.new("Part") | |
227 | Part123 = Instance.new("Part") | |
228 | Part124 = Instance.new("Part") | |
229 | Part125 = Instance.new("Part") | |
230 | Model126 = Instance.new("Model") | |
231 | Part127 = Instance.new("Part") | |
232 | Model128 = Instance.new("Model") | |
233 | Part129 = Instance.new("Part") | |
234 | Part130 = Instance.new("Part") | |
235 | Part131 = Instance.new("Part") | |
236 | Part132 = Instance.new("Part") | |
237 | Model133 = Instance.new("Model") | |
238 | Part134 = Instance.new("Part") | |
239 | Part135 = Instance.new("Part") | |
240 | Part136 = Instance.new("Part") | |
241 | Part137 = Instance.new("Part") | |
242 | Part138 = Instance.new("Part") | |
243 | Part139 = Instance.new("Part") | |
244 | Part140 = Instance.new("Part") | |
245 | Part141 = Instance.new("Part") | |
246 | Part142 = Instance.new("Part") | |
247 | Part143 = Instance.new("Part") | |
248 | Part144 = Instance.new("Part") | |
249 | Part145 = Instance.new("Part") | |
250 | Part146 = Instance.new("Part") | |
251 | Part147 = Instance.new("Part") | |
252 | Part148 = Instance.new("Part") | |
253 | Part149 = Instance.new("Part") | |
254 | Part150 = Instance.new("Part") | |
255 | Part151 = Instance.new("Part") | |
256 | Part152 = Instance.new("Part") | |
257 | Part153 = Instance.new("Part") | |
258 | Part154 = Instance.new("Part") | |
259 | Part155 = Instance.new("Part") | |
260 | Part156 = Instance.new("Part") | |
261 | Part157 = Instance.new("Part") | |
262 | Part158 = Instance.new("Part") | |
263 | Part159 = Instance.new("Part") | |
264 | Part160 = Instance.new("Part") | |
265 | Part161 = Instance.new("Part") | |
266 | Part162 = Instance.new("Part") | |
267 | Part163 = Instance.new("Part") | |
268 | Part164 = Instance.new("Part") | |
269 | Part165 = Instance.new("Part") | |
270 | Part166 = Instance.new("Part") | |
271 | WedgePart167 = Instance.new("WedgePart") | |
272 | WedgePart168 = Instance.new("WedgePart") | |
273 | WedgePart169 = Instance.new("WedgePart") | |
274 | WedgePart170 = Instance.new("WedgePart") | |
275 | Model0.Name = "HouseTunnel" | |
276 | Model0.Parent = mas | |
277 | Model1.Name = "Windows" | |
278 | Model1.Parent = Model0 | |
279 | Part2.Name = "Window" | |
280 | Part2.Parent = Model1 | |
281 | Part2.Material = Enum.Material.SmoothPlastic | |
282 | Part2.BrickColor = BrickColor.new("Fog") | |
283 | Part2.Reflectance = 0.5 | |
284 | Part2.Transparency = 0.5 | |
285 | Part2.Rotation = Vector3.new(0, 0, -0.00999999978) | |
286 | Part2.Anchored = true | |
287 | Part2.Size = Vector3.new(0.600000024, 4, 3) | |
288 | Part2.CFrame = CFrame.new(-78.3130646, 5.40036583, 73.3123627, 1, 9.15532946e-05, -3.05160374e-05, -9.15529672e-05, 0.999997973, 2.24999512e-05, 3.05178401e-05, -1.35578466e-05, 0.999994516) | |
289 | Part2.BackSurface = Enum.SurfaceType.SmoothNoOutlines | |
290 | Part2.BottomSurface = Enum.SurfaceType.SmoothNoOutlines | |
291 | Part2.FrontSurface = Enum.SurfaceType.SmoothNoOutlines | |
292 | Part2.LeftSurface = Enum.SurfaceType.SmoothNoOutlines | |
293 | Part2.RightSurface = Enum.SurfaceType.SmoothNoOutlines | |
294 | Part2.TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
295 | Part2.Color = Color3.new(0.780392, 0.831373, 0.894118) | |
296 | Part2.Position = Vector3.new(-78.3130646, 5.40036583, 73.3123627) | |
297 | Part2.Orientation = Vector3.new(0, 0, -0.00999999978) | |
298 | Part2.Color = Color3.new(0.780392, 0.831373, 0.894118) | |
299 | Model3.Parent = Model1 | |
300 | Part4.Parent = Model3 | |
301 | Part4.Material = Enum.Material.Concrete | |
302 | Part4.BrickColor = BrickColor.new("Dirt brown") | |
303 | Part4.Rotation = Vector3.new(-90, 0.00999999978, 89.9899979) | |
304 | Part4.Anchored = true | |
305 | Part4.Size = Vector3.new(3, 1, 0.400000036) | |
306 | Part4.CFrame = CFrame.new(-78.312767, 7.60057735, 73.312027, 0.000152592838, -1, 9.1562506e-05, -3.46528577e-05, 9.15575947e-05, 0.999997854, -0.999994457, -0.000152595065, -2.57469965e-05) | |
307 | Part4.BottomSurface = Enum.SurfaceType.SmoothNoOutlines | |
308 | Part4.TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
309 | Part4.Color = Color3.new(0.337255, 0.258824, 0.211765) | |
310 | Part4.Position = Vector3.new(-78.312767, 7.60057735, 73.312027) | |
311 | Part4.Orientation = Vector3.new(-89.8799973, 105.709999, -20.7299995) | |
312 | Part4.Color = Color3.new(0.337255, 0.258824, 0.211765) | |
313 | Part5.Parent = Model3 | |
314 | Part5.Material = Enum.Material.Concrete | |
315 | Part5.BrickColor = BrickColor.new("Dirt brown") | |
316 | Part5.Rotation = Vector3.new(-90, 0.00999999978, 89.9899979) | |
317 | Part5.Anchored = true | |
318 | Part5.Size = Vector3.new(3.80000019, 1, 0.400000572) | |
319 | Part5.CFrame = CFrame.new(-78.3130646, 3.20015621, 73.3117218, 0.000152592838, -1, 9.1562506e-05, -3.46528577e-05, 9.15575947e-05, 0.999997854, -0.999994457, -0.000152595065, -2.57469965e-05) | |
320 | Part5.BottomSurface = Enum.SurfaceType.SmoothNoOutlines | |
321 | Part5.TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
322 | Part5.Color = Color3.new(0.337255, 0.258824, 0.211765) | |
323 | Part5.Position = Vector3.new(-78.3130646, 3.20015621, 73.3117218) | |
324 | Part5.Orientation = Vector3.new(-89.8799973, 105.709999, -20.7299995) | |
325 | Part5.Color = Color3.new(0.337255, 0.258824, 0.211765) | |
326 | Part6.Parent = Model3 | |
327 | Part6.Material = Enum.Material.Concrete | |
328 | Part6.BrickColor = BrickColor.new("Dirt brown") | |
329 | Part6.Rotation = Vector3.new(-90, 0.00999999978, 89.9899979) | |
330 | Part6.Anchored = true | |
331 | Part6.Size = Vector3.new(0.400000036, 1, 4.40000057) | |
332 | Part6.CFrame = CFrame.new(-78.3130493, 5.60033417, 75.012001, 0.000152592838, -1, 9.1562506e-05, -3.46528577e-05, 9.15575947e-05, 0.999997854, -0.999994457, -0.000152595065, -2.57469965e-05) | |
333 | Part6.BottomSurface = Enum.SurfaceType.SmoothNoOutlines | |
334 | Part6.TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
335 | Part6.Color = Color3.new(0.337255, 0.258824, 0.211765) | |
336 | Part6.Position = Vector3.new(-78.3130493, 5.60033417, 75.012001) | |
337 | Part6.Orientation = Vector3.new(-89.8799973, 105.709999, -20.7299995) | |
338 | Part6.Color = Color3.new(0.337255, 0.258824, 0.211765) | |
339 | Part7.Parent = Model3 | |
340 | Part7.Material = Enum.Material.Concrete | |
341 | Part7.BrickColor = BrickColor.new("Dirt brown") | |
342 | Part7.Rotation = Vector3.new(-90, 0.00999999978, 89.9899979) | |
343 | Part7.Anchored = true | |
344 | Part7.Size = Vector3.new(0.400000036, 1, 4.40000057) | |
345 | Part7.CFrame = CFrame.new(-78.3130722, 5.60047913, 71.6118927, 0.000152592838, -1, 9.1562506e-05, -3.46528577e-05, 9.15575947e-05, 0.999997854, -0.999994457, -0.000152595065, -2.57469965e-05) | |
346 | Part7.BottomSurface = Enum.SurfaceType.SmoothNoOutlines | |
347 | Part7.TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
348 | Part7.Color = Color3.new(0.337255, 0.258824, 0.211765) | |
349 | Part7.Position = Vector3.new(-78.3130722, 5.60047913, 71.6118927) | |
350 | Part7.Orientation = Vector3.new(-89.8799973, 105.709999, -20.7299995) | |
351 | Part7.Color = Color3.new(0.337255, 0.258824, 0.211765) | |
352 | Model8.Name = "WoodenChair" | |
353 | Model8.Parent = Model0 | |
354 | Part9.Parent = Model8 | |
355 | Part9.Material = Enum.Material.Wood | |
356 | Part9.BrickColor = BrickColor.new("Dark orange") | |
357 | Part9.Rotation = Vector3.new(90, -90, 0) | |
358 | Part9.Anchored = true | |
359 | Part9.Shape = Enum.PartType.Cylinder | |
360 | Part9.Size = Vector3.new(1.20000005, 0.400000036, 0.400000036) | |
361 | Part9.CFrame = CFrame.new(-73.6111832, 1.61041546, 75.0128784, 3.05182039e-05, 5.62067726e-10, -1, -0.999997973, -7.95641245e-06, -3.05176181e-05, -1.68982569e-05, 0.999994516, -6.73026079e-10) | |
362 | Part9.BackSurface = Enum.SurfaceType.SmoothNoOutlines | |
363 | Part9.BottomSurface = Enum.SurfaceType.SmoothNoOutlines | |
364 | Part9.FrontSurface = Enum.SurfaceType.SmoothNoOutlines | |
365 | Part9.LeftSurface = Enum.SurfaceType.SmoothNoOutlines | |
366 | Part9.RightSurface = Enum.SurfaceType.SmoothNoOutlines | |
367 | Part9.TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
368 | Part9.Color = Color3.new(0.627451, 0.372549, 0.207843) | |
369 | Part9.Position = Vector3.new(-73.6111832, 1.61041546, 75.0128784) | |
370 | Part9.Orientation = Vector3.new(0, -90, -90) | |
371 | Part9.Color = Color3.new(0.627451, 0.372549, 0.207843) | |
372 | Part10.Parent = Model8 | |
373 | Part10.Material = Enum.Material.Wood | |
374 | Part10.BrickColor = BrickColor.new("Dark orange") | |
375 | Part10.Rotation = Vector3.new(90, -90, 0) | |
376 | Part10.Anchored = true | |
377 | Part10.Shape = Enum.PartType.Cylinder | |
378 | Part10.Size = Vector3.new(1.20000005, 0.400000036, 0.400000036) | |
379 | Part10.CFrame = CFrame.new(-75.6109085, 1.61009789, 75.0126495, 3.05182039e-05, 5.62067726e-10, -1, -0.999997973, -7.95641245e-06, -3.05176181e-05, -1.68982569e-05, 0.999994516, -6.73026079e-10) | |
380 | Part10.BackSurface = Enum.SurfaceType.SmoothNoOutlines | |
381 | Part10.BottomSurface = Enum.SurfaceType.SmoothNoOutlines | |
382 | Part10.FrontSurface = Enum.SurfaceType.SmoothNoOutlines | |
383 | Part10.LeftSurface = Enum.SurfaceType.SmoothNoOutlines | |
384 | Part10.RightSurface = Enum.SurfaceType.SmoothNoOutlines | |
385 | Part10.TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
386 | Part10.Color = Color3.new(0.627451, 0.372549, 0.207843) | |
387 | Part10.Position = Vector3.new(-75.6109085, 1.61009789, 75.0126495) | |
388 | Part10.Orientation = Vector3.new(0, -90, -90) | |
389 | Part10.Color = Color3.new(0.627451, 0.372549, 0.207843) | |
390 | Part11.Parent = Model8 | |
391 | Part11.Material = Enum.Material.Wood | |
392 | Part11.BrickColor = BrickColor.new("Dark orange") | |
393 | Part11.Rotation = Vector3.new(90, -90, 0) | |
394 | Part11.Anchored = true | |
395 | Part11.Shape = Enum.PartType.Cylinder | |
396 | Part11.Size = Vector3.new(3.20000005, 0.400000036, 0.400000036) | |
397 | Part11.CFrame = CFrame.new(-75.6110153, 2.61012459, 73.2128296, 3.05182039e-05, 5.62067726e-10, -1, -0.999997973, -7.95641245e-06, -3.05176181e-05, -1.68982569e-05, 0.999994516, -6.73026079e-10) | |
398 | Part11.BackSurface = Enum.SurfaceType.SmoothNoOutlines | |
399 | Part11.BottomSurface = Enum.SurfaceType.SmoothNoOutlines | |
400 | Part11.FrontSurface = Enum.SurfaceType.SmoothNoOutlines | |
401 | Part11.LeftSurface = Enum.SurfaceType.SmoothNoOutlines | |
402 | Part11.RightSurface = Enum.SurfaceType.SmoothNoOutlines | |
403 | Part11.TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
404 | Part11.Color = Color3.new(0.627451, 0.372549, 0.207843) | |
405 | Part11.Position = Vector3.new(-75.6110153, 2.61012459, 73.2128296) | |
406 | Part11.Orientation = Vector3.new(0, -90, -90) | |
407 | Part11.Color = Color3.new(0.627451, 0.372549, 0.207843) | |
408 | Part12.Parent = Model8 | |
409 | Part12.Material = Enum.Material.Wood | |
410 | Part12.BrickColor = BrickColor.new("Dark orange") | |
411 | Part12.Rotation = Vector3.new(-180, 0, 179.990005) | |
412 | Part12.Anchored = true | |
413 | Part12.Size = Vector3.new(2.39999914, 0.400000006, 0.400000006) | |
414 | Part12.CFrame = CFrame.new(-74.6113052, 4.41043472, 73.2129898, -1, -9.15542114e-05, 3.0516052e-05, -9.15523415e-05, 0.999997973, 3.85054009e-05, -3.05209433e-05, 4.74447043e-05, -0.999994457) | |
415 | Part12.BackSurface = Enum.SurfaceType.SmoothNoOutlines | |
416 | Part12.BottomSurface = Enum.SurfaceType.SmoothNoOutlines | |
417 | Part12.FrontSurface = Enum.SurfaceType.SmoothNoOutlines | |
418 | Part12.LeftSurface = Enum.SurfaceType.SmoothNoOutlines | |
419 | Part12.RightSurface = Enum.SurfaceType.SmoothNoOutlines | |
420 | Part12.TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
421 | Part12.Color = Color3.new(0.627451, 0.372549, 0.207843) | |
422 | Part12.Position = Vector3.new(-74.6113052, 4.41043472, 73.2129898) | |
423 | Part12.Orientation = Vector3.new(0, 180, -0.00999999978) | |
424 | Part12.Color = Color3.new(0.627451, 0.372549, 0.207843) | |
425 | Part13.Parent = Model8 | |
426 | Part13.Material = Enum.Material.Wood | |
427 | Part13.BrickColor = BrickColor.new("Dark orange") | |
428 | Part13.Rotation = Vector3.new(-180, 0, 179.990005) | |
429 | Part13.Anchored = true | |
430 | Part13.Size = Vector3.new(1.99999917, 0.400000006, 0.400000006) | |
431 | Part13.CFrame = CFrame.new(-74.6113358, 3.61037636, 73.2129669, -1, -9.15542114e-05, 3.0516052e-05, -9.15523415e-05, 0.999997973, 3.85054009e-05, -3.05209433e-05, 4.74447043e-05, -0.999994457) | |
432 | Part13.BackSurface = Enum.SurfaceType.SmoothNoOutlines | |
433 | Part13.BottomSurface = Enum.SurfaceType.SmoothNoOutlines | |
434 | Part13.FrontSurface = Enum.SurfaceType.SmoothNoOutlines | |
435 | Part13.LeftSurface = Enum.SurfaceType.SmoothNoOutlines | |
436 | Part13.RightSurface = Enum.SurfaceType.SmoothNoOutlines | |
437 | Part13.TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
438 | Part13.Color = Color3.new(0.627451, 0.372549, 0.207843) | |
439 | Part13.Position = Vector3.new(-74.6113358, 3.61037636, 73.2129669) | |
440 | Part13.Orientation = Vector3.new(0, 180, -0.00999999978) | |
441 | Part13.Color = Color3.new(0.627451, 0.372549, 0.207843) | |
442 | Part14.Parent = Model8 | |
443 | Part14.Material = Enum.Material.Wood | |
444 | Part14.BrickColor = BrickColor.new("Dark orange") | |
445 | Part14.Rotation = Vector3.new(90, -90, 0) | |
446 | Part14.Anchored = true | |
447 | Part14.Shape = Enum.PartType.Cylinder | |
448 | Part14.Size = Vector3.new(3.20000005, 0.400000036, 0.400000036) | |
449 | Part14.CFrame = CFrame.new(-73.611351, 2.61048603, 73.2130814, 3.05182039e-05, 5.62067726e-10, -1, -0.999997973, -7.95641245e-06, -3.05176181e-05, -1.68982569e-05, 0.999994516, -6.73026079e-10) | |
450 | Part14.BackSurface = Enum.SurfaceType.SmoothNoOutlines | |
451 | Part14.BottomSurface = Enum.SurfaceType.SmoothNoOutlines | |
452 | Part14.FrontSurface = Enum.SurfaceType.SmoothNoOutlines | |
453 | Part14.LeftSurface = Enum.SurfaceType.SmoothNoOutlines | |
454 | Part14.RightSurface = Enum.SurfaceType.SmoothNoOutlines | |
455 | Part14.TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
456 | Part14.Color = Color3.new(0.627451, 0.372549, 0.207843) | |
457 | Part14.Position = Vector3.new(-73.611351, 2.61048603, 73.2130814) | |
458 | Part14.Orientation = Vector3.new(0, -90, -90) | |
459 | Part14.Color = Color3.new(0.627451, 0.372549, 0.207843) | |
460 | Seat15.Parent = Model8 | |
461 | Seat15.Material = Enum.Material.Wood | |
462 | Seat15.BrickColor = BrickColor.new("Dark orange") | |
463 | Seat15.Rotation = Vector3.new(-180, 0, 179.990005) | |
464 | Seat15.Anchored = true | |
465 | Seat15.Size = Vector3.new(2.4000001, 0.200000003, 2.20000005) | |
466 | Seat15.CFrame = CFrame.new(-74.6110382, 2.31029224, 74.1127396, -1, -9.15542114e-05, 3.0516052e-05, -9.15523415e-05, 0.999997973, 3.85054009e-05, -3.05209433e-05, 4.74447043e-05, -0.999994457) | |
467 | Seat15.BackSurface = Enum.SurfaceType.SmoothNoOutlines | |
468 | Seat15.BottomSurface = Enum.SurfaceType.SmoothNoOutlines | |
469 | Seat15.FrontSurface = Enum.SurfaceType.SmoothNoOutlines | |
470 | Seat15.LeftSurface = Enum.SurfaceType.SmoothNoOutlines | |
471 | Seat15.RightSurface = Enum.SurfaceType.SmoothNoOutlines | |
472 | Seat15.TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
473 | Seat15.Color = Color3.new(0.627451, 0.372549, 0.207843) | |
474 | Seat15.Position = Vector3.new(-74.6110382, 2.31029224, 74.1127396) | |
475 | Seat15.Orientation = Vector3.new(0, 180, -0.00999999978) | |
476 | Seat15.Color = Color3.new(0.627451, 0.372549, 0.207843) | |
477 | Part16.Parent = Model8 | |
478 | Part16.Material = Enum.Material.Fabric | |
479 | Part16.BrickColor = BrickColor.new("Black") | |
480 | Part16.Rotation = Vector3.new(-180, 0, 179.990005) | |
481 | Part16.Anchored = true | |
482 | Part16.Size = Vector3.new(2.39999914, 0.200000003, 2.20000005) | |
483 | Part16.CFrame = CFrame.new(-74.6110382, 2.51031113, 74.1127396, -1, -9.15542114e-05, 3.0516052e-05, -9.15523415e-05, 0.999997973, 3.85054009e-05, -3.05209433e-05, 4.74447043e-05, -0.999994457) | |
484 | Part16.BackSurface = Enum.SurfaceType.SmoothNoOutlines | |
485 | Part16.BottomSurface = Enum.SurfaceType.SmoothNoOutlines | |
486 | Part16.FrontSurface = Enum.SurfaceType.SmoothNoOutlines | |
487 | Part16.LeftSurface = Enum.SurfaceType.SmoothNoOutlines | |
488 | Part16.RightSurface = Enum.SurfaceType.SmoothNoOutlines | |
489 | Part16.TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
490 | Part16.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
491 | Part16.Position = Vector3.new(-74.6110382, 2.51031113, 74.1127396) | |
492 | Part16.Orientation = Vector3.new(0, 180, -0.00999999978) | |
493 | Part16.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
494 | Model17.Name = "HouseLamp" | |
495 | Model17.Parent = Model0 | |
496 | Part18.Name = "Light" | |
497 | Part18.Parent = Model17 | |
498 | Part18.Material = Enum.Material.SmoothPlastic | |
499 | Part18.BrickColor = BrickColor.new("Cool yellow") | |
500 | Part18.Rotation = Vector3.new(0, -90, 0) | |
501 | Part18.Anchored = true | |
502 | Part18.FormFactor = Enum.FormFactor.Custom | |
503 | Part18.Size = Vector3.new(1.5999999, 1.79999971, 1.5999999) | |
504 | Part18.CFrame = CFrame.new(-44.0094376, 7.10182953, 45.2132416, -3.26636e-05, 4.31574081e-05, -1, -2.63461679e-05, 0.999997914, 4.31586959e-05, 0.999994397, 3.53470241e-05, -3.26626141e-05) | |
505 | Part18.BackSurface = Enum.SurfaceType.SmoothNoOutlines | |
506 | Part18.BottomSurface = Enum.SurfaceType.SmoothNoOutlines | |
507 | Part18.LeftSurface = Enum.SurfaceType.SmoothNoOutlines | |
508 | Part18.RightSurface = Enum.SurfaceType.SmoothNoOutlines | |
509 | Part18.TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
510 | Part18.Color = Color3.new(0.992157, 0.917647, 0.552941) | |
511 | Part18.Position = Vector3.new(-44.0094376, 7.10182953, 45.2132416) | |
512 | Part18.Orientation = Vector3.new(0, -90, 0) | |
513 | Part18.Color = Color3.new(0.992157, 0.917647, 0.552941) | |
514 | PointLight19.Parent = Part18 | |
515 | PointLight19.Color = Color3.new(1, 1, 0.498039) | |
516 | PointLight19.Enabled = false | |
517 | PointLight19.Range = 10 | |
518 | PointLight19.Shadows = true | |
519 | PointLight19.Color = Color3.new(1, 1, 0.498039) | |
520 | RemoteEvent20.Name = "ROBLOXInteractionEvent" | |
521 | RemoteEvent20.Parent = Part18 | |
522 | Part21.Name = "Post" | |
523 | Part21.Parent = Model17 | |
524 | Part21.Material = Enum.Material.SmoothPlastic | |
525 | Part21.Rotation = Vector3.new(0, -90, 0) | |
526 | Part21.Anchored = true | |
527 | Part21.FormFactor = Enum.FormFactor.Custom | |
528 | Part21.Size = Vector3.new(0.200000003, 4.99999762, 0.200000003) | |
529 | Part21.CFrame = CFrame.new(-44.0093193, 3.90101624, 45.213295, -3.26636e-05, 4.31574081e-05, -1, -2.63461679e-05, 0.999997914, 4.31586959e-05, 0.999994397, 3.53470241e-05, -3.26626141e-05) | |
530 | Part21.BackSurface = Enum.SurfaceType.SmoothNoOutlines | |
531 | Part21.BottomSurface = Enum.SurfaceType.Weld | |
532 | Part21.FrontSurface = Enum.SurfaceType.SmoothNoOutlines | |
533 | Part21.LeftSurface = Enum.SurfaceType.SmoothNoOutlines | |
534 | Part21.RightSurface = Enum.SurfaceType.SmoothNoOutlines | |
535 | Part21.TopSurface = Enum.SurfaceType.Weld | |
536 | Part21.Position = Vector3.new(-44.0093193, 3.90101624, 45.213295) | |
537 | Part21.Orientation = Vector3.new(0, -90, 0) | |
538 | Weld22.Parent = Part21 | |
539 | Weld22.C1 = CFrame.new(0.000102996826, -3.20079041, -3.05175781e-05, 1, 3.05180438e-05, -3.05171125e-05, -3.05171125e-05, 1, 3.05180438e-05, 3.05180438e-05, -3.05171125e-05, 1) | |
540 | Weld22.Part0 = Part21 | |
541 | Weld22.Part1 = Part18 | |
542 | Part23.Parent = Model17 | |
543 | Part23.Material = Enum.Material.Wood | |
544 | Part23.BrickColor = BrickColor.new("Black") | |
545 | Part23.Rotation = Vector3.new(0, -90, 0) | |
546 | Part23.Anchored = true | |
547 | Part23.FormFactor = Enum.FormFactor.Custom | |
548 | Part23.Size = Vector3.new(1.5999999, 0.400000006, 1.5999999) | |
549 | Part23.CFrame = CFrame.new(-44.0093307, 1.20083523, 45.213253, -3.26636e-05, 4.31574081e-05, -1, -2.63461679e-05, 0.999997914, 4.31586959e-05, 0.999994397, 3.53470241e-05, -3.26626141e-05) | |
550 | Part23.BackSurface = Enum.SurfaceType.SmoothNoOutlines | |
551 | Part23.BottomSurface = Enum.SurfaceType.SmoothNoOutlines | |
552 | Part23.FrontSurface = Enum.SurfaceType.SmoothNoOutlines | |
553 | Part23.LeftSurface = Enum.SurfaceType.SmoothNoOutlines | |
554 | Part23.RightSurface = Enum.SurfaceType.SmoothNoOutlines | |
555 | Part23.TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
556 | Part23.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
557 | Part23.Position = Vector3.new(-44.0093307, 1.20083523, 45.213253) | |
558 | Part23.Orientation = Vector3.new(0, -90, 0) | |
559 | Part23.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
560 | Script24.Parent = Model17 | |
561 | Script24.Disabled = true | |
562 | table.insert(cors,sandbox(Script24,function() | |
563 | -- // FileName: GetVersion.lua | |
564 | -- // Written by: spotco | |
565 | -- // Description: Command to print the chat version. | |
566 | ||
567 | local util = require(script.Parent:WaitForChild("Util")) | |
568 | local ChatConstants = require(script.Parent.Parent:WaitForChild("ChatConstants")) | |
569 | ||
570 | function ProcessMessage(message, ChatWindow, ChatSettings) | |
571 | if string.sub(message, 1, 8):lower() == "/version" or string.sub(message, 1, 9):lower() == "/version " then | |
572 | util:SendSystemMessageToSelf( | |
573 | string.format("This game is running chat version [%d.%d].", | |
574 | ChatConstants.MajorVersion, | |
575 | ChatConstants.MinorVersion), | |
576 | ChatWindow:GetCurrentChannel(), | |
577 | {}) | |
578 | return true | |
579 | end | |
580 | return false | |
581 | end | |
582 | ||
583 | return { | |
584 | [util.KEY_COMMAND_PROCESSOR_TYPE] = util.COMPLETED_MESSAGE_PROCESSOR, | |
585 | [util.KEY_PROCESSOR_FUNCTION] = ProcessMessage | |
586 | } | |
587 | end)) | |
588 | Script25.Name = "Lamp" | |
589 | Script25.Parent = Model17 | |
590 | Script25.Disabled = true | |
591 | table.insert(cors,sandbox(Script25,function() | |
592 | -- // FileName: Util.lua | |
593 | -- // Written by: TheGamer101 | |
594 | -- // Description: Module for shared code between CommandModules. | |
595 | ||
596 | --[[ | |
597 | Creating a command module: | |
598 | 1) Create a new module inside the CommandModules folder. | |
599 | 2) Create a function that takes a message, the ChatWindow object and the ChatSettings and returns | |
600 | a bool command processed. | |
601 | 3) Return this function from the module. | |
602 | --]] | |
603 | ||
604 | local clientChatModules = script.Parent.Parent | |
605 | local ChatConstants = require(clientChatModules:WaitForChild("ChatConstants")) | |
606 | ||
607 | local COMMAND_MODULES_VERSION = 1 | |
608 | ||
609 | local KEY_COMMAND_PROCESSOR_TYPE = "ProcessorType" | |
610 | local KEY_PROCESSOR_FUNCTION = "ProcessorFunction" | |
611 | ||
612 | ---Command types. | |
613 | ---Process a command as it is being typed. This allows for manipulation of the chat bar. | |
614 | local IN_PROGRESS_MESSAGE_PROCESSOR = 0 | |
615 | ---Simply process a completed message. | |
616 | local COMPLETED_MESSAGE_PROCESSOR = 1 | |
617 | ||
618 | local module = {} | |
619 | local methods = {} | |
620 | methods.__index = methods | |
621 | ||
622 | function methods:SendSystemMessageToSelf(message, channelObj, extraData) | |
623 | local messageData = | |
624 | { | |
625 | ID = -1, | |
626 | FromSpeaker = nil, | |
627 | SpeakerUserId = 0, | |
628 | OriginalChannel = channelObj.Name, | |
629 | IsFiltered = true, | |
630 | MessageLength = string.len(message), | |
631 | Message = message, | |
632 | MessageType = ChatConstants.MessageTypeSystem, | |
633 | Time = os.time(), | |
634 | ExtraData = extraData, | |
635 | } | |
636 | ||
637 | channelObj:AddMessageToChannel(messageData) | |
638 | end | |
639 | ||
640 | function module.new() | |
641 | local obj = setmetatable({}, methods) | |
642 | ||
643 | obj.COMMAND_MODULES_VERSION = COMMAND_MODULES_VERSION | |
644 | ||
645 | obj.KEY_COMMAND_PROCESSOR_TYPE = KEY_COMMAND_PROCESSOR_TYPE | |
646 | obj.KEY_PROCESSOR_FUNCTION = KEY_PROCESSOR_FUNCTION | |
647 | ||
648 | obj.IN_PROGRESS_MESSAGE_PROCESSOR = IN_PROGRESS_MESSAGE_PROCESSOR | |
649 | obj.COMPLETED_MESSAGE_PROCESSOR = COMPLETED_MESSAGE_PROCESSOR | |
650 | ||
651 | return obj | |
652 | end | |
653 | ||
654 | return module.new() | |
655 | ||
656 | end)) | |
657 | LocalScript26.Name = "ROBLOXInteraction" | |
658 | LocalScript26.Parent = Model17 | |
659 | Model27.Name = "Floor" | |
660 | Model27.Parent = Model0 | |
661 | Part28.Name = "FloorPart" | |
662 | Part28.Parent = Model27 | |
663 | Part28.Material = Enum.Material.WoodPlanks | |
664 | Part28.BrickColor = BrickColor.new("Reddish brown") | |
665 | Part28.Rotation = Vector3.new(0, 90, 0) | |
666 | Part28.Anchored = true | |
667 | Part28.Size = Vector3.new(40.4000015, 1, 37) | |
668 | Part28.CFrame = CFrame.new(-60.2692146, 0.500289917, 63.1702805, 0.000140138305, -5.85714588e-10, 1, -1.67721228e-05, 0.999997914, 2.43016984e-09, -0.999994397, -7.83720316e-06, 0.000140138232) | |
669 | Part28.BackSurface = Enum.SurfaceType.SmoothNoOutlines | |
670 | Part28.BottomSurface = Enum.SurfaceType.SmoothNoOutlines | |
671 | Part28.FrontSurface = Enum.SurfaceType.SmoothNoOutlines | |
672 | Part28.LeftSurface = Enum.SurfaceType.SmoothNoOutlines | |
673 | Part28.RightSurface = Enum.SurfaceType.SmoothNoOutlines | |
674 | Part28.TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
675 | Part28.Color = Color3.new(0.411765, 0.25098, 0.156863) | |
676 | Part28.Position = Vector3.new(-60.2692146, 0.500289917, 63.1702805) | |
677 | Part28.Orientation = Vector3.new(0, 89.9899979, 0) | |
678 | Part28.Color = Color3.new(0.411765, 0.25098, 0.156863) | |
679 | Part29.Name = "FloorPart" | |
680 | Part29.Parent = Model27 | |
681 | Part29.Material = Enum.Material.WoodPlanks | |
682 | Part29.BrickColor = BrickColor.new("Reddish brown") | |
683 | Part29.Rotation = Vector3.new(-180, 0, -180) | |
684 | Part29.Anchored = true | |
685 | Part29.Size = Vector3.new(9.20000172, 1, 12) | |
686 | Part29.CFrame = CFrame.new(-50.1691666, 0.501001358, 36.9695892, -1, 3.05168396e-05, 3.05179055e-05, 3.05184803e-05, 0.999997973, 3.85054045e-05, -3.0517007e-05, 4.74465705e-05, -0.999994457) | |
687 | Part29.BackSurface = Enum.SurfaceType.SmoothNoOutlines | |
688 | Part29.BottomSurface = Enum.SurfaceType.SmoothNoOutlines | |
689 | Part29.FrontSurface = Enum.SurfaceType.SmoothNoOutlines | |
690 | Part29.LeftSurface = Enum.SurfaceType.SmoothNoOutlines | |
691 | Part29.RightSurface = Enum.SurfaceType.SmoothNoOutlines | |
692 | Part29.TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
693 | Part29.Color = Color3.new(0.411765, 0.25098, 0.156863) | |
694 | Part29.Position = Vector3.new(-50.1691666, 0.501001358, 36.9695892) | |
695 | Part29.Orientation = Vector3.new(0, 180, 0) | |
696 | Part29.Color = Color3.new(0.411765, 0.25098, 0.156863) | |
697 | Model30.Name = "Woodentable" | |
698 | Model30.Parent = Model0 | |
699 | Part31.Parent = Model30 | |
700 | Part31.Material = Enum.Material.Wood | |
701 | Part31.BrickColor = BrickColor.new("Dark orange") | |
702 | Part31.Rotation = Vector3.new(-180, 0, 179.990005) | |
703 | Part31.Anchored = true | |
704 | Part31.Size = Vector3.new(5.80000019, 0.400000006, 7) | |
705 | Part31.CFrame = CFrame.new(-74.6114807, 3.61052132, 78.8131409, -1, -0.000152589724, 3.05151098e-05, -0.000152587687, 0.999997973, 3.85054009e-05, -3.05228823e-05, 4.74437693e-05, -0.999994457) | |
706 | Part31.BackSurface = Enum.SurfaceType.SmoothNoOutlines | |
707 | Part31.BottomSurface = Enum.SurfaceType.SmoothNoOutlines | |
708 | Part31.FrontSurface = Enum.SurfaceType.SmoothNoOutlines | |
709 | Part31.LeftSurface = Enum.SurfaceType.SmoothNoOutlines | |
710 | Part31.RightSurface = Enum.SurfaceType.SmoothNoOutlines | |
711 | Part31.TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
712 | Part31.Color = Color3.new(0.627451, 0.372549, 0.207843) | |
713 | Part31.Position = Vector3.new(-74.6114807, 3.61052132, 78.8131409) | |
714 | Part31.Orientation = Vector3.new(0, 180, -0.00999999978) | |
715 | Part31.Color = Color3.new(0.627451, 0.372549, 0.207843) | |
716 | Part32.Parent = Model30 | |
717 | Part32.Material = Enum.Material.Wood | |
718 | Part32.BrickColor = BrickColor.new("Dark orange") | |
719 | Part32.Rotation = Vector3.new(90, -90, 0) | |
720 | Part32.Anchored = true | |
721 | Part32.Shape = Enum.PartType.Cylinder | |
722 | Part32.Size = Vector3.new(2.4000001, 0.400000036, 0.400000036) | |
723 | Part32.CFrame = CFrame.new(-72.1110992, 2.21098614, 75.7129517, 0.000152591499, 2.03544914e-09, -1, -0.999997973, -7.95641245e-06, -0.000152590641, -1.68665865e-05, 0.999994516, -1.25692168e-09) | |
724 | Part32.BackSurface = Enum.SurfaceType.SmoothNoOutlines | |
725 | Part32.BottomSurface = Enum.SurfaceType.SmoothNoOutlines | |
726 | Part32.FrontSurface = Enum.SurfaceType.SmoothNoOutlines | |
727 | Part32.LeftSurface = Enum.SurfaceType.SmoothNoOutlines | |
728 | Part32.RightSurface = Enum.SurfaceType.SmoothNoOutlines | |
729 | Part32.TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
730 | Part32.Color = Color3.new(0.627451, 0.372549, 0.207843) | |
731 | Part32.Position = Vector3.new(-72.1110992, 2.21098614, 75.7129517) | |
732 | Part32.Orientation = Vector3.new(0.00999999978, -90, -90) | |
733 | Part32.Color = Color3.new(0.627451, 0.372549, 0.207843) | |
734 | Part33.Parent = Model30 | |
735 | Part33.Material = Enum.Material.Wood | |
736 | Part33.BrickColor = BrickColor.new("Dark orange") | |
737 | Part33.Rotation = Vector3.new(90, -90, 0) | |
738 | Part33.Anchored = true | |
739 | Part33.Shape = Enum.PartType.Cylinder | |
740 | Part33.Size = Vector3.new(2.4000001, 0.400000036, 0.400000036) | |
741 | Part33.CFrame = CFrame.new(-77.1111298, 2.21009541, 75.7129517, 0.000152591499, 2.03544914e-09, -1, -0.999997973, -7.95641245e-06, -0.000152590641, -1.68665865e-05, 0.999994516, -1.25692168e-09) | |
742 | Part33.BackSurface = Enum.SurfaceType.SmoothNoOutlines | |
743 | Part33.BottomSurface = Enum.SurfaceType.SmoothNoOutlines | |
744 | Part33.FrontSurface = Enum.SurfaceType.SmoothNoOutlines | |
745 | Part33.LeftSurface = Enum.SurfaceType.SmoothNoOutlines | |
746 | Part33.RightSurface = Enum.SurfaceType.SmoothNoOutlines | |
747 | Part33.TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
748 | Part33.Color = Color3.new(0.627451, 0.372549, 0.207843) | |
749 | Part33.Position = Vector3.new(-77.1111298, 2.21009541, 75.7129517) | |
750 | Part33.Orientation = Vector3.new(0.00999999978, -90, -90) | |
751 | Part33.Color = Color3.new(0.627451, 0.372549, 0.207843) | |
752 | Part34.Parent = Model30 | |
753 | Part34.Material = Enum.Material.Wood | |
754 | Part34.BrickColor = BrickColor.new("Dark orange") | |
755 | Part34.Rotation = Vector3.new(90, -90, 0) | |
756 | Part34.Anchored = true | |
757 | Part34.Shape = Enum.PartType.Cylinder | |
758 | Part34.Size = Vector3.new(2.4000001, 0.400000036, 0.400000036) | |
759 | Part34.CFrame = CFrame.new(-72.1110229, 2.21082401, 81.9132538, 0.000152591499, 2.03544914e-09, -1, -0.999997973, -7.95641245e-06, -0.000152590641, -1.68665865e-05, 0.999994516, -1.25692168e-09) | |
760 | Part34.BackSurface = Enum.SurfaceType.SmoothNoOutlines | |
761 | Part34.BottomSurface = Enum.SurfaceType.SmoothNoOutlines | |
762 | Part34.FrontSurface = Enum.SurfaceType.SmoothNoOutlines | |
763 | Part34.LeftSurface = Enum.SurfaceType.SmoothNoOutlines | |
764 | Part34.RightSurface = Enum.SurfaceType.SmoothNoOutlines | |
765 | Part34.TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
766 | Part34.Color = Color3.new(0.627451, 0.372549, 0.207843) | |
767 | Part34.Position = Vector3.new(-72.1110229, 2.21082401, 81.9132538) | |
768 | Part34.Orientation = Vector3.new(0.00999999978, -90, -90) | |
769 | Part34.Color = Color3.new(0.627451, 0.372549, 0.207843) | |
770 | Part35.Parent = Model30 | |
771 | Part35.Material = Enum.Material.Wood | |
772 | Part35.BrickColor = BrickColor.new("Dark orange") | |
773 | Part35.Rotation = Vector3.new(90, -90, 0) | |
774 | Part35.Anchored = true | |
775 | Part35.Shape = Enum.PartType.Cylinder | |
776 | Part35.Size = Vector3.new(2.4000001, 0.400000036, 0.400000036) | |
777 | Part35.CFrame = CFrame.new(-77.1111145, 2.20991516, 81.9132614, 0.000152591499, 2.03544914e-09, -1, -0.999997973, -7.95641245e-06, -0.000152590641, -1.68665865e-05, 0.999994516, -1.25692168e-09) | |
778 | Part35.BackSurface = Enum.SurfaceType.SmoothNoOutlines | |
779 | Part35.BottomSurface = Enum.SurfaceType.SmoothNoOutlines | |
780 | Part35.FrontSurface = Enum.SurfaceType.SmoothNoOutlines | |
781 | Part35.LeftSurface = Enum.SurfaceType.SmoothNoOutlines | |
782 | Part35.RightSurface = Enum.SurfaceType.SmoothNoOutlines | |
783 | Part35.TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
784 | Part35.Color = Color3.new(0.627451, 0.372549, 0.207843) | |
785 | Part35.Position = Vector3.new(-77.1111145, 2.20991516, 81.9132614) | |
786 | Part35.Orientation = Vector3.new(0.00999999978, -90, -90) | |
787 | Part35.Color = Color3.new(0.627451, 0.372549, 0.207843) | |
788 | Model36.Name = "DoubleBed" | |
789 | Model36.Parent = Model0 | |
790 | Part37.Parent = Model36 | |
791 | Part37.Material = Enum.Material.Wood | |
792 | Part37.BrickColor = BrickColor.new("Dark orange") | |
793 | Part37.Rotation = Vector3.new(-81.6100006, 89.9400024, 81.6100006) | |
794 | Part37.Anchored = true | |
795 | Part37.Size = Vector3.new(5.80000019, 2, 0.599999905) | |
796 | Part37.CFrame = CFrame.new(-43.3976898, 2.81620026, 74.6721954, 0.000139959448, -0.000949453562, 0.999999523, -1.67721319e-05, 0.999997616, 0.000949453271, -0.999994516, -7.88154375e-06, 0.000139951982) | |
797 | Part37.BackSurface = Enum.SurfaceType.SmoothNoOutlines | |
798 | Part37.BottomSurface = Enum.SurfaceType.SmoothNoOutlines | |
799 | Part37.FrontSurface = Enum.SurfaceType.SmoothNoOutlines | |
800 | Part37.LeftSurface = Enum.SurfaceType.SmoothNoOutlines | |
801 | Part37.RightSurface = Enum.SurfaceType.SmoothNoOutlines | |
802 | Part37.TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
803 | Part37.Color = Color3.new(0.627451, 0.372549, 0.207843) | |
804 | Part37.Position = Vector3.new(-43.3976898, 2.81620026, 74.6721954) | |
805 | Part37.Orientation = Vector3.new(-0.0500000007, 89.9899979, 0) | |
806 | Part37.Color = Color3.new(0.627451, 0.372549, 0.207843) | |
807 | Part38.Parent = Model36 | |
808 | Part38.Material = Enum.Material.Fabric | |
809 | Part38.Rotation = Vector3.new(-81.6100006, 89.9400024, 81.6100006) | |
810 | Part38.Anchored = true | |
811 | Part38.Size = Vector3.new(6.19999981, 1.19999993, 6.5999999) | |
812 | Part38.CFrame = CFrame.new(-46.9971809, 2.21285152, 74.6722107, 0.000139959448, -0.000949453562, 0.999999523, -1.67721319e-05, 0.999997616, 0.000949453271, -0.999994516, -7.88154375e-06, 0.000139951982) | |
813 | Part38.BackSurface = Enum.SurfaceType.SmoothNoOutlines | |
814 | Part38.BottomSurface = Enum.SurfaceType.SmoothNoOutlines | |
815 | Part38.FrontSurface = Enum.SurfaceType.SmoothNoOutlines | |
816 | Part38.LeftSurface = Enum.SurfaceType.SmoothNoOutlines | |
817 | Part38.RightSurface = Enum.SurfaceType.SmoothNoOutlines | |
818 | Part38.TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
819 | Part38.Position = Vector3.new(-46.9971809, 2.21285152, 74.6722107) | |
820 | Part38.Orientation = Vector3.new(-0.0500000007, 89.9899979, 0) | |
821 | Part39.Parent = Model36 | |
822 | Part39.Material = Enum.Material.Wood | |
823 | Part39.BrickColor = BrickColor.new("Dark orange") | |
824 | Part39.Rotation = Vector3.new(-81.6100006, 89.9400024, 81.6100006) | |
825 | Part39.Anchored = true | |
826 | Part39.Size = Vector3.new(5.80000019, 0.800000012, 7) | |
827 | Part39.CFrame = CFrame.new(-46.5971565, 2.21328449, 74.6721802, 0.000139959448, -0.000949453562, 0.999999523, -1.67721319e-05, 0.999997616, 0.000949453271, -0.999994516, -7.88154375e-06, 0.000139951982) | |
828 | Part39.BackSurface = Enum.SurfaceType.SmoothNoOutlines | |
829 | Part39.BottomSurface = Enum.SurfaceType.SmoothNoOutlines | |
830 | Part39.FrontSurface = Enum.SurfaceType.SmoothNoOutlines | |
831 | Part39.LeftSurface = Enum.SurfaceType.SmoothNoOutlines | |
832 | Part39.RightSurface = Enum.SurfaceType.SmoothNoOutlines | |
833 | Part39.TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
834 | Part39.Color = Color3.new(0.627451, 0.372549, 0.207843) | |
835 | Part39.Position = Vector3.new(-46.5971565, 2.21328449, 74.6721802) | |
836 | Part39.Orientation = Vector3.new(-0.0500000007, 89.9899979, 0) | |
837 | Part39.Color = Color3.new(0.627451, 0.372549, 0.207843) | |
838 | Part40.Parent = Model36 | |
839 | Part40.Material = Enum.Material.Wood | |
840 | Part40.BrickColor = BrickColor.new("Dark orange") | |
841 | Part40.Rotation = Vector3.new(180, 0, 89.9499969) | |
842 | Part40.Anchored = true | |
843 | Part40.Shape = Enum.PartType.Cylinder | |
844 | Part40.Size = Vector3.new(0.800000072, 0.600000024, 0.600000024) | |
845 | Part40.CFrame = CFrame.new(-49.7964935, 1.41043282, 72.0722961, 0.00091674336, -0.999999642, 2.18951755e-08, -0.999997556, -0.000916741148, -3.51973504e-05, 2.62094709e-05, 1.44427759e-09, -0.999994516) | |
846 | Part40.BackSurface = Enum.SurfaceType.SmoothNoOutlines | |
847 | Part40.BottomSurface = Enum.SurfaceType.SmoothNoOutlines | |
848 | Part40.FrontSurface = Enum.SurfaceType.SmoothNoOutlines | |
849 | Part40.LeftSurface = Enum.SurfaceType.SmoothNoOutlines | |
850 | Part40.RightSurface = Enum.SurfaceType.SmoothNoOutlines | |
851 | Part40.TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
852 | Part40.Color = Color3.new(0.627451, 0.372549, 0.207843) | |
853 | Part40.Position = Vector3.new(-49.7964935, 1.41043282, 72.0722961) | |
854 | Part40.Orientation = Vector3.new(0, 180, -90.0500031) | |
855 | Part40.Color = Color3.new(0.627451, 0.372549, 0.207843) | |
856 | Part41.Parent = Model36 | |
857 | Part41.Material = Enum.Material.Wood | |
858 | Part41.BrickColor = BrickColor.new("Dark orange") | |
859 | Part41.Rotation = Vector3.new(180, 0, 89.9499969) | |
860 | Part41.Anchored = true | |
861 | Part41.Shape = Enum.PartType.Cylinder | |
862 | Part41.Size = Vector3.new(0.800000072, 0.600000024, 0.600000024) | |
863 | Part41.CFrame = CFrame.new(-43.3963776, 1.41621017, 72.0722809, 0.00091674336, -0.999999642, 2.18951755e-08, -0.999997556, -0.000916741148, -3.51973504e-05, 2.62094709e-05, 1.44427759e-09, -0.999994516) | |
864 | Part41.BackSurface = Enum.SurfaceType.SmoothNoOutlines | |
865 | Part41.BottomSurface = Enum.SurfaceType.SmoothNoOutlines | |
866 | Part41.FrontSurface = Enum.SurfaceType.SmoothNoOutlines | |
867 | Part41.LeftSurface = Enum.SurfaceType.SmoothNoOutlines | |
868 | Part41.RightSurface = Enum.SurfaceType.SmoothNoOutlines | |
869 | Part41.TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
870 | Part41.Color = Color3.new(0.627451, 0.372549, 0.207843) | |
871 | Part41.Position = Vector3.new(-43.3963776, 1.41621017, 72.0722809) | |
872 | Part41.Orientation = Vector3.new(0, 180, -90.0500031) | |
873 | Part41.Color = Color3.new(0.627451, 0.372549, 0.207843) | |
874 | Part42.Parent = Model36 | |
875 | Part42.Material = Enum.Material.Wood | |
876 | Part42.BrickColor = BrickColor.new("Dark orange") | |
877 | Part42.Rotation = Vector3.new(180, 0, 89.9499969) | |
878 | Part42.Anchored = true | |
879 | Part42.Shape = Enum.PartType.Cylinder | |
880 | Part42.Size = Vector3.new(0.800000072, 0.600000024, 0.600000024) | |
881 | Part42.CFrame = CFrame.new(-43.396431, 1.41609764, 77.2722092, 0.00091674336, -0.999999642, 2.18951755e-08, -0.999997556, -0.000916741148, -3.51973504e-05, 2.62094709e-05, 1.44427759e-09, -0.999994516) | |
882 | Part42.BackSurface = Enum.SurfaceType.SmoothNoOutlines | |
883 | Part42.BottomSurface = Enum.SurfaceType.SmoothNoOutlines | |
884 | Part42.FrontSurface = Enum.SurfaceType.SmoothNoOutlines | |
885 | Part42.LeftSurface = Enum.SurfaceType.SmoothNoOutlines | |
886 | Part42.RightSurface = Enum.SurfaceType.SmoothNoOutlines | |
887 | Part42.TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
888 | Part42.Color = Color3.new(0.627451, 0.372549, 0.207843) | |
889 | Part42.Position = Vector3.new(-43.396431, 1.41609764, 77.2722092) | |
890 | Part42.Orientation = Vector3.new(0, 180, -90.0500031) | |
891 | Part42.Color = Color3.new(0.627451, 0.372549, 0.207843) | |
892 | Part43.Parent = Model36 | |
893 | Part43.Material = Enum.Material.Sand | |
894 | Part43.BrickColor = BrickColor.new("Burgundy") | |
895 | Part43.Rotation = Vector3.new(-81.6100006, 89.9400024, 81.6100006) | |
896 | Part43.Anchored = true | |
897 | Part43.Size = Vector3.new(6.32999945, 1.10000002, 5.47999907) | |
898 | Part43.CFrame = CFrame.new(-47.6373863, 2.36236858, 74.6772003, 0.000139959448, -0.000949453562, 0.999999523, -1.67721319e-05, 0.999997616, 0.000949453271, -0.999994516, -7.88154375e-06, 0.000139951982) | |
899 | Part43.BackSurface = Enum.SurfaceType.SmoothNoOutlines | |
900 | Part43.BottomSurface = Enum.SurfaceType.SmoothNoOutlines | |
901 | Part43.FrontSurface = Enum.SurfaceType.SmoothNoOutlines | |
902 | Part43.LeftSurface = Enum.SurfaceType.SmoothNoOutlines | |
903 | Part43.RightSurface = Enum.SurfaceType.SmoothNoOutlines | |
904 | Part43.TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
905 | Part43.Color = Color3.new(0.533333, 0.243137, 0.243137) | |
906 | Part43.Position = Vector3.new(-47.6373863, 2.36236858, 74.6772003) | |
907 | Part43.Orientation = Vector3.new(-0.0500000007, 89.9899979, 0) | |
908 | Part43.Color = Color3.new(0.533333, 0.243137, 0.243137) | |
909 | Part44.Parent = Model36 | |
910 | Part44.Material = Enum.Material.Wood | |
911 | Part44.BrickColor = BrickColor.new("Dark orange") | |
912 | Part44.Rotation = Vector3.new(180, 0, 89.9499969) | |
913 | Part44.Anchored = true | |
914 | Part44.Shape = Enum.PartType.Cylinder | |
915 | Part44.Size = Vector3.new(0.800000072, 0.600000024, 0.600000024) | |
916 | Part44.CFrame = CFrame.new(-49.7965164, 1.41030025, 77.2721863, 0.00091674336, -0.999999642, 2.18951755e-08, -0.999997556, -0.000916741148, -3.51973504e-05, 2.62094709e-05, 1.44427759e-09, -0.999994516) | |
917 | Part44.BackSurface = Enum.SurfaceType.SmoothNoOutlines | |
918 | Part44.BottomSurface = Enum.SurfaceType.SmoothNoOutlines | |
919 | Part44.FrontSurface = Enum.SurfaceType.SmoothNoOutlines | |
920 | Part44.LeftSurface = Enum.SurfaceType.SmoothNoOutlines | |
921 | Part44.RightSurface = Enum.SurfaceType.SmoothNoOutlines | |
922 | Part44.TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
923 | Part44.Color = Color3.new(0.627451, 0.372549, 0.207843) | |
924 | Part44.Position = Vector3.new(-49.7965164, 1.41030025, 77.2721863) | |
925 | Part44.Orientation = Vector3.new(0, 180, -90.0500031) | |
926 | Part44.Color = Color3.new(0.627451, 0.372549, 0.207843) | |
927 | Part45.Parent = Model36 | |
928 | Part45.Material = Enum.Material.Sand | |
929 | Part45.BrickColor = BrickColor.new("Institutional white") | |
930 | Part45.Rotation = Vector3.new(-90, 74.9400024, 90) | |
931 | Part45.Anchored = true | |
932 | Part45.Size = Vector3.new(3.20000005, 1, 2) | |
933 | Part45.CFrame = CFrame.new(-44.0979767, 3.11561298, 73.1721802, 4.47033744e-06, -0.25975433, 0.965674698, -6.49398353e-05, 0.96567291, 0.259753764, -0.999994516, -5.51473786e-05, -1.02092827e-05) | |
934 | Part45.BottomSurface = Enum.SurfaceType.Smooth | |
935 | Part45.TopSurface = Enum.SurfaceType.Smooth | |
936 | Part45.Color = Color3.new(0.972549, 0.972549, 0.972549) | |
937 | Part45.Position = Vector3.new(-44.0979767, 3.11561298, 73.1721802) | |
938 | Part45.Orientation = Vector3.new(-15.0600004, 90, 0) | |
939 | Part45.Color = Color3.new(0.972549, 0.972549, 0.972549) | |
940 | SpecialMesh46.Parent = Part45 | |
941 | SpecialMesh46.MeshType = Enum.MeshType.Sphere | |
942 | Part47.Parent = Model36 | |
943 | Part47.Material = Enum.Material.Sand | |
944 | Part47.BrickColor = BrickColor.new("Institutional white") | |
945 | Part47.Rotation = Vector3.new(-90, 74.9400024, 90) | |
946 | Part47.Anchored = true | |
947 | Part47.Size = Vector3.new(3.20000005, 1, 2) | |
948 | Part47.CFrame = CFrame.new(-44.0979919, 3.11553097, 76.1722488, 4.47033744e-06, -0.25975433, 0.965674698, -6.49398353e-05, 0.96567291, 0.259753764, -0.999994516, -5.51473786e-05, -1.02092827e-05) | |
949 | Part47.BottomSurface = Enum.SurfaceType.Smooth | |
950 | Part47.TopSurface = Enum.SurfaceType.Smooth | |
951 | Part47.Color = Color3.new(0.972549, 0.972549, 0.972549) | |
952 | Part47.Position = Vector3.new(-44.0979919, 3.11553097, 76.1722488) | |
953 | Part47.Orientation = Vector3.new(-15.0600004, 90, 0) | |
954 | Part47.Color = Color3.new(0.972549, 0.972549, 0.972549) | |
955 | SpecialMesh48.Parent = Part47 | |
956 | SpecialMesh48.MeshType = Enum.MeshType.Sphere | |
957 | Model49.Name = "WoodenChair" | |
958 | Model49.Parent = Model0 | |
959 | Part50.Parent = Model49 | |
960 | Part50.Material = Enum.Material.Wood | |
961 | Part50.BrickColor = BrickColor.new("Dark orange") | |
962 | Part50.Rotation = Vector3.new(179.990005, 0, 89.9899979) | |
963 | Part50.Anchored = true | |
964 | Part50.Shape = Enum.PartType.Cylinder | |
965 | Part50.Size = Vector3.new(1.20000005, 0.400000036, 0.400000036) | |
966 | Part50.CFrame = CFrame.new(-71.1110458, 1.61029243, 79.913002, 0.000140131029, -1, 1.16633601e-08, -0.999998033, -0.000140130214, -0.000207901816, 0.000198872236, 1.54959707e-08, -0.999994516) | |
967 | Part50.BackSurface = Enum.SurfaceType.SmoothNoOutlines | |
968 | Part50.BottomSurface = Enum.SurfaceType.SmoothNoOutlines | |
969 | Part50.FrontSurface = Enum.SurfaceType.SmoothNoOutlines | |
970 | Part50.LeftSurface = Enum.SurfaceType.SmoothNoOutlines | |
971 | Part50.RightSurface = Enum.SurfaceType.SmoothNoOutlines | |
972 | Part50.TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
973 | Part50.Color = Color3.new(0.627451, 0.372549, 0.207843) | |
974 | Part50.Position = Vector3.new(-71.1110458, 1.61029243, 79.913002) | |
975 | Part50.Orientation = Vector3.new(0.00999999978, 180, -90.0100021) | |
976 | Part50.Color = Color3.new(0.627451, 0.372549, 0.207843) | |
977 | Part51.Parent = Model49 | |
978 | Part51.Material = Enum.Material.Wood | |
979 | Part51.BrickColor = BrickColor.new("Dark orange") | |
980 | Part51.Rotation = Vector3.new(179.990005, 0, 89.9899979) | |
981 | Part51.Anchored = true | |
982 | Part51.Shape = Enum.PartType.Cylinder | |
983 | Part51.Size = Vector3.new(1.20000005, 0.400000036, 0.400000036) | |
984 | Part51.CFrame = CFrame.new(-71.1108551, 1.61004543, 77.913208, 0.000140131029, -1, 1.16633601e-08, -0.999998033, -0.000140130214, -0.000207901816, 0.000198872236, 1.54959707e-08, -0.999994516) | |
985 | Part51.BackSurface = Enum.SurfaceType.SmoothNoOutlines | |
986 | Part51.BottomSurface = Enum.SurfaceType.SmoothNoOutlines | |
987 | Part51.FrontSurface = Enum.SurfaceType.SmoothNoOutlines | |
988 | Part51.LeftSurface = Enum.SurfaceType.SmoothNoOutlines | |
989 | Part51.RightSurface = Enum.SurfaceType.SmoothNoOutlines | |
990 | Part51.TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
991 | Part51.Color = Color3.new(0.627451, 0.372549, 0.207843) | |
992 | Part51.Position = Vector3.new(-71.1108551, 1.61004543, 77.913208) | |
993 | Part51.Orientation = Vector3.new(0.00999999978, 180, -90.0100021) | |
994 | Part51.Color = Color3.new(0.627451, 0.372549, 0.207843) | |
995 | Part52.Parent = Model49 | |
996 | Part52.Material = Enum.Material.Wood | |
997 | Part52.BrickColor = BrickColor.new("Dark orange") | |
998 | Part52.Rotation = Vector3.new(179.990005, 0, 89.9899979) | |
999 | Part52.Anchored = true | |
1000 | Part52.Shape = Enum.PartType.Cylinder | |
1001 | Part52.Size = Vector3.new(3.20000005, 0.400000036, 0.400000036) | |
1002 | Part52.CFrame = CFrame.new(-69.3109741, 2.60999775, 77.9131012, 0.000140131029, -1, 1.16633601e-08, -0.999998033, -0.000140130214, -0.000207901816, 0.000198872236, 1.54959707e-08, -0.999994516) | |
1003 | Part52.BackSurface = Enum.SurfaceType.SmoothNoOutlines | |
1004 | Part52.BottomSurface = Enum.SurfaceType.SmoothNoOutlines | |
1005 | Part52.FrontSurface = Enum.SurfaceType.SmoothNoOutlines | |
1006 | Part52.LeftSurface = Enum.SurfaceType.SmoothNoOutlines | |
1007 | Part52.RightSurface = Enum.SurfaceType.SmoothNoOutlines | |
1008 | Part52.TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
1009 | Part52.Color = Color3.new(0.627451, 0.372549, 0.207843) | |
1010 | Part52.Position = Vector3.new(-69.3109741, 2.60999775, 77.9131012) | |
1011 | Part52.Orientation = Vector3.new(0.00999999978, 180, -90.0100021) | |
1012 | Part52.Color = Color3.new(0.627451, 0.372549, 0.207843) | |
1013 | Part53.Parent = Model49 | |
1014 | Part53.Material = Enum.Material.Wood | |
1015 | Part53.BrickColor = BrickColor.new("Dark orange") | |
1016 | Part53.Rotation = Vector3.new(-0.00999999978, 90, 0) | |
1017 | Part53.Anchored = true | |
1018 | Part53.Size = Vector3.new(2.39999914, 0.400000006, 0.400000006) | |
1019 | Part53.CFrame = CFrame.new(-69.3110657, 4.41027737, 78.9127808, 0.000140138291, 6.8830559e-09, 1, -0.000189506391, 0.999997914, 1.91394065e-08, -0.999994516, -0.000180511852, 0.000140138218) | |
1020 | Part53.BackSurface = Enum.SurfaceType.SmoothNoOutlines | |
1021 | Part53.BottomSurface = Enum.SurfaceType.SmoothNoOutlines | |
1022 | Part53.FrontSurface = Enum.SurfaceType.SmoothNoOutlines | |
1023 | Part53.LeftSurface = Enum.SurfaceType.SmoothNoOutlines | |
1024 | Part53.RightSurface = Enum.SurfaceType.SmoothNoOutlines | |
1025 | Part53.TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
1026 | Part53.Color = Color3.new(0.627451, 0.372549, 0.207843) | |
1027 | Part53.Position = Vector3.new(-69.3110657, 4.41027737, 78.9127808) | |
1028 | Part53.Orientation = Vector3.new(0, 89.9899979, -0.00999999978) | |
1029 | Part53.Color = Color3.new(0.627451, 0.372549, 0.207843) | |
1030 | Part54.Parent = Model49 | |
1031 | Part54.Material = Enum.Material.Wood | |
1032 | Part54.BrickColor = BrickColor.new("Dark orange") | |
1033 | Part54.Rotation = Vector3.new(-0.00999999978, 90, 0) | |
1034 | Part54.Anchored = true | |
1035 | Part54.Size = Vector3.new(1.99999917, 0.400000006, 0.400000006) | |
1036 | Part54.CFrame = CFrame.new(-69.3111649, 3.6102457, 78.9127579, 0.000140138291, 6.8830559e-09, 1, -0.000189506391, 0.999997914, 1.91394065e-08, -0.999994516, -0.000180511852, 0.000140138218) | |
1037 | Part54.BackSurface = Enum.SurfaceType.SmoothNoOutlines | |
1038 | Part54.BottomSurface = Enum.SurfaceType.SmoothNoOutlines | |
1039 | Part54.FrontSurface = Enum.SurfaceType.SmoothNoOutlines | |
1040 | Part54.LeftSurface = Enum.SurfaceType.SmoothNoOutlines | |
1041 | Part54.RightSurface = Enum.SurfaceType.SmoothNoOutlines | |
1042 | Part54.TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
1043 | Part54.Color = Color3.new(0.627451, 0.372549, 0.207843) | |
1044 | Part54.Position = Vector3.new(-69.3111649, 3.6102457, 78.9127579) | |
1045 | Part54.Orientation = Vector3.new(0, 89.9899979, -0.00999999978) | |
1046 | Part54.Color = Color3.new(0.627451, 0.372549, 0.207843) | |
1047 | Part55.Parent = Model49 | |
1048 | Part55.Material = Enum.Material.Wood | |
1049 | Part55.BrickColor = BrickColor.new("Dark orange") | |
1050 | Part55.Rotation = Vector3.new(179.990005, 0, 89.9899979) | |
1051 | Part55.Anchored = true | |
1052 | Part55.Shape = Enum.PartType.Cylinder | |
1053 | Part55.Size = Vector3.new(3.20000005, 0.400000036, 0.400000036) | |
1054 | Part55.CFrame = CFrame.new(-69.311203, 2.61031246, 79.9127502, 0.000140131029, -1, 1.16633601e-08, -0.999998033, -0.000140130214, -0.000207901816, 0.000198872236, 1.54959707e-08, -0.999994516) | |
1055 | Part55.BackSurface = Enum.SurfaceType.SmoothNoOutlines | |
1056 | Part55.BottomSurface = Enum.SurfaceType.SmoothNoOutlines | |
1057 | Part55.FrontSurface = Enum.SurfaceType.SmoothNoOutlines | |
1058 | Part55.LeftSurface = Enum.SurfaceType.SmoothNoOutlines | |
1059 | Part55.RightSurface = Enum.SurfaceType.SmoothNoOutlines | |
1060 | Part55.TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
1061 | Part55.Color = Color3.new(0.627451, 0.372549, 0.207843) | |
1062 | Part55.Position = Vector3.new(-69.311203, 2.61031246, 79.9127502) | |
1063 | Part55.Orientation = Vector3.new(0.00999999978, 180, -90.0100021) | |
1064 | Part55.Color = Color3.new(0.627451, 0.372549, 0.207843) | |
1065 | Seat56.Parent = Model49 | |
1066 | Seat56.Material = Enum.Material.Wood | |
1067 | Seat56.BrickColor = BrickColor.new("Dark orange") | |
1068 | Seat56.Rotation = Vector3.new(-0.00999999978, 90, 0) | |
1069 | Seat56.Anchored = true | |
1070 | Seat56.Size = Vector3.new(2.4000001, 0.200000003, 2.20000005) | |
1071 | Seat56.CFrame = CFrame.new(-70.2108994, 2.31016636, 78.9129791, 0.000140138291, 6.8830559e-09, 1, -0.000189506391, 0.999997914, 1.91394065e-08, -0.999994516, -0.000180511852, 0.000140138218) | |
1072 | Seat56.BackSurface = Enum.SurfaceType.SmoothNoOutlines | |
1073 | Seat56.BottomSurface = Enum.SurfaceType.SmoothNoOutlines | |
1074 | Seat56.FrontSurface = Enum.SurfaceType.SmoothNoOutlines | |
1075 | Seat56.LeftSurface = Enum.SurfaceType.SmoothNoOutlines | |
1076 | Seat56.RightSurface = Enum.SurfaceType.SmoothNoOutlines | |
1077 | Seat56.TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
1078 | Seat56.Color = Color3.new(0.627451, 0.372549, 0.207843) | |
1079 | Seat56.Position = Vector3.new(-70.2108994, 2.31016636, 78.9129791) | |
1080 | Seat56.Orientation = Vector3.new(0, 89.9899979, -0.00999999978) | |
1081 | Seat56.Color = Color3.new(0.627451, 0.372549, 0.207843) | |
1082 | Part57.Parent = Model49 | |
1083 | Part57.Material = Enum.Material.Fabric | |
1084 | Part57.BrickColor = BrickColor.new("Black") | |
1085 | Part57.Rotation = Vector3.new(-0.00999999978, 90, 0) | |
1086 | Part57.Anchored = true | |
1087 | Part57.Size = Vector3.new(2.39999914, 0.200000003, 2.20000005) | |
1088 | Part57.CFrame = CFrame.new(-70.2109299, 2.51015472, 78.9129715, 0.000140138291, 6.8830559e-09, 1, -0.000189506391, 0.999997914, 1.91394065e-08, -0.999994516, -0.000180511852, 0.000140138218) | |
1089 | Part57.BackSurface = Enum.SurfaceType.SmoothNoOutlines | |
1090 | Part57.BottomSurface = Enum.SurfaceType.SmoothNoOutlines | |
1091 | Part57.FrontSurface = Enum.SurfaceType.SmoothNoOutlines | |
1092 | Part57.LeftSurface = Enum.SurfaceType.SmoothNoOutlines | |
1093 | Part57.RightSurface = Enum.SurfaceType.SmoothNoOutlines | |
1094 | Part57.TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
1095 | Part57.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
1096 | Part57.Position = Vector3.new(-70.2109299, 2.51015472, 78.9129715) | |
1097 | Part57.Orientation = Vector3.new(0, 89.9899979, -0.00999999978) | |
1098 | Part57.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
1099 | Model58.Name = "Couch" | |
1100 | Model58.Parent = Model0 | |
1101 | Part59.Parent = Model58 | |
1102 | Part59.Material = Enum.Material.Wood | |
1103 | Part59.BrickColor = BrickColor.new("Dirt brown") | |
1104 | Part59.Rotation = Vector3.new(1.02999997, 0, -90) | |
1105 | Part59.Anchored = true | |
1106 | Part59.Shape = Enum.PartType.Cylinder | |
1107 | Part59.Size = Vector3.new(0.200000003, 0.800000012, 0.800000012) | |
1108 | Part59.CFrame = CFrame.new(-70.2055664, 1.11798096, 48.5753708, -2.72993129e-05, 1, -1.02002559e-07, -0.999836087, -2.72972029e-05, -0.0180046558, -0.0180135388, -3.89058187e-07, 0.999832332) | |
1109 | Part59.BackSurface = Enum.SurfaceType.SmoothNoOutlines | |
1110 | Part59.BottomSurface = Enum.SurfaceType.SmoothNoOutlines | |
1111 | Part59.FrontSurface = Enum.SurfaceType.SmoothNoOutlines | |
1112 | Part59.LeftSurface = Enum.SurfaceType.SmoothNoOutlines | |
1113 | Part59.RightSurface = Enum.SurfaceType.SmoothNoOutlines | |
1114 | Part59.TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
1115 | Part59.Color = Color3.new(0.337255, 0.258824, 0.211765) | |
1116 | Part59.Position = Vector3.new(-70.2055664, 1.11798096, 48.5753708) | |
1117 | Part59.Orientation = Vector3.new(1.02999997, 0, -90) | |
1118 | Part59.Color = Color3.new(0.337255, 0.258824, 0.211765) | |
1119 | Part60.Parent = Model58 | |
1120 | Part60.Material = Enum.Material.Wood | |
1121 | Part60.BrickColor = BrickColor.new("Dirt brown") | |
1122 | Part60.Rotation = Vector3.new(1.02999997, 0, -90) | |
1123 | Part60.Anchored = true | |
1124 | Part60.Shape = Enum.PartType.Cylinder | |
1125 | Part60.Size = Vector3.new(0.200000003, 0.800000012, 0.800000012) | |
1126 | Part60.CFrame = CFrame.new(-61.0054893, 1.11797047, 48.5752335, -2.72993129e-05, 1, -1.02002559e-07, -0.999836087, -2.72972029e-05, -0.0180046558, -0.0180135388, -3.89058187e-07, 0.999832332) | |
1127 | Part60.BackSurface = Enum.SurfaceType.SmoothNoOutlines | |
1128 | Part60.BottomSurface = Enum.SurfaceType.SmoothNoOutlines | |
1129 | Part60.FrontSurface = Enum.SurfaceType.SmoothNoOutlines | |
1130 | Part60.LeftSurface = Enum.SurfaceType.SmoothNoOutlines | |
1131 | Part60.RightSurface = Enum.SurfaceType.SmoothNoOutlines | |
1132 | Part60.TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
1133 | Part60.Color = Color3.new(0.337255, 0.258824, 0.211765) | |
1134 | Part60.Position = Vector3.new(-61.0054893, 1.11797047, 48.5752335) | |
1135 | Part60.Orientation = Vector3.new(1.02999997, 0, -90) | |
1136 | Part60.Color = Color3.new(0.337255, 0.258824, 0.211765) | |
1137 | Part61.Parent = Model58 | |
1138 | Part61.Material = Enum.Material.Wood | |
1139 | Part61.BrickColor = BrickColor.new("Dirt brown") | |
1140 | Part61.Rotation = Vector3.new(1.02999997, 0, -90) | |
1141 | Part61.Anchored = true | |
1142 | Part61.Shape = Enum.PartType.Cylinder | |
1143 | Part61.Size = Vector3.new(0.200000003, 0.800000012, 0.800000012) | |
1144 | Part61.CFrame = CFrame.new(-70.1863937, 1.17573261, 45.3757324, -2.72993129e-05, 1, -1.02002559e-07, -0.999836087, -2.72972029e-05, -0.0180046558, -0.0180135388, -3.89058187e-07, 0.999832332) | |
1145 | Part61.BackSurface = Enum.SurfaceType.SmoothNoOutlines | |
1146 | Part61.BottomSurface = Enum.SurfaceType.SmoothNoOutlines | |
1147 | Part61.FrontSurface = Enum.SurfaceType.SmoothNoOutlines | |
1148 | Part61.LeftSurface = Enum.SurfaceType.Weld | |
1149 | Part61.RightSurface = Enum.SurfaceType.SmoothNoOutlines | |
1150 | Part61.TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
1151 | Part61.Color = Color3.new(0.337255, 0.258824, 0.211765) | |
1152 | Part61.Position = Vector3.new(-70.1863937, 1.17573261, 45.3757324) | |
1153 | Part61.Orientation = Vector3.new(1.02999997, 0, -90) | |
1154 | Part61.Color = Color3.new(0.337255, 0.258824, 0.211765) | |
1155 | Part62.Parent = Model58 | |
1156 | Part62.Material = Enum.Material.Wood | |
1157 | Part62.BrickColor = BrickColor.new("Dirt brown") | |
1158 | Part62.Rotation = Vector3.new(1.02999997, 0, -90) | |
1159 | Part62.Anchored = true | |
1160 | Part62.Shape = Enum.PartType.Cylinder | |
1161 | Part62.Size = Vector3.new(0.200000003, 0.800000012, 0.800000012) | |
1162 | Part62.CFrame = CFrame.new(-61.0055428, 1.17580032, 45.3757248, -2.72993129e-05, 1, -1.02002559e-07, -0.999836087, -2.72972029e-05, -0.0180046558, -0.0180135388, -3.89058187e-07, 0.999832332) | |
1163 | Part62.BackSurface = Enum.SurfaceType.SmoothNoOutlines | |
1164 | Part62.BottomSurface = Enum.SurfaceType.SmoothNoOutlines | |
1165 | Part62.FrontSurface = Enum.SurfaceType.SmoothNoOutlines | |
1166 | Part62.LeftSurface = Enum.SurfaceType.SmoothNoOutlines | |
1167 | Part62.RightSurface = Enum.SurfaceType.SmoothNoOutlines | |
1168 | Part62.TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
1169 | Part62.Color = Color3.new(0.337255, 0.258824, 0.211765) | |
1170 | Part62.Position = Vector3.new(-61.0055428, 1.17580032, 45.3757248) | |
1171 | Part62.Orientation = Vector3.new(1.02999997, 0, -90) | |
1172 | Part62.Color = Color3.new(0.337255, 0.258824, 0.211765) | |
1173 | Part63.Parent = Model58 | |
1174 | Part63.Material = Enum.Material.Fabric | |
1175 | Part63.BrickColor = BrickColor.new("Burgundy") | |
1176 | Part63.Rotation = Vector3.new(-178.960007, 0, -180) | |
1177 | Part63.Anchored = true | |
1178 | Part63.Size = Vector3.new(7.99999952, 1.19999993, 4) | |
1179 | Part63.CFrame = CFrame.new(-65.6056366, 1.84679222, 46.9882278, -1, 3.02380104e-05, 3.07922819e-05, 3.07928349e-05, 0.999832928, 0.0181654096, -3.0238185e-05, 0.0181743223, -0.999829412) | |
1180 | Part63.BackSurface = Enum.SurfaceType.SmoothNoOutlines | |
1181 | Part63.BottomSurface = Enum.SurfaceType.SmoothNoOutlines | |
1182 | Part63.FrontSurface = Enum.SurfaceType.SmoothNoOutlines | |
1183 | Part63.LeftSurface = Enum.SurfaceType.SmoothNoOutlines | |
1184 | Part63.RightSurface = Enum.SurfaceType.SmoothNoOutlines | |
1185 | Part63.TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
1186 | Part63.Color = Color3.new(0.533333, 0.243137, 0.243137) | |
1187 | Part63.Position = Vector3.new(-65.6056366, 1.84679222, 46.9882278) | |
1188 | Part63.Orientation = Vector3.new(-1.03999996, 180, 0) | |
1189 | Part63.Color = Color3.new(0.533333, 0.243137, 0.243137) | |
1190 | Part64.Parent = Model58 | |
1191 | Part64.Material = Enum.Material.Fabric | |
1192 | Part64.BrickColor = BrickColor.new("Black") | |
1193 | Part64.Rotation = Vector3.new(-178.960007, 0, -180) | |
1194 | Part64.Anchored = true | |
1195 | Part64.Size = Vector3.new(7.99999952, 0.200000003, 1) | |
1196 | Part64.CFrame = CFrame.new(-65.6055908, 2.51956272, 48.5007019, -1, 3.02380104e-05, 3.07922819e-05, 3.07928349e-05, 0.999832928, 0.0181654096, -3.0238185e-05, 0.0181743223, -0.999829412) | |
1197 | Part64.BackSurface = Enum.SurfaceType.SmoothNoOutlines | |
1198 | Part64.BottomSurface = Enum.SurfaceType.SmoothNoOutlines | |
1199 | Part64.FrontSurface = Enum.SurfaceType.SmoothNoOutlines | |
1200 | Part64.LeftSurface = Enum.SurfaceType.SmoothNoOutlines | |
1201 | Part64.RightSurface = Enum.SurfaceType.SmoothNoOutlines | |
1202 | Part64.TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
1203 | Part64.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
1204 | Part64.Position = Vector3.new(-65.6055908, 2.51956272, 48.5007019) | |
1205 | Part64.Orientation = Vector3.new(-1.03999996, 180, 0) | |
1206 | Part64.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
1207 | Part65.Parent = Model58 | |
1208 | Part65.Material = Enum.Material.Fabric | |
1209 | Part65.BrickColor = BrickColor.new("Burgundy") | |
1210 | Part65.Rotation = Vector3.new(166.039993, 0, -180) | |
1211 | Part65.Anchored = true | |
1212 | Part65.Size = Vector3.new(7.99999952, 3, 1.39999998) | |
1213 | Part65.CFrame = CFrame.new(-65.6056213, 3.97724533, 45.3264771, -1, 3.40007718e-05, 2.65811668e-05, 2.6581678e-05, 0.970442891, -0.24132292, -3.40010301e-05, -0.241313398, -0.97044158) | |
1214 | Part65.BackSurface = Enum.SurfaceType.SmoothNoOutlines | |
1215 | Part65.BottomSurface = Enum.SurfaceType.SmoothNoOutlines | |
1216 | Part65.FrontSurface = Enum.SurfaceType.SmoothNoOutlines | |
1217 | Part65.LeftSurface = Enum.SurfaceType.SmoothNoOutlines | |
1218 | Part65.RightSurface = Enum.SurfaceType.SmoothNoOutlines | |
1219 | Part65.TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
1220 | Part65.Color = Color3.new(0.533333, 0.243137, 0.243137) | |
1221 | Part65.Position = Vector3.new(-65.6056213, 3.97724533, 45.3264771) | |
1222 | Part65.Orientation = Vector3.new(13.96, 180, 0) | |
1223 | Part65.Color = Color3.new(0.533333, 0.243137, 0.243137) | |
1224 | Seat66.Parent = Model58 | |
1225 | Seat66.Material = Enum.Material.Fabric | |
1226 | Seat66.BrickColor = BrickColor.new("Black") | |
1227 | Seat66.Rotation = Vector3.new(-178.960007, 0, -180) | |
1228 | Seat66.Anchored = true | |
1229 | Seat66.Size = Vector3.new(2, 0.200000003, 2) | |
1230 | Seat66.CFrame = CFrame.new(-64.6055679, 2.5466795, 47.0009232, -1, 3.02380104e-05, 3.07922819e-05, 3.07928349e-05, 0.999832928, 0.0181654096, -3.0238185e-05, 0.0181743223, -0.999829412) | |
1231 | Seat66.BackSurface = Enum.SurfaceType.SmoothNoOutlines | |
1232 | Seat66.BottomSurface = Enum.SurfaceType.Weld | |
1233 | Seat66.FrontSurface = Enum.SurfaceType.SmoothNoOutlines | |
1234 | Seat66.LeftSurface = Enum.SurfaceType.SmoothNoOutlines | |
1235 | Seat66.RightSurface = Enum.SurfaceType.SmoothNoOutlines | |
1236 | Seat66.TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
1237 | Seat66.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
1238 | Seat66.Position = Vector3.new(-64.6055679, 2.5466795, 47.0009232) | |
1239 | Seat66.Orientation = Vector3.new(-1.03999996, 180, 0) | |
1240 | Seat66.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
1241 | Seat67.Parent = Model58 | |
1242 | Seat67.Material = Enum.Material.Fabric | |
1243 | Seat67.BrickColor = BrickColor.new("Black") | |
1244 | Seat67.Rotation = Vector3.new(-178.960007, 0, -180) | |
1245 | Seat67.Anchored = true | |
1246 | Seat67.Size = Vector3.new(2, 0.200000003, 2) | |
1247 | Seat67.CFrame = CFrame.new(-66.6055984, 2.54667473, 47.0009232, -1, 3.02380104e-05, 3.07922819e-05, 3.07928349e-05, 0.999832928, 0.0181654096, -3.0238185e-05, 0.0181743223, -0.999829412) | |
1248 | Seat67.BackSurface = Enum.SurfaceType.SmoothNoOutlines | |
1249 | Seat67.BottomSurface = Enum.SurfaceType.Weld | |
1250 | Seat67.FrontSurface = Enum.SurfaceType.SmoothNoOutlines | |
1251 | Seat67.LeftSurface = Enum.SurfaceType.SmoothNoOutlines | |
1252 | Seat67.RightSurface = Enum.SurfaceType.SmoothNoOutlines | |
1253 | Seat67.TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
1254 | Seat67.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
1255 | Seat67.Position = Vector3.new(-66.6055984, 2.54667473, 47.0009232) | |
1256 | Seat67.Orientation = Vector3.new(-1.03999996, 180, 0) | |
1257 | Seat67.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
1258 | Seat68.Parent = Model58 | |
1259 | Seat68.Material = Enum.Material.Fabric | |
1260 | Seat68.BrickColor = BrickColor.new("Black") | |
1261 | Seat68.Rotation = Vector3.new(-178.960007, 0, -180) | |
1262 | Seat68.Anchored = true | |
1263 | Seat68.Size = Vector3.new(2, 0.200000003, 2) | |
1264 | Seat68.CFrame = CFrame.new(-68.6055984, 2.54667854, 47.000927, -1, 3.02380104e-05, 3.07922819e-05, 3.07928349e-05, 0.999832928, 0.0181654096, -3.0238185e-05, 0.0181743223, -0.999829412) | |
1265 | Seat68.BackSurface = Enum.SurfaceType.SmoothNoOutlines | |
1266 | Seat68.BottomSurface = Enum.SurfaceType.Weld | |
1267 | Seat68.FrontSurface = Enum.SurfaceType.SmoothNoOutlines | |
1268 | Seat68.LeftSurface = Enum.SurfaceType.SmoothNoOutlines | |
1269 | Seat68.RightSurface = Enum.SurfaceType.SmoothNoOutlines | |
1270 | Seat68.TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
1271 | Seat68.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
1272 | Seat68.Position = Vector3.new(-68.6055984, 2.54667854, 47.000927) | |
1273 | Seat68.Orientation = Vector3.new(-1.03999996, 180, 0) | |
1274 | Seat68.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
1275 | Part69.Parent = Model58 | |
1276 | Part69.Material = Enum.Material.Fabric | |
1277 | Part69.BrickColor = BrickColor.new("Burgundy") | |
1278 | Part69.Rotation = Vector3.new(-178.960007, 0, -180) | |
1279 | Part69.Anchored = true | |
1280 | Part69.Size = Vector3.new(0.999999523, 3, 4) | |
1281 | Part69.CFrame = CFrame.new(-61.1055412, 2.7466383, 47.0045547, -1, 3.02380104e-05, 3.07922819e-05, 3.07928349e-05, 0.999832928, 0.0181654096, -3.0238185e-05, 0.0181743223, -0.999829412) | |
1282 | Part69.BackSurface = Enum.SurfaceType.SmoothNoOutlines | |
1283 | Part69.BottomSurface = Enum.SurfaceType.SmoothNoOutlines | |
1284 | Part69.FrontSurface = Enum.SurfaceType.SmoothNoOutlines | |
1285 | Part69.LeftSurface = Enum.SurfaceType.SmoothNoOutlines | |
1286 | Part69.RightSurface = Enum.SurfaceType.SmoothNoOutlines | |
1287 | Part69.TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
1288 | Part69.Color = Color3.new(0.533333, 0.243137, 0.243137) | |
1289 | Part69.Position = Vector3.new(-61.1055412, 2.7466383, 47.0045547) | |
1290 | Part69.Orientation = Vector3.new(-1.03999996, 180, 0) | |
1291 | Part69.Color = Color3.new(0.533333, 0.243137, 0.243137) | |
1292 | Part70.Parent = Model58 | |
1293 | Part70.Material = Enum.Material.Fabric | |
1294 | Part70.BrickColor = BrickColor.new("Burgundy") | |
1295 | Part70.Rotation = Vector3.new(-178.960007, 0, -180) | |
1296 | Part70.Anchored = true | |
1297 | Part70.Size = Vector3.new(0.999999523, 3, 4) | |
1298 | Part70.CFrame = CFrame.new(-70.1055756, 2.74664974, 47.004425, -1, 3.02380104e-05, 3.07922819e-05, 3.07928349e-05, 0.999832928, 0.0181654096, -3.0238185e-05, 0.0181743223, -0.999829412) | |
1299 | Part70.BackSurface = Enum.SurfaceType.SmoothNoOutlines | |
1300 | Part70.BottomSurface = Enum.SurfaceType.SmoothNoOutlines | |
1301 | Part70.FrontSurface = Enum.SurfaceType.SmoothNoOutlines | |
1302 | Part70.LeftSurface = Enum.SurfaceType.SmoothNoOutlines | |
1303 | Part70.RightSurface = Enum.SurfaceType.SmoothNoOutlines | |
1304 | Part70.TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
1305 | Part70.Color = Color3.new(0.533333, 0.243137, 0.243137) | |
1306 | Part70.Position = Vector3.new(-70.1055756, 2.74664974, 47.004425) | |
1307 | Part70.Orientation = Vector3.new(-1.03999996, 180, 0) | |
1308 | Part70.Color = Color3.new(0.533333, 0.243137, 0.243137) | |
1309 | Seat71.Parent = Model58 | |
1310 | Seat71.Material = Enum.Material.Fabric | |
1311 | Seat71.BrickColor = BrickColor.new("Black") | |
1312 | Seat71.Rotation = Vector3.new(-178.960007, 0, -180) | |
1313 | Seat71.Anchored = true | |
1314 | Seat71.Size = Vector3.new(2, 0.200000003, 2) | |
1315 | Seat71.CFrame = CFrame.new(-62.6055717, 2.54668427, 47.0009232, -1, 3.02380104e-05, 3.07922819e-05, 3.07928349e-05, 0.999832928, 0.0181654096, -3.0238185e-05, 0.0181743223, -0.999829412) | |
1316 | Seat71.BackSurface = Enum.SurfaceType.SmoothNoOutlines | |
1317 | Seat71.BottomSurface = Enum.SurfaceType.SmoothNoOutlines | |
1318 | Seat71.FrontSurface = Enum.SurfaceType.SmoothNoOutlines | |
1319 | Seat71.LeftSurface = Enum.SurfaceType.SmoothNoOutlines | |
1320 | Seat71.RightSurface = Enum.SurfaceType.SmoothNoOutlines | |
1321 | Seat71.TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
1322 | Seat71.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
1323 | Seat71.Position = Vector3.new(-62.6055717, 2.54668427, 47.0009232) | |
1324 | Seat71.Orientation = Vector3.new(-1.03999996, 180, 0) | |
1325 | Seat71.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
1326 | Model72.Name = "Windows" | |
1327 | Model72.Parent = Model0 | |
1328 | Part73.Name = "Window" | |
1329 | Part73.Parent = Model72 | |
1330 | Part73.Material = Enum.Material.SmoothPlastic | |
1331 | Part73.BrickColor = BrickColor.new("Fog") | |
1332 | Part73.Reflectance = 0.5 | |
1333 | Part73.Transparency = 0.5 | |
1334 | Part73.Rotation = Vector3.new(-0.00999999978, 90, 0) | |
1335 | Part73.Anchored = true | |
1336 | Part73.Size = Vector3.new(0.600000024, 4, 3) | |
1337 | Part73.CFrame = CFrame.new(-70.4127884, 5.40008259, 82.8121338, 0.000140138305, 3.14685167e-09, 1, -0.000103109451, 0.999997914, 1.07866072e-08, -0.999994457, -9.42043334e-05, 0.000140138261) | |
1338 | Part73.BackSurface = Enum.SurfaceType.SmoothNoOutlines | |
1339 | Part73.BottomSurface = Enum.SurfaceType.SmoothNoOutlines | |
1340 | Part73.FrontSurface = Enum.SurfaceType.SmoothNoOutlines | |
1341 | Part73.LeftSurface = Enum.SurfaceType.SmoothNoOutlines | |
1342 | Part73.RightSurface = Enum.SurfaceType.SmoothNoOutlines | |
1343 | Part73.TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
1344 | Part73.Color = Color3.new(0.780392, 0.831373, 0.894118) | |
1345 | Part73.Position = Vector3.new(-70.4127884, 5.40008259, 82.8121338) | |
1346 | Part73.Orientation = Vector3.new(0, 89.9899979, -0.00999999978) | |
1347 | Part73.Color = Color3.new(0.780392, 0.831373, 0.894118) | |
1348 | Model74.Parent = Model72 | |
1349 | Part75.Parent = Model74 | |
1350 | Part75.Material = Enum.Material.Concrete | |
1351 | Part75.BrickColor = BrickColor.new("Dirt brown") | |
1352 | Part75.Rotation = Vector3.new(-90, 0, 180) | |
1353 | Part75.Anchored = true | |
1354 | Part75.Size = Vector3.new(3, 1, 0.400000036) | |
1355 | Part75.CFrame = CFrame.new(-70.4131012, 7.60032177, 82.8119354, -1, -3.0559022e-10, 4.3155509e-05, 4.31559456e-05, 2.72699326e-05, 0.999997973, -1.80989446e-09, 0.999994457, -1.83567627e-05) | |
1356 | Part75.BottomSurface = Enum.SurfaceType.SmoothNoOutlines | |
1357 | Part75.TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
1358 | Part75.Color = Color3.new(0.337255, 0.258824, 0.211765) | |
1359 | Part75.Position = Vector3.new(-70.4131012, 7.60032177, 82.8119354) | |
1360 | Part75.Orientation = Vector3.new(-89.8799973, 113.040001, 57.7099991) | |
1361 | Part75.Color = Color3.new(0.337255, 0.258824, 0.211765) | |
1362 | Part76.Parent = Model74 | |
1363 | Part76.Material = Enum.Material.Concrete | |
1364 | Part76.BrickColor = BrickColor.new("Dirt brown") | |
1365 | Part76.Rotation = Vector3.new(-90, 0, 180) | |
1366 | Part76.Anchored = true | |
1367 | Part76.Size = Vector3.new(3.80000019, 1, 0.400000572) | |
1368 | Part76.CFrame = CFrame.new(-70.4132385, 3.19987965, 82.8122025, -1, -3.0559022e-10, 4.3155509e-05, 4.31559456e-05, 2.72699326e-05, 0.999997973, -1.80989446e-09, 0.999994457, -1.83567627e-05) | |
1369 | Part76.BottomSurface = Enum.SurfaceType.SmoothNoOutlines | |
1370 | Part76.TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
1371 | Part76.Color = Color3.new(0.337255, 0.258824, 0.211765) | |
1372 | Part76.Position = Vector3.new(-70.4132385, 3.19987965, 82.8122025) | |
1373 | Part76.Orientation = Vector3.new(-89.8799973, 113.040001, 57.7099991) | |
1374 | Part76.Color = Color3.new(0.337255, 0.258824, 0.211765) | |
1375 | Part77.Parent = Model74 | |
1376 | Part77.Material = Enum.Material.Concrete | |
1377 | Part77.BrickColor = BrickColor.new("Dirt brown") | |
1378 | Part77.Rotation = Vector3.new(-90, 0, 180) | |
1379 | Part77.Anchored = true | |
1380 | Part77.Size = Vector3.new(0.400000036, 1, 4.40000057) | |
1381 | Part77.CFrame = CFrame.new(-68.7131271, 5.60010719, 82.8121338, -1, -3.0559022e-10, 4.3155509e-05, 4.31559456e-05, 2.72699326e-05, 0.999997973, -1.80989446e-09, 0.999994457, -1.83567627e-05) | |
1382 | Part77.BottomSurface = Enum.SurfaceType.SmoothNoOutlines | |
1383 | Part77.TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
1384 | Part77.Color = Color3.new(0.337255, 0.258824, 0.211765) | |
1385 | Part77.Position = Vector3.new(-68.7131271, 5.60010719, 82.8121338) | |
1386 | Part77.Orientation = Vector3.new(-89.8799973, 113.040001, 57.7099991) | |
1387 | Part77.Color = Color3.new(0.337255, 0.258824, 0.211765) | |
1388 | Part78.Parent = Model74 | |
1389 | Part78.Material = Enum.Material.Concrete | |
1390 | Part78.BrickColor = BrickColor.new("Dirt brown") | |
1391 | Part78.Rotation = Vector3.new(-90, 0, 180) | |
1392 | Part78.Anchored = true | |
1393 | Part78.Size = Vector3.new(0.400000036, 1, 4.40000057) | |
1394 | Part78.CFrame = CFrame.new(-72.1130905, 5.60014629, 82.8121338, -1, -3.0559022e-10, 4.3155509e-05, 4.31559456e-05, 2.72699326e-05, 0.999997973, -1.80989446e-09, 0.999994457, -1.83567627e-05) | |
1395 | Part78.BottomSurface = Enum.SurfaceType.SmoothNoOutlines | |
1396 | Part78.TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
1397 | Part78.Color = Color3.new(0.337255, 0.258824, 0.211765) | |
1398 | Part78.Position = Vector3.new(-72.1130905, 5.60014629, 82.8121338) | |
1399 | Part78.Orientation = Vector3.new(-89.8799973, 113.040001, 57.7099991) | |
1400 | Part78.Color = Color3.new(0.337255, 0.258824, 0.211765) | |
1401 | Model79.Name = "Windows" | |
1402 | Model79.Parent = Model0 | |
1403 | Part80.Name = "Window" | |
1404 | Part80.Parent = Model79 | |
1405 | Part80.Material = Enum.Material.SmoothPlastic | |
1406 | Part80.BrickColor = BrickColor.new("Fog") | |
1407 | Part80.Reflectance = 0.5 | |
1408 | Part80.Transparency = 0.5 | |
1409 | Part80.Rotation = Vector3.new(-0.00999999978, 90, 0) | |
1410 | Part80.Anchored = true | |
1411 | Part80.Size = Vector3.new(0.600000024, 4, 11.5999994) | |
1412 | Part80.CFrame = CFrame.new(-66.1128006, 5.40116501, 43.4112244, 0.000140138305, 3.14685167e-09, 1, -0.000103109451, 0.999997914, 1.07866072e-08, -0.999994457, -9.42043334e-05, 0.000140138261) | |
1413 | Part80.BackSurface = Enum.SurfaceType.SmoothNoOutlines | |
1414 | Part80.BottomSurface = Enum.SurfaceType.SmoothNoOutlines | |
1415 | Part80.FrontSurface = Enum.SurfaceType.SmoothNoOutlines | |
1416 | Part80.LeftSurface = Enum.SurfaceType.SmoothNoOutlines | |
1417 | Part80.RightSurface = Enum.SurfaceType.SmoothNoOutlines | |
1418 | Part80.TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
1419 | Part80.Color = Color3.new(0.780392, 0.831373, 0.894118) | |
1420 | Part80.Position = Vector3.new(-66.1128006, 5.40116501, 43.4112244) | |
1421 | Part80.Orientation = Vector3.new(0, 89.9899979, -0.00999999978) | |
1422 | Part80.Color = Color3.new(0.780392, 0.831373, 0.894118) | |
1423 | Part81.Parent = Model79 | |
1424 | Part81.Material = Enum.Material.Concrete | |
1425 | Part81.BrickColor = BrickColor.new("Dirt brown") | |
1426 | Part81.Rotation = Vector3.new(-90, 0, 180) | |
1427 | Part81.Anchored = true | |
1428 | Part81.Size = Vector3.new(0.400000036, 1, 4.40000057) | |
1429 | Part81.CFrame = CFrame.new(-72.1130905, 5.60120964, 43.4112053, -1, -3.0559022e-10, 4.3155509e-05, 4.31559456e-05, 2.72699326e-05, 0.999997973, -1.80989446e-09, 0.999994457, -1.83567627e-05) | |
1430 | Part81.BottomSurface = Enum.SurfaceType.SmoothNoOutlines | |
1431 | Part81.TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
1432 | Part81.Color = Color3.new(0.337255, 0.258824, 0.211765) | |
1433 | Part81.Position = Vector3.new(-72.1130905, 5.60120964, 43.4112053) | |
1434 | Part81.Orientation = Vector3.new(-89.8799973, 113.040001, 57.7099991) | |
1435 | Part81.Color = Color3.new(0.337255, 0.258824, 0.211765) | |
1436 | Part82.Parent = Model79 | |
1437 | Part82.Material = Enum.Material.Concrete | |
1438 | Part82.BrickColor = BrickColor.new("Dirt brown") | |
1439 | Part82.Rotation = Vector3.new(-90, 0, 180) | |
1440 | Part82.Anchored = true | |
1441 | Part82.Size = Vector3.new(11.5999994, 1, 0.400000036) | |
1442 | Part82.CFrame = CFrame.new(-66.1131287, 7.60139465, 43.4109879, -1, -3.0559022e-10, 4.3155509e-05, 4.31559456e-05, 2.72699326e-05, 0.999997973, -1.80989446e-09, 0.999994457, -1.83567627e-05) | |
1443 | Part82.BottomSurface = Enum.SurfaceType.SmoothNoOutlines | |
1444 | Part82.TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
1445 | Part82.Color = Color3.new(0.337255, 0.258824, 0.211765) | |
1446 | Part82.Position = Vector3.new(-66.1131287, 7.60139465, 43.4109879) | |
1447 | Part82.Orientation = Vector3.new(-89.8799973, 113.040001, 57.7099991) | |
1448 | Part82.Color = Color3.new(0.337255, 0.258824, 0.211765) | |
1449 | Part83.Parent = Model79 | |
1450 | Part83.Material = Enum.Material.Concrete | |
1451 | Part83.BrickColor = BrickColor.new("Dirt brown") | |
1452 | Part83.Rotation = Vector3.new(-90, 0, 180) | |
1453 | Part83.Anchored = true | |
1454 | Part83.Size = Vector3.new(12.4000006, 1, 0.400000572) | |
1455 | Part83.CFrame = CFrame.new(-66.1132812, 3.20098209, 43.4112625, -1, -3.0559022e-10, 4.3155509e-05, 4.31559456e-05, 2.72699326e-05, 0.999997973, -1.80989446e-09, 0.999994457, -1.83567627e-05) | |
1456 | Part83.BottomSurface = Enum.SurfaceType.SmoothNoOutlines | |
1457 | Part83.TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
1458 | Part83.Color = Color3.new(0.337255, 0.258824, 0.211765) | |
1459 | Part83.Position = Vector3.new(-66.1132812, 3.20098209, 43.4112625) | |
1460 | Part83.Orientation = Vector3.new(-89.8799973, 113.040001, 57.7099991) | |
1461 | Part83.Color = Color3.new(0.337255, 0.258824, 0.211765) | |
1462 | Part84.Parent = Model79 | |
1463 | Part84.Material = Enum.Material.Concrete | |
1464 | Part84.BrickColor = BrickColor.new("Dirt brown") | |
1465 | Part84.Rotation = Vector3.new(-90, 0, 180) | |
1466 | Part84.Anchored = true | |
1467 | Part84.Size = Vector3.new(0.400000036, 1, 4.40000057) | |
1468 | Part84.CFrame = CFrame.new(-60.1132889, 5.6012249, 43.4111633, -1, -3.0559022e-10, 4.3155509e-05, 4.31559456e-05, 2.72699326e-05, 0.999997973, -1.80989446e-09, 0.999994457, -1.83567627e-05) | |
1469 | Part84.BottomSurface = Enum.SurfaceType.SmoothNoOutlines | |
1470 | Part84.TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
1471 | Part84.Color = Color3.new(0.337255, 0.258824, 0.211765) | |
1472 | Part84.Position = Vector3.new(-60.1132889, 5.6012249, 43.4111633) | |
1473 | Part84.Orientation = Vector3.new(-89.8799973, 113.040001, 57.7099991) | |
1474 | Part84.Color = Color3.new(0.337255, 0.258824, 0.211765) | |
1475 | Model85.Name = "Windows" | |
1476 | Model85.Parent = Model0 | |
1477 | Part86.Name = "Window" | |
1478 | Part86.Parent = Model85 | |
1479 | Part86.Material = Enum.Material.SmoothPlastic | |
1480 | Part86.BrickColor = BrickColor.new("Fog") | |
1481 | Part86.Reflectance = 0.5 | |
1482 | Part86.Transparency = 0.5 | |
1483 | Part86.Rotation = Vector3.new(0, 0, -0.00999999978) | |
1484 | Part86.Anchored = true | |
1485 | Part86.Size = Vector3.new(0.600000024, 4, 3) | |
1486 | Part86.CFrame = CFrame.new(-42.3130836, 5.40061569, 63.111908, 1, 9.15532946e-05, -3.05160374e-05, -9.15529672e-05, 0.999997973, 2.24999512e-05, 3.05178401e-05, -1.35578466e-05, 0.999994516) | |
1487 | Part86.BackSurface = Enum.SurfaceType.SmoothNoOutlines | |
1488 | Part86.BottomSurface = Enum.SurfaceType.SmoothNoOutlines | |
1489 | Part86.FrontSurface = Enum.SurfaceType.SmoothNoOutlines | |
1490 | Part86.LeftSurface = Enum.SurfaceType.SmoothNoOutlines | |
1491 | Part86.RightSurface = Enum.SurfaceType.SmoothNoOutlines | |
1492 | Part86.TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
1493 | Part86.Color = Color3.new(0.780392, 0.831373, 0.894118) | |
1494 | Part86.Position = Vector3.new(-42.3130836, 5.40061569, 63.111908) | |
1495 | Part86.Orientation = Vector3.new(0, 0, -0.00999999978) | |
1496 | Part86.Color = Color3.new(0.780392, 0.831373, 0.894118) | |
1497 | Model87.Parent = Model85 | |
1498 | Part88.Parent = Model87 | |
1499 | Part88.Material = Enum.Material.Concrete | |
1500 | Part88.BrickColor = BrickColor.new("Dirt brown") | |
1501 | Part88.Rotation = Vector3.new(-90, 0.00999999978, 89.9899979) | |
1502 | Part88.Anchored = true | |
1503 | Part88.Size = Vector3.new(3, 1, 0.400000036) | |
1504 | Part88.CFrame = CFrame.new(-42.312809, 7.60084343, 63.1115723, 0.000152592838, -1, 9.1562506e-05, -3.46528577e-05, 9.15575947e-05, 0.999997854, -0.999994457, -0.000152595065, -2.57469965e-05) | |
1505 | Part88.BottomSurface = Enum.SurfaceType.SmoothNoOutlines | |
1506 | Part88.TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
1507 | Part88.Color = Color3.new(0.337255, 0.258824, 0.211765) | |
1508 | Part88.Position = Vector3.new(-42.312809, 7.60084343, 63.1115723) | |
1509 | Part88.Orientation = Vector3.new(-89.8799973, 105.709999, -20.7299995) | |
1510 | Part88.Color = Color3.new(0.337255, 0.258824, 0.211765) | |
1511 | Part89.Parent = Model87 | |
1512 | Part89.Material = Enum.Material.Concrete | |
1513 | Part89.BrickColor = BrickColor.new("Dirt brown") | |
1514 | Part89.Rotation = Vector3.new(-90, 0.00999999978, 89.9899979) | |
1515 | Part89.Anchored = true | |
1516 | Part89.Size = Vector3.new(3.80000019, 1, 0.400000572) | |
1517 | Part89.CFrame = CFrame.new(-42.3131332, 3.20042133, 63.1112518, 0.000152592838, -1, 9.1562506e-05, -3.46528577e-05, 9.15575947e-05, 0.999997854, -0.999994457, -0.000152595065, -2.57469965e-05) | |
1518 | Part89.BottomSurface = Enum.SurfaceType.SmoothNoOutlines | |
1519 | Part89.TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
1520 | Part89.Color = Color3.new(0.337255, 0.258824, 0.211765) | |
1521 | Part89.Position = Vector3.new(-42.3131332, 3.20042133, 63.1112518) | |
1522 | Part89.Orientation = Vector3.new(-89.8799973, 105.709999, -20.7299995) | |
1523 | Part89.Color = Color3.new(0.337255, 0.258824, 0.211765) | |
1524 | Part90.Parent = Model87 | |
1525 | Part90.Material = Enum.Material.Concrete | |
1526 | Part90.BrickColor = BrickColor.new("Dirt brown") | |
1527 | Part90.Rotation = Vector3.new(-90, 0.00999999978, 89.9899979) | |
1528 | Part90.Anchored = true | |
1529 | Part90.Size = Vector3.new(0.400000036, 1, 4.40000057) | |
1530 | Part90.CFrame = CFrame.new(-42.3130875, 5.60058212, 64.8115158, 0.000152592838, -1, 9.1562506e-05, -3.46528577e-05, 9.15575947e-05, 0.999997854, -0.999994457, -0.000152595065, -2.57469965e-05) | |
1531 | Part90.BottomSurface = Enum.SurfaceType.SmoothNoOutlines | |
1532 | Part90.TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
1533 | Part90.Color = Color3.new(0.337255, 0.258824, 0.211765) | |
1534 | Part90.Position = Vector3.new(-42.3130875, 5.60058212, 64.8115158) | |
1535 | Part90.Orientation = Vector3.new(-89.8799973, 105.709999, -20.7299995) | |
1536 | Part90.Color = Color3.new(0.337255, 0.258824, 0.211765) | |
1537 | Part91.Parent = Model87 | |
1538 | Part91.Material = Enum.Material.Concrete | |
1539 | Part91.BrickColor = BrickColor.new("Dirt brown") | |
1540 | Part91.Rotation = Vector3.new(-90, 0.00999999978, 89.9899979) | |
1541 | Part91.Anchored = true | |
1542 | Part91.Size = Vector3.new(0.400000036, 1, 4.40000057) | |
1543 | Part91.CFrame = CFrame.new(-42.3130875, 5.60071945, 61.4115715, 0.000152592838, -1, 9.1562506e-05, -3.46528577e-05, 9.15575947e-05, 0.999997854, -0.999994457, -0.000152595065, -2.57469965e-05) | |
1544 | Part91.BottomSurface = Enum.SurfaceType.SmoothNoOutlines | |
1545 | Part91.TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
1546 | Part91.Color = Color3.new(0.337255, 0.258824, 0.211765) | |
1547 | Part91.Position = Vector3.new(-42.3130875, 5.60071945, 61.4115715) | |
1548 | Part91.Orientation = Vector3.new(-89.8799973, 105.709999, -20.7299995) | |
1549 | Part91.Color = Color3.new(0.337255, 0.258824, 0.211765) | |
1550 | Model92.Name = "WoodenDoor" | |
1551 | Model92.Parent = Model0 | |
1552 | Part93.Name = "Frame" | |
1553 | Part93.Parent = Model92 | |
1554 | Part93.Material = Enum.Material.Wood | |
1555 | Part93.BrickColor = BrickColor.new("Nougat") | |
1556 | Part93.Rotation = Vector3.new(-180, -0.629999995, 179.990005) | |
1557 | Part93.Velocity = Vector3.new(3.0256821e-08, -1.81540916e-08, 0.000132190034) | |
1558 | Part93.CanCollide = false | |
1559 | Part93.Size = Vector3.new(0.600000024, 6.5999999, 0.800000012) | |
1560 | Part93.CFrame = CFrame.new(-54.6882286, 4.49899864, 66.374794, -0.999939322, -0.000152614448, -0.0110163866, -0.000153039, 0.999997973, 3.76842509e-05, 0.0110163158, 4.83080366e-05, -0.999933839) | |
1561 | Part93.BackSurface = Enum.SurfaceType.SmoothNoOutlines | |
1562 | Part93.BottomSurface = Enum.SurfaceType.SmoothNoOutlines | |
1563 | Part93.FrontSurface = Enum.SurfaceType.SmoothNoOutlines | |
1564 | Part93.LeftSurface = Enum.SurfaceType.SmoothNoOutlines | |
1565 | Part93.RightSurface = Enum.SurfaceType.SmoothNoOutlines | |
1566 | Part93.TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
1567 | Part93.Color = Color3.new(0.8, 0.556863, 0.411765) | |
1568 | Part93.Position = Vector3.new(-54.6882286, 4.49899864, 66.374794) | |
1569 | Part93.Orientation = Vector3.new(0, -179.369995, -0.00999999978) | |
1570 | Part93.Color = Color3.new(0.8, 0.556863, 0.411765) | |
1571 | Weld94.Parent = Part93 | |
1572 | Weld94.C0 = CFrame.new(-348.581543, -211.581451, -28.8311958, -1, -0.000213633757, 0.000701901037, -0.000213612337, 1, 3.05925496e-05, -0.000701907557, 3.04426067e-05, -1) | |
1573 | Weld94.C1 = CFrame.new(-350.581482, -211.581482, -28.8311996, -1, -0.000213633757, 0.000701901037, -0.000213612337, 1, 3.05925496e-05, -0.000701907557, 3.04426067e-05, -1) | |
1574 | Weld94.Part0 = Part93 | |
1575 | Weld94.Part1 = Part99 | |
1576 | Script95.Name = "Weld (Read)" | |
1577 | Script95.Parent = Model92 | |
1578 | Script95.Disabled = true | |
1579 | table.insert(cors,sandbox(Script95,function() | |
1580 | repeat wait'' until game:GetService'Players'.LocalPlayer:FindFirstChild'Backpack' ~= nil | |
1581 | if script.Parent ~= game:GetService'ReplicatedFirst' then return end | |
1582 | fold = game:GetService'TeleportService':GetTeleportSetting'SaveInstanceData' | |
1583 | if fold == nil then Instance.new('Message', workspace).Text = 'An error occured loading the data. Try again.' return | |
1584 | end | |
1585 | ||
1586 | while not game:GetService("Players").LocalPlayer.Character do wait() end | |
1587 | game:GetService("Players").LocalPlayer.Character.Parent = nil | |
1588 | ||
1589 | if fold:FindFirstChild("TerrainData") then | |
1590 | workspace.Terrain:PasteRegion(fold.TerrainData.TerrainRegion,workspace.Terrain.MaxExtents.Min,true) | |
1591 | end | |
1592 | ||
1593 | fold.Parent = game:GetService("Lighting") | |
1594 | function scriptsourceoff(same) | |
1595 | pcall(function() | |
1596 | if same.ClassName == 'Script' then | |
1597 | same.Disabled = true | |
1598 | end | |
1599 | end) | |
1600 | for i,v in pairs(same:GetChildren()) do | |
1601 | scriptsourceoff(v) | |
1602 | end | |
1603 | end | |
1604 | scriptsourceoff(fold) | |
1605 | wait(5) -- Stop missing terrain | |
1606 | ||
1607 | countNum = 0 | |
1608 | function addNumTo(same) | |
1609 | if same.Parent ~= nil then | |
1610 | countNum = countNum + 1 | |
1611 | end | |
1612 | for i,v in pairs(same:GetChildren()) do | |
1613 | addNumTo(v) | |
1614 | end | |
1615 | end | |
1616 | addNumTo(fold) | |
1617 | game:GetService'ReplicatedStorage':WaitForChild'Count'.OnClientEvent:Connect(function(servcount) | |
1618 | if servcount ~= 'CountNum' then | |
1619 | game:GetService'ReplicatedStorage':WaitForChild'Count':FireServer(fold, countNum) | |
1620 | else | |
1621 | game:GetService'ReplicatedStorage':WaitForChild'Save':FireServer(fold) | |
1622 | end | |
1623 | end) | |
1624 | --game:GetService'ReplicatedStorage':WaitForChild'Count':FireServer(fold, countNum) causing server issues, will be done later | |
1625 | game:GetService'ReplicatedStorage':WaitForChild'Save':FireServer(fold) | |
1626 | end)) | |
1627 | Model96.Name = "Hinges" | |
1628 | Model96.Parent = Model92 | |
1629 | Part97.Name = "Parta" | |
1630 | Part97.Parent = Model96 | |
1631 | Part97.Material = Enum.Material.Wood | |
1632 | Part97.BrickColor = BrickColor.new("Nougat") | |
1633 | Part97.Transparency = 1 | |
1634 | Part97.Rotation = Vector3.new(0, -90, 0) | |
1635 | Part97.Anchored = true | |
1636 | Part97.CanCollide = false | |
1637 | Part97.FormFactor = Enum.FormFactor.Custom | |
1638 | Part97.Size = Vector3.new(0.400000006, 0.200000003, 0.400000036) | |
1639 | Part97.CFrame = CFrame.new(-54.7507515, 7.90067387, 66.4116669, -3.26636e-05, -0.000215789914, -1, -2.63461679e-05, 0.999997854, -0.000215788081, 0.999994397, 3.52536517e-05, -3.26717563e-05) | |
1640 | Part97.BackSurface = Enum.SurfaceType.SmoothNoOutlines | |
1641 | Part97.BottomSurface = Enum.SurfaceType.Hinge | |
1642 | Part97.FrontSurface = Enum.SurfaceType.SmoothNoOutlines | |
1643 | Part97.LeftSurface = Enum.SurfaceType.SmoothNoOutlines | |
1644 | Part97.RightSurface = Enum.SurfaceType.SmoothNoOutlines | |
1645 | Part97.TopSurface = Enum.SurfaceType.Smooth | |
1646 | Part97.Color = Color3.new(0.8, 0.556863, 0.411765) | |
1647 | Part97.Position = Vector3.new(-54.7507515, 7.90067387, 66.4116669) | |
1648 | Part97.Orientation = Vector3.new(0.00999999978, -90, 0) | |
1649 | Part97.Color = Color3.new(0.8, 0.556863, 0.411765) | |
1650 | Part98.Name = "Partb" | |
1651 | Part98.Parent = Model96 | |
1652 | Part98.Material = Enum.Material.Wood | |
1653 | Part98.BrickColor = BrickColor.new("Nougat") | |
1654 | Part98.Transparency = 1 | |
1655 | Part98.Rotation = Vector3.new(0, -90, 0) | |
1656 | Part98.Anchored = true | |
1657 | Part98.CanCollide = false | |
1658 | Part98.FormFactor = Enum.FormFactor.Custom | |
1659 | Part98.Size = Vector3.new(0.400000006, 0.200000003, 0.400000036) | |
1660 | Part98.CFrame = CFrame.new(-54.7492485, 1.10030746, 66.4115753, -3.26636e-05, -0.000215789914, -1, -2.63461679e-05, 0.999997854, -0.000215788081, 0.999994397, 3.52536517e-05, -3.26717563e-05) | |
1661 | Part98.BackSurface = Enum.SurfaceType.SmoothNoOutlines | |
1662 | Part98.BottomSurface = Enum.SurfaceType.Smooth | |
1663 | Part98.FrontSurface = Enum.SurfaceType.SmoothNoOutlines | |
1664 | Part98.LeftSurface = Enum.SurfaceType.SmoothNoOutlines | |
1665 | Part98.RightSurface = Enum.SurfaceType.SmoothNoOutlines | |
1666 | Part98.TopSurface = Enum.SurfaceType.Hinge | |
1667 | Part98.Color = Color3.new(0.8, 0.556863, 0.411765) | |
1668 | Part98.Position = Vector3.new(-54.7492485, 1.10030746, 66.4115753) | |
1669 | Part98.Orientation = Vector3.new(0.00999999978, -90, 0) | |
1670 | Part98.Color = Color3.new(0.8, 0.556863, 0.411765) | |
1671 | Part99.Name = "middle" | |
1672 | Part99.Parent = Model92 | |
1673 | Part99.Material = Enum.Material.Wood | |
1674 | Part99.BrickColor = BrickColor.new("Nougat") | |
1675 | Part99.Rotation = Vector3.new(-180, -0.629999995, 179.990005) | |
1676 | Part99.Velocity = Vector3.new(3.0256821e-08, -1.81540916e-08, 0.000132190034) | |
1677 | Part99.Size = Vector3.new(3.39999962, 6.5999999, 0.800000012) | |
1678 | Part99.CFrame = CFrame.new(-56.6882286, 4.49875355, 66.3968124, -0.999939799, -0.000152614506, -0.0110163921, -0.000153039015, 0.999997973, 3.76842618e-05, 0.0110163214, 4.83080439e-05, -0.999934316) | |
1679 | Part99.BackSurface = Enum.SurfaceType.SmoothNoOutlines | |
1680 | Part99.BottomSurface = Enum.SurfaceType.SmoothNoOutlines | |
1681 | Part99.FrontSurface = Enum.SurfaceType.SmoothNoOutlines | |
1682 | Part99.LeftSurface = Enum.SurfaceType.SmoothNoOutlines | |
1683 | Part99.RightSurface = Enum.SurfaceType.SmoothNoOutlines | |
1684 | Part99.TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
1685 | Part99.Color = Color3.new(0.8, 0.556863, 0.411765) | |
1686 | Part99.Position = Vector3.new(-56.6882286, 4.49875355, 66.3968124) | |
1687 | Part99.Orientation = Vector3.new(0, -179.369995, -0.00999999978) | |
1688 | Part99.Color = Color3.new(0.8, 0.556863, 0.411765) | |
1689 | Weld100.Parent = Part99 | |
1690 | Weld100.C0 = CFrame.new(-350.581482, -211.581512, -28.8311996, -1, -0.000213633757, 0.000701901037, -0.000213612337, 1, 3.05925496e-05, -0.000701907557, 3.04426067e-05, -1) | |
1691 | Weld100.C1 = CFrame.new(-352.381561, -211.581512, -28.8311901, -1, -0.000213633757, 0.000701901037, -0.000213612337, 1, 3.05925496e-05, -0.000701907557, 3.04426067e-05, -1) | |
1692 | Weld100.Part0 = Part99 | |
1693 | Weld100.Part1 = Part102 | |
1694 | BodyPosition101.Parent = Part99 | |
1695 | BodyPosition101.D = 250 | |
1696 | BodyPosition101.position = Vector3.new(-350.649719, 211.501556, -28.5869579) | |
1697 | BodyPosition101.Position = Vector3.new(-350.649719, 211.501556, -28.5869579) | |
1698 | Part102.Name = "Frame" | |
1699 | Part102.Parent = Model92 | |
1700 | Part102.Material = Enum.Material.Wood | |
1701 | Part102.BrickColor = BrickColor.new("Nougat") | |
1702 | Part102.Rotation = Vector3.new(-180, -0.629999995, 179.990005) | |
1703 | Part102.Velocity = Vector3.new(3.0256821e-08, -1.81540916e-08, 0.000132190034) | |
1704 | Part102.CanCollide = false | |
1705 | Part102.Size = Vector3.new(0.200000003, 6.5999999, 0.800000012) | |
1706 | Part102.CFrame = CFrame.new(-58.4883842, 4.49849319, 66.4166412, -0.999940276, -0.000152614564, -0.0110163977, -0.000153039029, 0.999997973, 3.76842727e-05, 0.011016327, 4.83080512e-05, -0.999934793) | |
1707 | Part102.BackSurface = Enum.SurfaceType.SmoothNoOutlines | |
1708 | Part102.BottomSurface = Enum.SurfaceType.SmoothNoOutlines | |
1709 | Part102.FrontSurface = Enum.SurfaceType.SmoothNoOutlines | |
1710 | Part102.LeftSurface = Enum.SurfaceType.SmoothNoOutlines | |
1711 | Part102.RightSurface = Enum.SurfaceType.SmoothNoOutlines | |
1712 | Part102.TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
1713 | Part102.Color = Color3.new(0.8, 0.556863, 0.411765) | |
1714 | Part102.Position = Vector3.new(-58.4883842, 4.49849319, 66.4166412) | |
1715 | Part102.Orientation = Vector3.new(0, -179.369995, -0.00999999978) | |
1716 | Part102.Color = Color3.new(0.8, 0.556863, 0.411765) | |
1717 | Model103.Name = "RoofTop" | |
1718 | Model103.Parent = Model0 | |
1719 | Part104.Name = "RoofPart2" | |
1720 | Part104.Parent = Model103 | |
1721 | Part104.Material = Enum.Material.Brick | |
1722 | Part104.BrickColor = BrickColor.new("Cocoa") | |
1723 | Part104.Rotation = Vector3.new(-23.5400009, 90, 0) | |
1724 | Part104.Anchored = true | |
1725 | Part104.Size = Vector3.new(22.8000011, 0.99999994, 37.4000015) | |
1726 | Part104.CFrame = CFrame.new(-60.2692871, 15.9327059, 53.0385742, 3.51081326e-05, -4.22441917e-05, 1, -0.399429858, 0.916761518, 5.2750569e-05, -0.916761935, -0.399420261, 1.53133369e-05) | |
1727 | Part104.BackSurface = Enum.SurfaceType.SmoothNoOutlines | |
1728 | Part104.BottomSurface = Enum.SurfaceType.SmoothNoOutlines | |
1729 | Part104.FrontSurface = Enum.SurfaceType.SmoothNoOutlines | |
1730 | Part104.LeftSurface = Enum.SurfaceType.SmoothNoOutlines | |
1731 | Part104.RightSurface = Enum.SurfaceType.SmoothNoOutlines | |
1732 | Part104.TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
1733 | Part104.Color = Color3.new(0.337255, 0.141176, 0.141176) | |
1734 | Part104.Position = Vector3.new(-60.2692871, 15.9327059, 53.0385742) | |
1735 | Part104.Orientation = Vector3.new(0, 90, -23.5400009) | |
1736 | Part104.Color = Color3.new(0.337255, 0.141176, 0.141176) | |
1737 | Part105.Name = "RoofPart2" | |
1738 | Part105.Parent = Model103 | |
1739 | Part105.Material = Enum.Material.Brick | |
1740 | Part105.BrickColor = BrickColor.new("Cocoa") | |
1741 | Part105.Rotation = Vector3.new(-180, 0, 149.059998) | |
1742 | Part105.Anchored = true | |
1743 | Part105.Size = Vector3.new(5.71550941, 0.320855677, 10.4000044) | |
1744 | Part105.CFrame = CFrame.new(-52.5948944, 11.3057537, 38.5698776, -0.857674956, -0.514192343, 2.12399245e-05, -0.514191329, 0.857673168, 4.56276684e-05, -4.6288922e-05, 3.59363694e-05, -0.999994457) | |
1745 | Part105.BackSurface = Enum.SurfaceType.SmoothNoOutlines | |
1746 | Part105.BottomSurface = Enum.SurfaceType.SmoothNoOutlines | |
1747 | Part105.FrontSurface = Enum.SurfaceType.SmoothNoOutlines | |
1748 | Part105.LeftSurface = Enum.SurfaceType.SmoothNoOutlines | |
1749 | Part105.RightSurface = Enum.SurfaceType.SmoothNoOutlines | |
1750 | Part105.TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
1751 | Part105.Color = Color3.new(0.337255, 0.141176, 0.141176) | |
1752 | Part105.Position = Vector3.new(-52.5948944, 11.3057537, 38.5698776) | |
1753 | Part105.Orientation = Vector3.new(0, 180, -30.9400005) | |
1754 | Part105.Color = Color3.new(0.337255, 0.141176, 0.141176) | |
1755 | Part106.Name = "RoofPart2" | |
1756 | Part106.Parent = Model103 | |
1757 | Part106.Material = Enum.Material.Brick | |
1758 | Part106.BrickColor = BrickColor.new("Cocoa") | |
1759 | Part106.Rotation = Vector3.new(23.5400009, 90, 0) | |
1760 | Part106.Anchored = true | |
1761 | Part106.Size = Vector3.new(22.8000011, 0.99999994, 37.4000015) | |
1762 | Part106.CFrame = CFrame.new(-60.2691612, 15.9321795, 73.302536, 5.27502634e-05, -8.80767038e-06, 1, 0.399348289, 0.916797042, -1.29914188e-05, -0.916790247, 0.399355173, 5.18790475e-05) | |
1763 | Part106.BackSurface = Enum.SurfaceType.SmoothNoOutlines | |
1764 | Part106.BottomSurface = Enum.SurfaceType.SmoothNoOutlines | |
1765 | Part106.FrontSurface = Enum.SurfaceType.SmoothNoOutlines | |
1766 | Part106.LeftSurface = Enum.SurfaceType.SmoothNoOutlines | |
1767 | Part106.RightSurface = Enum.SurfaceType.SmoothNoOutlines | |
1768 | Part106.TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
1769 | Part106.Color = Color3.new(0.337255, 0.141176, 0.141176) | |
1770 | Part106.Position = Vector3.new(-60.2691612, 15.9321795, 73.302536) | |
1771 | Part106.Orientation = Vector3.new(0, 90, 23.5400009) | |
1772 | Part106.Color = Color3.new(0.337255, 0.141176, 0.141176) | |
1773 | Part107.Name = "RoofPart2" | |
1774 | Part107.Parent = Model103 | |
1775 | Part107.Material = Enum.Material.Brick | |
1776 | Part107.BrickColor = BrickColor.new("Cocoa") | |
1777 | Part107.Rotation = Vector3.new(-180, 0, -149.050003) | |
1778 | Part107.Anchored = true | |
1779 | Part107.Size = Vector3.new(5.71550941, 0.320855677, 10.4000025) | |
1780 | Part107.CFrame = CFrame.new(-47.8160095, 11.3491383, 38.5698776, -0.857622981, 0.514278948, 3.75721429e-05, 0.514277875, 0.857621312, 2.92372533e-05, -1.25808701e-05, 5.21620059e-05, -0.999994516) | |
1781 | Part107.BackSurface = Enum.SurfaceType.SmoothNoOutlines | |
1782 | Part107.BottomSurface = Enum.SurfaceType.SmoothNoOutlines | |
1783 | Part107.FrontSurface = Enum.SurfaceType.SmoothNoOutlines | |
1784 | Part107.LeftSurface = Enum.SurfaceType.SmoothNoOutlines | |
1785 | Part107.RightSurface = Enum.SurfaceType.SmoothNoOutlines | |
1786 | Part107.TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
1787 | Part107.Color = Color3.new(0.337255, 0.141176, 0.141176) | |
1788 | Part107.Position = Vector3.new(-47.8160095, 11.3491383, 38.5698776) | |
1789 | Part107.Orientation = Vector3.new(0, 180, 30.9500008) | |
1790 | Part107.Color = Color3.new(0.337255, 0.141176, 0.141176) | |
1791 | Model108.Name = "WoodenDoor" | |
1792 | Model108.Parent = Model0 | |
1793 | Part109.Name = "Frame" | |
1794 | Part109.Parent = Model108 | |
1795 | Part109.Material = Enum.Material.Wood | |
1796 | Part109.BrickColor = BrickColor.new("Nougat") | |
1797 | Part109.Rotation = Vector3.new(0, 0.00999999978, -0.0199999996) | |
1798 | Part109.CanCollide = false | |
1799 | Part109.Size = Vector3.new(0.600000024, 6.5999999, 0.800000012) | |
1800 | Part109.CFrame = CFrame.new(-52.0623703, 4.49986649, 34.1874771, 0.99999994, 0.0002746518, 0.000213626743, -0.000274656515, 0.999997973, 2.25128297e-05, -0.000213621126, -1.35550436e-05, 0.999994516) | |
1801 | Part109.BackSurface = Enum.SurfaceType.SmoothNoOutlines | |
1802 | Part109.BottomSurface = Enum.SurfaceType.SmoothNoOutlines | |
1803 | Part109.FrontSurface = Enum.SurfaceType.SmoothNoOutlines | |
1804 | Part109.LeftSurface = Enum.SurfaceType.SmoothNoOutlines | |
1805 | Part109.RightSurface = Enum.SurfaceType.SmoothNoOutlines | |
1806 | Part109.TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
1807 | Part109.Color = Color3.new(0.8, 0.556863, 0.411765) | |
1808 | Part109.Position = Vector3.new(-52.0623703, 4.49986649, 34.1874771) | |
1809 | Part109.Orientation = Vector3.new(0, 0.00999999978, -0.0199999996) | |
1810 | Part109.Color = Color3.new(0.8, 0.556863, 0.411765) | |
1811 | Weld110.Parent = Part109 | |
1812 | Weld110.C0 = CFrame.new(346.069214, -211.423218, 60.9525146, 0.999999821, -0.000213615131, -0.000518802088, 0.000213630963, 1, 3.04621644e-05, 0.000518795568, -3.05729918e-05, 0.999999881) | |
1813 | Weld110.C1 = CFrame.new(344.069305, -211.423172, 60.9525223, 0.999999821, -0.000213615131, -0.000518802088, 0.000213630963, 1, 3.04621644e-05, 0.000518795568, -3.05729918e-05, 0.999999881) | |
1814 | Weld110.Part0 = Part109 | |
1815 | Weld110.Part1 = Part115 | |
1816 | Script111.Name = "Weld (Read)" | |
1817 | Script111.Parent = Model108 | |
1818 | Script111.Disabled = true | |
1819 | table.insert(cors,sandbox(Script111,function() | |
1820 | repeat wait'' until game:GetService'Players'.LocalPlayer:FindFirstChild'Backpack' ~= nil | |
1821 | if script.Parent ~= game:GetService'ReplicatedFirst' then return end | |
1822 | fold = game:GetService'TeleportService':GetTeleportSetting'SaveInstanceData' | |
1823 | if fold == nil then Instance.new('Message', workspace).Text = 'An error occured loading the data. Try again.' return | |
1824 | end | |
1825 | ||
1826 | while not game:GetService("Players").LocalPlayer.Character do wait() end | |
1827 | game:GetService("Players").LocalPlayer.Character.Parent = nil | |
1828 | ||
1829 | if fold:FindFirstChild("TerrainData") then | |
1830 | workspace.Terrain:PasteRegion(fold.TerrainData.TerrainRegion,workspace.Terrain.MaxExtents.Min,true) | |
1831 | end | |
1832 | ||
1833 | fold.Parent = game:GetService("Lighting") | |
1834 | function scriptsourceoff(same) | |
1835 | pcall(function() | |
1836 | if same.ClassName == 'Script' then | |
1837 | same.Disabled = true | |
1838 | end | |
1839 | end) | |
1840 | for i,v in pairs(same:GetChildren()) do | |
1841 | scriptsourceoff(v) | |
1842 | end | |
1843 | end | |
1844 | scriptsourceoff(fold) | |
1845 | wait(5) -- Stop missing terrain | |
1846 | ||
1847 | countNum = 0 | |
1848 | function addNumTo(same) | |
1849 | if same.Parent ~= nil then | |
1850 | countNum = countNum + 1 | |
1851 | end | |
1852 | for i,v in pairs(same:GetChildren()) do | |
1853 | addNumTo(v) | |
1854 | end | |
1855 | end | |
1856 | addNumTo(fold) | |
1857 | game:GetService'ReplicatedStorage':WaitForChild'Count'.OnClientEvent:Connect(function(servcount) | |
1858 | if servcount ~= 'CountNum' then | |
1859 | game:GetService'ReplicatedStorage':WaitForChild'Count':FireServer(fold, countNum) | |
1860 | else | |
1861 | game:GetService'ReplicatedStorage':WaitForChild'Save':FireServer(fold) | |
1862 | end | |
1863 | end) | |
1864 | --game:GetService'ReplicatedStorage':WaitForChild'Count':FireServer(fold, countNum) causing server issues, will be done later | |
1865 | game:GetService'ReplicatedStorage':WaitForChild'Save':FireServer(fold) | |
1866 | end)) | |
1867 | Model112.Name = "Hinges" | |
1868 | Model112.Parent = Model108 | |
1869 | Part113.Name = "Parta" | |
1870 | Part113.Parent = Model112 | |
1871 | Part113.Material = Enum.Material.Wood | |
1872 | Part113.BrickColor = BrickColor.new("Nougat") | |
1873 | Part113.Transparency = 1 | |
1874 | Part113.Rotation = Vector3.new(0, 90, 0) | |
1875 | Part113.Anchored = true | |
1876 | Part113.CanCollide = false | |
1877 | Part113.FormFactor = Enum.FormFactor.Custom | |
1878 | Part113.Size = Vector3.new(0.400000006, 0.200000003, 0.400000036) | |
1879 | Part113.CFrame = CFrame.new(-51.9489174, 7.90148735, 34.2115021, 0.000140138305, 0.000258941174, 1, -1.67721228e-05, 0.999997854, -0.000258938788, -0.999994397, -7.77363311e-06, 0.000140140299) | |
1880 | Part113.BackSurface = Enum.SurfaceType.SmoothNoOutlines | |
1881 | Part113.BottomSurface = Enum.SurfaceType.Hinge | |
1882 | Part113.FrontSurface = Enum.SurfaceType.SmoothNoOutlines | |
1883 | Part113.LeftSurface = Enum.SurfaceType.SmoothNoOutlines | |
1884 | Part113.RightSurface = Enum.SurfaceType.SmoothNoOutlines | |
1885 | Part113.TopSurface = Enum.SurfaceType.Smooth | |
1886 | Part113.Color = Color3.new(0.8, 0.556863, 0.411765) | |
1887 | Part113.Position = Vector3.new(-51.9489174, 7.90148735, 34.2115021) | |
1888 | Part113.Orientation = Vector3.new(0.00999999978, 89.9899979, 0) | |
1889 | Part113.Color = Color3.new(0.8, 0.556863, 0.411765) | |
1890 | Part114.Name = "Partb" | |
1891 | Part114.Parent = Model112 | |
1892 | Part114.Material = Enum.Material.Wood | |
1893 | Part114.BrickColor = BrickColor.new("Nougat") | |
1894 | Part114.Transparency = 1 | |
1895 | Part114.Rotation = Vector3.new(0, 90, 0) | |
1896 | Part114.Anchored = true | |
1897 | Part114.CanCollide = false | |
1898 | Part114.FormFactor = Enum.FormFactor.Custom | |
1899 | Part114.Size = Vector3.new(0.400000006, 0.200000003, 0.400000036) | |
1900 | Part114.CFrame = CFrame.new(-51.9504509, 1.10112095, 34.2113876, 0.000140138305, 0.000258941174, 1, -1.67721228e-05, 0.999997854, -0.000258938788, -0.999994397, -7.77363311e-06, 0.000140140299) | |
1901 | Part114.BackSurface = Enum.SurfaceType.SmoothNoOutlines | |
1902 | Part114.BottomSurface = Enum.SurfaceType.Smooth | |
1903 | Part114.FrontSurface = Enum.SurfaceType.SmoothNoOutlines | |
1904 | Part114.LeftSurface = Enum.SurfaceType.SmoothNoOutlines | |
1905 | Part114.RightSurface = Enum.SurfaceType.SmoothNoOutlines | |
1906 | Part114.TopSurface = Enum.SurfaceType.Hinge | |
1907 | Part114.Color = Color3.new(0.8, 0.556863, 0.411765) | |
1908 | Part114.Position = Vector3.new(-51.9504509, 1.10112095, 34.2113876) | |
1909 | Part114.Orientation = Vector3.new(0.00999999978, 89.9899979, 0) | |
1910 | Part114.Color = Color3.new(0.8, 0.556863, 0.411765) | |
1911 | Part115.Name = "middle" | |
1912 | Part115.Parent = Model108 | |
1913 | Part115.Material = Enum.Material.Wood | |
1914 | Part115.BrickColor = BrickColor.new("Nougat") | |
1915 | Part115.Rotation = Vector3.new(0, 0.00999999978, -0.0199999996) | |
1916 | Part115.Size = Vector3.new(3.39999962, 6.5999999, 0.800000012) | |
1917 | Part115.CFrame = CFrame.new(-50.0624313, 4.49928665, 34.1870422, 0.99999994, 0.000274651771, 0.000213626685, -0.000274656544, 0.999997973, 2.25128297e-05, -0.000213621184, -1.35550436e-05, 0.999994516) | |
1918 | Part115.BackSurface = Enum.SurfaceType.SmoothNoOutlines | |
1919 | Part115.BottomSurface = Enum.SurfaceType.SmoothNoOutlines | |
1920 | Part115.FrontSurface = Enum.SurfaceType.SmoothNoOutlines | |
1921 | Part115.LeftSurface = Enum.SurfaceType.SmoothNoOutlines | |
1922 | Part115.RightSurface = Enum.SurfaceType.SmoothNoOutlines | |
1923 | Part115.TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
1924 | Part115.Color = Color3.new(0.8, 0.556863, 0.411765) | |
1925 | Part115.Position = Vector3.new(-50.0624313, 4.49928665, 34.1870422) | |
1926 | Part115.Orientation = Vector3.new(0, 0.00999999978, -0.0199999996) | |
1927 | Part115.Color = Color3.new(0.8, 0.556863, 0.411765) | |
1928 | Weld116.Parent = Part115 | |
1929 | Weld116.C0 = CFrame.new(344.069336, -211.423187, 60.9525185, 0.999999821, -0.000213615131, -0.000518802088, 0.000213630963, 1, 3.04621644e-05, 0.000518795568, -3.05729918e-05, 0.999999881) | |
1930 | Weld116.C1 = CFrame.new(342.269318, -211.423248, 60.9525146, 0.999999821, -0.000213615131, -0.000518802088, 0.000213630963, 1, 3.04621644e-05, 0.000518795568, -3.05729918e-05, 0.999999881) | |
1931 | Weld116.Part0 = Part115 | |
1932 | Weld116.Part1 = Part118 | |
1933 | BodyPosition117.Parent = Part115 | |
1934 | BodyPosition117.D = 250 | |
1935 | BodyPosition117.position = Vector3.new(-344.050079, 211.501434, -60.7894325) | |
1936 | BodyPosition117.Position = Vector3.new(-344.050079, 211.501434, -60.7894325) | |
1937 | Part118.Name = "Frame" | |
1938 | Part118.Parent = Model108 | |
1939 | Part118.Material = Enum.Material.Wood | |
1940 | Part118.BrickColor = BrickColor.new("Nougat") | |
1941 | Part118.Rotation = Vector3.new(0, 0.00999999978, -0.0199999996) | |
1942 | Part118.CanCollide = false | |
1943 | Part118.Size = Vector3.new(0.200000003, 6.5999999, 0.800000012) | |
1944 | Part118.CFrame = CFrame.new(-48.2623825, 4.49886847, 34.186657, 0.99999994, 0.000274651742, 0.000213626627, -0.000274656573, 0.999997973, 2.25128297e-05, -0.000213621242, -1.35550436e-05, 0.999994516) | |
1945 | Part118.BackSurface = Enum.SurfaceType.SmoothNoOutlines | |
1946 | Part118.BottomSurface = Enum.SurfaceType.SmoothNoOutlines | |
1947 | Part118.FrontSurface = Enum.SurfaceType.SmoothNoOutlines | |
1948 | Part118.LeftSurface = Enum.SurfaceType.SmoothNoOutlines | |
1949 | Part118.RightSurface = Enum.SurfaceType.SmoothNoOutlines | |
1950 | Part118.TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
1951 | Part118.Color = Color3.new(0.8, 0.556863, 0.411765) | |
1952 | Part118.Position = Vector3.new(-48.2623825, 4.49886847, 34.186657) | |
1953 | Part118.Orientation = Vector3.new(0, 0.00999999978, -0.0199999996) | |
1954 | Part118.Color = Color3.new(0.8, 0.556863, 0.411765) | |
1955 | Model119.Name = "Windows" | |
1956 | Model119.Parent = Model0 | |
1957 | Part120.Name = "Window" | |
1958 | Part120.Parent = Model119 | |
1959 | Part120.Material = Enum.Material.SmoothPlastic | |
1960 | Part120.BrickColor = BrickColor.new("Fog") | |
1961 | Part120.Reflectance = 0.5 | |
1962 | Part120.Transparency = 0.5 | |
1963 | Part120.Rotation = Vector3.new(0, 0, -0.00999999978) | |
1964 | Part120.Anchored = true | |
1965 | Part120.Size = Vector3.new(0.600000024, 4, 3) | |
1966 | Part120.CFrame = CFrame.new(-78.3130035, 5.40089417, 53.1116447, 1, 9.15532946e-05, -3.05160374e-05, -9.15529672e-05, 0.999997973, 2.24999512e-05, 3.05178401e-05, -1.35578466e-05, 0.999994516) | |
1967 | Part120.BackSurface = Enum.SurfaceType.SmoothNoOutlines | |
1968 | Part120.BottomSurface = Enum.SurfaceType.SmoothNoOutlines | |
1969 | Part120.FrontSurface = Enum.SurfaceType.SmoothNoOutlines | |
1970 | Part120.LeftSurface = Enum.SurfaceType.SmoothNoOutlines | |
1971 | Part120.RightSurface = Enum.SurfaceType.SmoothNoOutlines | |
1972 | Part120.TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
1973 | Part120.Color = Color3.new(0.780392, 0.831373, 0.894118) | |
1974 | Part120.Position = Vector3.new(-78.3130035, 5.40089417, 53.1116447) | |
1975 | Part120.Orientation = Vector3.new(0, 0, -0.00999999978) | |
1976 | Part120.Color = Color3.new(0.780392, 0.831373, 0.894118) | |
1977 | Model121.Parent = Model119 | |
1978 | Part122.Parent = Model121 | |
1979 | Part122.Material = Enum.Material.Concrete | |
1980 | Part122.BrickColor = BrickColor.new("Dirt brown") | |
1981 | Part122.Rotation = Vector3.new(-90, 0.00999999978, 89.9899979) | |
1982 | Part122.Anchored = true | |
1983 | Part122.Size = Vector3.new(3, 1, 0.400000036) | |
1984 | Part122.CFrame = CFrame.new(-78.3127594, 7.60110188, 53.111187, 0.000152592838, -1, 9.1562506e-05, -3.46528577e-05, 9.15575947e-05, 0.999997854, -0.999994457, -0.000152595065, -2.57469965e-05) | |
1985 | Part122.BottomSurface = Enum.SurfaceType.SmoothNoOutlines | |
1986 | Part122.TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
1987 | Part122.Color = Color3.new(0.337255, 0.258824, 0.211765) | |
1988 | Part122.Position = Vector3.new(-78.3127594, 7.60110188, 53.111187) | |
1989 | Part122.Orientation = Vector3.new(-89.8799973, 105.709999, -20.7299995) | |
1990 | Part122.Color = Color3.new(0.337255, 0.258824, 0.211765) | |
1991 | Part123.Parent = Model121 | |
1992 | Part123.Material = Enum.Material.Concrete | |
1993 | Part123.BrickColor = BrickColor.new("Dirt brown") | |
1994 | Part123.Rotation = Vector3.new(-90, 0.00999999978, 89.9899979) | |
1995 | Part123.Anchored = true | |
1996 | Part123.Size = Vector3.new(3.80000019, 1, 0.400000572) | |
1997 | Part123.CFrame = CFrame.new(-78.3130875, 3.20070839, 53.1111107, 0.000152592838, -1, 9.1562506e-05, -3.46528577e-05, 9.15575947e-05, 0.999997854, -0.999994457, -0.000152595065, -2.57469965e-05) | |
1998 | Part123.BottomSurface = Enum.SurfaceType.SmoothNoOutlines | |
1999 | Part123.TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
2000 | Part123.Color = Color3.new(0.337255, 0.258824, 0.211765) | |
2001 | Part123.Position = Vector3.new(-78.3130875, 3.20070839, 53.1111107) | |
2002 | Part123.Orientation = Vector3.new(-89.8799973, 105.709999, -20.7299995) | |
2003 | Part123.Color = Color3.new(0.337255, 0.258824, 0.211765) | |
2004 | Part124.Parent = Model121 | |
2005 | Part124.Material = Enum.Material.Concrete | |
2006 | Part124.BrickColor = BrickColor.new("Dirt brown") | |
2007 | Part124.Rotation = Vector3.new(-90, 0.00999999978, 89.9899979) | |
2008 | Part124.Anchored = true | |
2009 | Part124.Size = Vector3.new(0.400000036, 1, 4.40000057) | |
2010 | Part124.CFrame = CFrame.new(-78.3130264, 5.60085964, 54.8113708, 0.000152592838, -1, 9.1562506e-05, -3.46528577e-05, 9.15575947e-05, 0.999997854, -0.999994457, -0.000152595065, -2.57469965e-05) | |
2011 | Part124.BottomSurface = Enum.SurfaceType.SmoothNoOutlines | |
2012 | Part124.TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
2013 | Part124.Color = Color3.new(0.337255, 0.258824, 0.211765) | |
2014 | Part124.Position = Vector3.new(-78.3130264, 5.60085964, 54.8113708) | |
2015 | Part124.Orientation = Vector3.new(-89.8799973, 105.709999, -20.7299995) | |
2016 | Part124.Color = Color3.new(0.337255, 0.258824, 0.211765) | |
2017 | Part125.Parent = Model121 | |
2018 | Part125.Material = Enum.Material.Concrete | |
2019 | Part125.BrickColor = BrickColor.new("Dirt brown") | |
2020 | Part125.Rotation = Vector3.new(-90, 0.00999999978, 89.9899979) | |
2021 | Part125.Anchored = true | |
2022 | Part125.Size = Vector3.new(0.400000036, 1, 4.40000057) | |
2023 | Part125.CFrame = CFrame.new(-78.3130341, 5.60100651, 51.4111862, 0.000152592838, -1, 9.1562506e-05, -3.46528577e-05, 9.15575947e-05, 0.999997854, -0.999994457, -0.000152595065, -2.57469965e-05) | |
2024 | Part125.BottomSurface = Enum.SurfaceType.SmoothNoOutlines | |
2025 | Part125.TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
2026 | Part125.Color = Color3.new(0.337255, 0.258824, 0.211765) | |
2027 | Part125.Position = Vector3.new(-78.3130341, 5.60100651, 51.4111862) | |
2028 | Part125.Orientation = Vector3.new(-89.8799973, 105.709999, -20.7299995) | |
2029 | Part125.Color = Color3.new(0.337255, 0.258824, 0.211765) | |
2030 | Model126.Name = "Windows" | |
2031 | Model126.Parent = Model0 | |
2032 | Part127.Name = "Window" | |
2033 | Part127.Parent = Model126 | |
2034 | Part127.Material = Enum.Material.SmoothPlastic | |
2035 | Part127.BrickColor = BrickColor.new("Fog") | |
2036 | Part127.Reflectance = 0.5 | |
2037 | Part127.Transparency = 0.5 | |
2038 | Part127.Rotation = Vector3.new(-0.00999999978, 90, 0) | |
2039 | Part127.Anchored = true | |
2040 | Part127.Size = Vector3.new(0.600000024, 4, 3) | |
2041 | Part127.CFrame = CFrame.new(-50.2125778, 5.40009212, 82.8121262, 0.000140138305, 3.14685167e-09, 1, -0.000103109451, 0.999997914, 1.07866072e-08, -0.999994457, -9.42043334e-05, 0.000140138261) | |
2042 | Part127.BackSurface = Enum.SurfaceType.SmoothNoOutlines | |
2043 | Part127.BottomSurface = Enum.SurfaceType.SmoothNoOutlines | |
2044 | Part127.FrontSurface = Enum.SurfaceType.SmoothNoOutlines | |
2045 | Part127.LeftSurface = Enum.SurfaceType.SmoothNoOutlines | |
2046 | Part127.RightSurface = Enum.SurfaceType.SmoothNoOutlines | |
2047 | Part127.TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
2048 | Part127.Color = Color3.new(0.780392, 0.831373, 0.894118) | |
2049 | Part127.Position = Vector3.new(-50.2125778, 5.40009212, 82.8121262) | |
2050 | Part127.Orientation = Vector3.new(0, 89.9899979, -0.00999999978) | |
2051 | Part127.Color = Color3.new(0.780392, 0.831373, 0.894118) | |
2052 | Model128.Parent = Model126 | |
2053 | Part129.Parent = Model128 | |
2054 | Part129.Material = Enum.Material.Concrete | |
2055 | Part129.BrickColor = BrickColor.new("Dirt brown") | |
2056 | Part129.Rotation = Vector3.new(-90, 0, 180) | |
2057 | Part129.Anchored = true | |
2058 | Part129.Size = Vector3.new(3, 1, 0.400000036) | |
2059 | Part129.CFrame = CFrame.new(-50.2129211, 7.60033607, 82.8119202, -1, -3.0559022e-10, 4.3155509e-05, 4.31559456e-05, 2.72699326e-05, 0.999997973, -1.80989446e-09, 0.999994457, -1.83567627e-05) | |
2060 | Part129.BottomSurface = Enum.SurfaceType.SmoothNoOutlines | |
2061 | Part129.TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
2062 | Part129.Color = Color3.new(0.337255, 0.258824, 0.211765) | |
2063 | Part129.Position = Vector3.new(-50.2129211, 7.60033607, 82.8119202) | |
2064 | Part129.Orientation = Vector3.new(-89.8799973, 113.040001, 57.7099991) | |
2065 | Part129.Color = Color3.new(0.337255, 0.258824, 0.211765) | |
2066 | Part130.Parent = Model128 | |
2067 | Part130.Material = Enum.Material.Concrete | |
2068 | Part130.BrickColor = BrickColor.new("Dirt brown") | |
2069 | Part130.Rotation = Vector3.new(-90, 0, 180) | |
2070 | Part130.Anchored = true | |
2071 | Part130.Size = Vector3.new(3.80000019, 1, 0.400000572) | |
2072 | Part130.CFrame = CFrame.new(-50.2129745, 3.19988823, 82.8122101, -1, -3.0559022e-10, 4.3155509e-05, 4.31559456e-05, 2.72699326e-05, 0.999997973, -1.80989446e-09, 0.999994457, -1.83567627e-05) | |
2073 | Part130.BottomSurface = Enum.SurfaceType.SmoothNoOutlines | |
2074 | Part130.TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
2075 | Part130.Color = Color3.new(0.337255, 0.258824, 0.211765) | |
2076 | Part130.Position = Vector3.new(-50.2129745, 3.19988823, 82.8122101) | |
2077 | Part130.Orientation = Vector3.new(-89.8799973, 113.040001, 57.7099991) | |
2078 | Part130.Color = Color3.new(0.337255, 0.258824, 0.211765) | |
2079 | Part131.Parent = Model128 | |
2080 | Part131.Material = Enum.Material.Concrete | |
2081 | Part131.BrickColor = BrickColor.new("Dirt brown") | |
2082 | Part131.Rotation = Vector3.new(-90, 0, 180) | |
2083 | Part131.Anchored = true | |
2084 | Part131.Size = Vector3.new(0.400000036, 1, 4.40000057) | |
2085 | Part131.CFrame = CFrame.new(-48.5128708, 5.60011768, 82.812149, -1, -3.0559022e-10, 4.3155509e-05, 4.31559456e-05, 2.72699326e-05, 0.999997973, -1.80989446e-09, 0.999994457, -1.83567627e-05) | |
2086 | Part131.BottomSurface = Enum.SurfaceType.SmoothNoOutlines | |
2087 | Part131.TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
2088 | Part131.Color = Color3.new(0.337255, 0.258824, 0.211765) | |
2089 | Part131.Position = Vector3.new(-48.5128708, 5.60011768, 82.812149) | |
2090 | Part131.Orientation = Vector3.new(-89.8799973, 113.040001, 57.7099991) | |
2091 | Part131.Color = Color3.new(0.337255, 0.258824, 0.211765) | |
2092 | Part132.Parent = Model128 | |
2093 | Part132.Material = Enum.Material.Concrete | |
2094 | Part132.BrickColor = BrickColor.new("Dirt brown") | |
2095 | Part132.Rotation = Vector3.new(-90, 0, 180) | |
2096 | Part132.Anchored = true | |
2097 | Part132.Size = Vector3.new(0.400000036, 1, 4.40000057) | |
2098 | Part132.CFrame = CFrame.new(-51.912899, 5.60015488, 82.8121338, -1, -3.0559022e-10, 4.3155509e-05, 4.31559456e-05, 2.72699326e-05, 0.999997973, -1.80989446e-09, 0.999994457, -1.83567627e-05) | |
2099 | Part132.BottomSurface = Enum.SurfaceType.SmoothNoOutlines | |
2100 | Part132.TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
2101 | Part132.Color = Color3.new(0.337255, 0.258824, 0.211765) | |
2102 | Part132.Position = Vector3.new(-51.912899, 5.60015488, 82.8121338) | |
2103 | Part132.Orientation = Vector3.new(-89.8799973, 113.040001, 57.7099991) | |
2104 | Part132.Color = Color3.new(0.337255, 0.258824, 0.211765) | |
2105 | Model133.Name = "Base" | |
2106 | Model133.Parent = Model0 | |
2107 | Part134.Name = "HousePart" | |
2108 | Part134.Parent = Model133 | |
2109 | Part134.Material = Enum.Material.Concrete | |
2110 | Part134.BrickColor = BrickColor.new("Medium red") | |
2111 | Part134.Rotation = Vector3.new(0, 90, 0) | |
2112 | Part134.Anchored = true | |
2113 | Part134.Size = Vector3.new(1.20000172, 3.00000024, 4.60000038) | |
2114 | Part134.CFrame = CFrame.new(-56.4692497, 9.50047398, 66.3704605, 0.000140138305, -5.85714588e-10, 1, -1.67721228e-05, 0.999997914, 2.43016984e-09, -0.999994397, -7.83720316e-06, 0.000140138232) | |
2115 | Part134.BackSurface = Enum.SurfaceType.SmoothNoOutlines | |
2116 | Part134.BottomSurface = Enum.SurfaceType.SmoothNoOutlines | |
2117 | Part134.FrontSurface = Enum.SurfaceType.SmoothNoOutlines | |
2118 | Part134.LeftSurface = Enum.SurfaceType.SmoothNoOutlines | |
2119 | Part134.RightSurface = Enum.SurfaceType.SmoothNoOutlines | |
2120 | Part134.TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
2121 | Part134.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
2122 | Part134.Position = Vector3.new(-56.4692497, 9.50047398, 66.3704605) | |
2123 | Part134.Orientation = Vector3.new(0, 89.9899979, 0) | |
2124 | Part134.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
2125 | Part135.Name = "HousePart" | |
2126 | Part135.Parent = Model133 | |
2127 | Part135.Material = Enum.Material.Concrete | |
2128 | Part135.BrickColor = BrickColor.new("Medium red") | |
2129 | Part135.Rotation = Vector3.new(0, -90, 0) | |
2130 | Part135.Anchored = true | |
2131 | Part135.Size = Vector3.new(10.1999998, 8, 1) | |
2132 | Part135.CFrame = CFrame.new(-46.0691681, 5.00113487, 38.8697243, -3.26636e-05, 4.31574081e-05, -1, -2.63461679e-05, 0.999997914, 4.31586959e-05, 0.999994397, 3.53470241e-05, -3.26626141e-05) | |
2133 | Part135.BackSurface = Enum.SurfaceType.SmoothNoOutlines | |
2134 | Part135.BottomSurface = Enum.SurfaceType.SmoothNoOutlines | |
2135 | Part135.FrontSurface = Enum.SurfaceType.SmoothNoOutlines | |
2136 | Part135.LeftSurface = Enum.SurfaceType.SmoothNoOutlines | |
2137 | Part135.RightSurface = Enum.SurfaceType.SmoothNoOutlines | |
2138 | Part135.TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
2139 | Part135.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
2140 | Part135.Position = Vector3.new(-46.0691681, 5.00113487, 38.8697243) | |
2141 | Part135.Orientation = Vector3.new(0, -90, 0) | |
2142 | Part135.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
2143 | Part136.Name = "HousePart" | |
2144 | Part136.Parent = Model133 | |
2145 | Part136.Material = Enum.Material.Concrete | |
2146 | Part136.BrickColor = BrickColor.new("Medium red") | |
2147 | Part136.Rotation = Vector3.new(0, -90, 0) | |
2148 | Part136.Anchored = true | |
2149 | Part136.Size = Vector3.new(17.2000008, 8, 1) | |
2150 | Part136.CFrame = CFrame.new(-42.2692795, 7.00078487, 52.5699844, -3.26636e-05, 4.31574081e-05, -1, -2.63461679e-05, 0.999997914, 4.31586959e-05, 0.999994397, 3.53470241e-05, -3.26626141e-05) | |
2151 | Part136.BackSurface = Enum.SurfaceType.SmoothNoOutlines | |
2152 | Part136.BottomSurface = Enum.SurfaceType.SmoothNoOutlines | |
2153 | Part136.FrontSurface = Enum.SurfaceType.SmoothNoOutlines | |
2154 | Part136.LeftSurface = Enum.SurfaceType.SmoothNoOutlines | |
2155 | Part136.RightSurface = Enum.SurfaceType.SmoothNoOutlines | |
2156 | Part136.TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
2157 | Part136.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
2158 | Part136.Position = Vector3.new(-42.2692795, 7.00078487, 52.5699844) | |
2159 | Part136.Orientation = Vector3.new(0, -90, 0) | |
2160 | Part136.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
2161 | Part137.Name = "HousePart" | |
2162 | Part137.Parent = Model133 | |
2163 | Part137.Material = Enum.Material.Concrete | |
2164 | Part137.BrickColor = BrickColor.new("Medium red") | |
2165 | Part137.Rotation = Vector3.new(0, 90, 0) | |
2166 | Part137.Anchored = true | |
2167 | Part137.Size = Vector3.new(3.79999995, 3.20000005, 1) | |
2168 | Part137.CFrame = CFrame.new(-42.269165, 9.40062523, 63.0702362, 0.000140138305, -5.85714588e-10, 1, -1.67721228e-05, 0.999997914, 2.43016984e-09, -0.999994397, -7.83720316e-06, 0.000140138232) | |
2169 | Part137.BackSurface = Enum.SurfaceType.SmoothNoOutlines | |
2170 | Part137.BottomSurface = Enum.SurfaceType.SmoothNoOutlines | |
2171 | Part137.FrontSurface = Enum.SurfaceType.SmoothNoOutlines | |
2172 | Part137.LeftSurface = Enum.SurfaceType.SmoothNoOutlines | |
2173 | Part137.RightSurface = Enum.SurfaceType.SmoothNoOutlines | |
2174 | Part137.TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
2175 | Part137.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
2176 | Part137.Position = Vector3.new(-42.269165, 9.40062523, 63.0702362) | |
2177 | Part137.Orientation = Vector3.new(0, 89.9899979, 0) | |
2178 | Part137.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
2179 | Part138.Name = "HousePart" | |
2180 | Part138.Parent = Model133 | |
2181 | Part138.Material = Enum.Material.Concrete | |
2182 | Part138.BrickColor = BrickColor.new("Medium red") | |
2183 | Part138.Rotation = Vector3.new(-180, 0, -180) | |
2184 | Part138.Anchored = true | |
2185 | Part138.Size = Vector3.new(16.6000004, 8, 1) | |
2186 | Part138.CFrame = CFrame.new(-60.2691956, 6.99995232, 82.8708801, -1, 3.05168396e-05, 3.05179055e-05, 3.05184803e-05, 0.999997973, 3.85054045e-05, -3.0517007e-05, 4.74465705e-05, -0.999994457) | |
2187 | Part138.BackSurface = Enum.SurfaceType.SmoothNoOutlines | |
2188 | Part138.BottomSurface = Enum.SurfaceType.SmoothNoOutlines | |
2189 | Part138.FrontSurface = Enum.SurfaceType.SmoothNoOutlines | |
2190 | Part138.LeftSurface = Enum.SurfaceType.SmoothNoOutlines | |
2191 | Part138.RightSurface = Enum.SurfaceType.SmoothNoOutlines | |
2192 | Part138.TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
2193 | Part138.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
2194 | Part138.Position = Vector3.new(-60.2691956, 6.99995232, 82.8708801) | |
2195 | Part138.Orientation = Vector3.new(0, 180, 0) | |
2196 | Part138.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
2197 | Part139.Name = "HousePart" | |
2198 | Part139.Parent = Model133 | |
2199 | Part139.Material = Enum.Material.Concrete | |
2200 | Part139.BrickColor = BrickColor.new("Medium red") | |
2201 | Part139.Rotation = Vector3.new(-180, 0, -180) | |
2202 | Part139.Anchored = true | |
2203 | Part139.Size = Vector3.new(12.3999996, 3.20000005, 1) | |
2204 | Part139.CFrame = CFrame.new(-66.1692047, 9.4011631, 43.4699707, -1, 3.05168396e-05, 3.05179055e-05, 3.05184803e-05, 0.999997973, 3.85054045e-05, -3.0517007e-05, 4.74465705e-05, -0.999994457) | |
2205 | Part139.BackSurface = Enum.SurfaceType.SmoothNoOutlines | |
2206 | Part139.BottomSurface = Enum.SurfaceType.SmoothNoOutlines | |
2207 | Part139.FrontSurface = Enum.SurfaceType.SmoothNoOutlines | |
2208 | Part139.LeftSurface = Enum.SurfaceType.SmoothNoOutlines | |
2209 | Part139.RightSurface = Enum.SurfaceType.SmoothNoOutlines | |
2210 | Part139.TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
2211 | Part139.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
2212 | Part139.Position = Vector3.new(-66.1692047, 9.4011631, 43.4699707) | |
2213 | Part139.Orientation = Vector3.new(0, 180, 0) | |
2214 | Part139.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
2215 | Part140.Name = "HousePart" | |
2216 | Part140.Parent = Model133 | |
2217 | Part140.Material = Enum.Material.Concrete | |
2218 | Part140.BrickColor = BrickColor.new("Medium red") | |
2219 | Part140.Rotation = Vector3.new(0, 90, 0) | |
2220 | Part140.Anchored = true | |
2221 | Part140.Size = Vector3.new(19, 2, 1) | |
2222 | Part140.CFrame = CFrame.new(-42.2692108, 2.00011349, 72.8705368, 0.000140138305, -5.85714588e-10, 1, -1.67721228e-05, 0.999997914, 2.43016984e-09, -0.999994397, -7.83720316e-06, 0.000140138232) | |
2223 | Part140.BackSurface = Enum.SurfaceType.SmoothNoOutlines | |
2224 | Part140.BottomSurface = Enum.SurfaceType.SmoothNoOutlines | |
2225 | Part140.FrontSurface = Enum.SurfaceType.SmoothNoOutlines | |
2226 | Part140.LeftSurface = Enum.SurfaceType.SmoothNoOutlines | |
2227 | Part140.RightSurface = Enum.SurfaceType.SmoothNoOutlines | |
2228 | Part140.TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
2229 | Part140.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
2230 | Part140.Position = Vector3.new(-42.2692108, 2.00011349, 72.8705368) | |
2231 | Part140.Orientation = Vector3.new(0, 89.9899979, 0) | |
2232 | Part140.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
2233 | Part141.Name = "HousePart" | |
2234 | Part141.Parent = Model133 | |
2235 | Part141.Material = Enum.Material.Concrete | |
2236 | Part141.BrickColor = BrickColor.new("Medium red") | |
2237 | Part141.Rotation = Vector3.new(0, 90, 0) | |
2238 | Part141.Anchored = true | |
2239 | Part141.Size = Vector3.new(19.3999996, 2, 1) | |
2240 | Part141.CFrame = CFrame.new(-42.269249, 2.0006609, 53.670063, 0.000140138305, -5.85714588e-10, 1, -1.67721228e-05, 0.999997914, 2.43016984e-09, -0.999994397, -7.83720316e-06, 0.000140138232) | |
2241 | Part141.BackSurface = Enum.SurfaceType.SmoothNoOutlines | |
2242 | Part141.BottomSurface = Enum.SurfaceType.SmoothNoOutlines | |
2243 | Part141.FrontSurface = Enum.SurfaceType.SmoothNoOutlines | |
2244 | Part141.LeftSurface = Enum.SurfaceType.SmoothNoOutlines | |
2245 | Part141.RightSurface = Enum.SurfaceType.SmoothNoOutlines | |
2246 | Part141.TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
2247 | Part141.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
2248 | Part141.Position = Vector3.new(-42.269249, 2.0006609, 53.670063) | |
2249 | Part141.Orientation = Vector3.new(0, 89.9899979, 0) | |
2250 | Part141.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
2251 | Part142.Name = "HousePart" | |
2252 | Part142.Parent = Model133 | |
2253 | Part142.Material = Enum.Material.Concrete | |
2254 | Part142.BrickColor = BrickColor.new("Medium red") | |
2255 | Part142.Rotation = Vector3.new(-180, 0, -180) | |
2256 | Part142.Anchored = true | |
2257 | Part142.Size = Vector3.new(5.39999962, 8, 1) | |
2258 | Part142.CFrame = CFrame.new(-75.0691986, 7.00103951, 43.4699326, -1, 3.05168396e-05, 3.05179055e-05, 3.05184803e-05, 0.999997973, 3.85054045e-05, -3.0517007e-05, 4.74465705e-05, -0.999994457) | |
2259 | Part142.BackSurface = Enum.SurfaceType.SmoothNoOutlines | |
2260 | Part142.BottomSurface = Enum.SurfaceType.SmoothNoOutlines | |
2261 | Part142.FrontSurface = Enum.SurfaceType.SmoothNoOutlines | |
2262 | Part142.LeftSurface = Enum.SurfaceType.SmoothNoOutlines | |
2263 | Part142.RightSurface = Enum.SurfaceType.SmoothNoOutlines | |
2264 | Part142.TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
2265 | Part142.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
2266 | Part142.Position = Vector3.new(-75.0691986, 7.00103951, 43.4699326) | |
2267 | Part142.Orientation = Vector3.new(0, 180, 0) | |
2268 | Part142.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
2269 | Part143.Name = "HousePart" | |
2270 | Part143.Parent = Model133 | |
2271 | Part143.Material = Enum.Material.Concrete | |
2272 | Part143.BrickColor = BrickColor.new("Medium red") | |
2273 | Part143.Rotation = Vector3.new(0, -90, 0) | |
2274 | Part143.Anchored = true | |
2275 | Part143.Size = Vector3.new(17.4000015, 8, 1) | |
2276 | Part143.CFrame = CFrame.new(-42.2692566, 7.00022411, 73.6705475, -3.26636e-05, 4.31574081e-05, -1, -2.63461679e-05, 0.999997914, 4.31586959e-05, 0.999994397, 3.53470241e-05, -3.26626141e-05) | |
2277 | Part143.BackSurface = Enum.SurfaceType.SmoothNoOutlines | |
2278 | Part143.BottomSurface = Enum.SurfaceType.SmoothNoOutlines | |
2279 | Part143.FrontSurface = Enum.SurfaceType.SmoothNoOutlines | |
2280 | Part143.LeftSurface = Enum.SurfaceType.SmoothNoOutlines | |
2281 | Part143.RightSurface = Enum.SurfaceType.SmoothNoOutlines | |
2282 | Part143.TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
2283 | Part143.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
2284 | Part143.Position = Vector3.new(-42.2692566, 7.00022411, 73.6705475) | |
2285 | Part143.Orientation = Vector3.new(0, -90, 0) | |
2286 | Part143.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
2287 | Part144.Name = "HousePart" | |
2288 | Part144.Parent = Model133 | |
2289 | Part144.Material = Enum.Material.Concrete | |
2290 | Part144.BrickColor = BrickColor.new("Medium red") | |
2291 | Part144.Rotation = Vector3.new(0, -90, 0) | |
2292 | Part144.Anchored = true | |
2293 | Part144.Size = Vector3.new(3.80000019, 3.19999981, 1) | |
2294 | Part144.CFrame = CFrame.new(-78.269249, 9.40088654, 53.0699654, -3.26636e-05, 4.31574081e-05, -1, -2.63461679e-05, 0.999997914, 4.31586959e-05, 0.999994397, 3.53470241e-05, -3.26626141e-05) | |
2295 | Part144.BackSurface = Enum.SurfaceType.SmoothNoOutlines | |
2296 | Part144.BottomSurface = Enum.SurfaceType.SmoothNoOutlines | |
2297 | Part144.FrontSurface = Enum.SurfaceType.SmoothNoOutlines | |
2298 | Part144.LeftSurface = Enum.SurfaceType.SmoothNoOutlines | |
2299 | Part144.RightSurface = Enum.SurfaceType.SmoothNoOutlines | |
2300 | Part144.TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
2301 | Part144.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
2302 | Part144.Position = Vector3.new(-78.269249, 9.40088654, 53.0699654) | |
2303 | Part144.Orientation = Vector3.new(0, -90, 0) | |
2304 | Part144.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
2305 | Part145.Name = "HousePart" | |
2306 | Part145.Parent = Model133 | |
2307 | Part145.Material = Enum.Material.Concrete | |
2308 | Part145.BrickColor = BrickColor.new("Medium red") | |
2309 | Part145.Rotation = Vector3.new(-180, 0, -180) | |
2310 | Part145.Anchored = true | |
2311 | Part145.Size = Vector3.new(3.79999995, 3.20000005, 1) | |
2312 | Part145.CFrame = CFrame.new(-70.4692535, 9.40007687, 82.870903, -1, 3.05168396e-05, 3.05179055e-05, 3.05184803e-05, 0.999997973, 3.85054045e-05, -3.0517007e-05, 4.74465705e-05, -0.999994457) | |
2313 | Part145.BackSurface = Enum.SurfaceType.SmoothNoOutlines | |
2314 | Part145.BottomSurface = Enum.SurfaceType.SmoothNoOutlines | |
2315 | Part145.FrontSurface = Enum.SurfaceType.SmoothNoOutlines | |
2316 | Part145.LeftSurface = Enum.SurfaceType.SmoothNoOutlines | |
2317 | Part145.RightSurface = Enum.SurfaceType.SmoothNoOutlines | |
2318 | Part145.TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
2319 | Part145.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
2320 | Part145.Position = Vector3.new(-70.4692535, 9.40007687, 82.870903) | |
2321 | Part145.Orientation = Vector3.new(0, 180, 0) | |
2322 | Part145.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
2323 | Part146.Name = "HousePart" | |
2324 | Part146.Parent = Model133 | |
2325 | Part146.Material = Enum.Material.Concrete | |
2326 | Part146.BrickColor = BrickColor.new("Medium red") | |
2327 | Part146.Rotation = Vector3.new(0, 90, 0) | |
2328 | Part146.Anchored = true | |
2329 | Part146.Size = Vector3.new(16.6000023, 10, 1.20000005) | |
2330 | Part146.CFrame = CFrame.new(-59.3692894, 6.00018215, 74.0708084, 0.000140138305, -5.85714588e-10, 1, -1.67721228e-05, 0.999997914, 2.43016984e-09, -0.999994397, -7.83720316e-06, 0.000140138232) | |
2331 | Part146.BackSurface = Enum.SurfaceType.SmoothNoOutlines | |
2332 | Part146.BottomSurface = Enum.SurfaceType.SmoothNoOutlines | |
2333 | Part146.FrontSurface = Enum.SurfaceType.SmoothNoOutlines | |
2334 | Part146.LeftSurface = Enum.SurfaceType.SmoothNoOutlines | |
2335 | Part146.RightSurface = Enum.SurfaceType.SmoothNoOutlines | |
2336 | Part146.TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
2337 | Part146.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
2338 | Part146.Position = Vector3.new(-59.3692894, 6.00018215, 74.0708084) | |
2339 | Part146.Orientation = Vector3.new(0, 89.9899979, 0) | |
2340 | Part146.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
2341 | Part147.Name = "HousePart" | |
2342 | Part147.Parent = Model133 | |
2343 | Part147.Material = Enum.Material.Concrete | |
2344 | Part147.BrickColor = BrickColor.new("Medium red") | |
2345 | Part147.Rotation = Vector3.new(-180, 0, -180) | |
2346 | Part147.Anchored = true | |
2347 | Part147.Size = Vector3.new(18, 2, 1) | |
2348 | Part147.CFrame = CFrame.new(-68.7692719, 1.99986362, 82.8707886, -1, 3.05168396e-05, 3.05179055e-05, 3.05184803e-05, 0.999997973, 3.85054045e-05, -3.0517007e-05, 4.74465705e-05, -0.999994457) | |
2349 | Part147.BackSurface = Enum.SurfaceType.SmoothNoOutlines | |
2350 | Part147.BottomSurface = Enum.SurfaceType.SmoothNoOutlines | |
2351 | Part147.FrontSurface = Enum.SurfaceType.SmoothNoOutlines | |
2352 | Part147.LeftSurface = Enum.SurfaceType.SmoothNoOutlines | |
2353 | Part147.RightSurface = Enum.SurfaceType.SmoothNoOutlines | |
2354 | Part147.TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
2355 | Part147.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
2356 | Part147.Position = Vector3.new(-68.7692719, 1.99986362, 82.8707886) | |
2357 | Part147.Orientation = Vector3.new(0, 180, 0) | |
2358 | Part147.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
2359 | Part148.Name = "HousePart" | |
2360 | Part148.Parent = Model133 | |
2361 | Part148.Material = Enum.Material.Concrete | |
2362 | Part148.BrickColor = BrickColor.new("Medium red") | |
2363 | Part148.Rotation = Vector3.new(-180, 0, -180) | |
2364 | Part148.Anchored = true | |
2365 | Part148.Size = Vector3.new(5.20000076, 10, 1) | |
2366 | Part148.CFrame = CFrame.new(-57.3692474, 6.00103092, 43.4699631, -1, 3.05168396e-05, 3.05179055e-05, 3.05184803e-05, 0.999997973, 3.85054045e-05, -3.0517007e-05, 4.74465705e-05, -0.999994457) | |
2367 | Part148.BackSurface = Enum.SurfaceType.SmoothNoOutlines | |
2368 | Part148.BottomSurface = Enum.SurfaceType.SmoothNoOutlines | |
2369 | Part148.FrontSurface = Enum.SurfaceType.SmoothNoOutlines | |
2370 | Part148.LeftSurface = Enum.SurfaceType.SmoothNoOutlines | |
2371 | Part148.RightSurface = Enum.SurfaceType.SmoothNoOutlines | |
2372 | Part148.TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
2373 | Part148.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
2374 | Part148.Position = Vector3.new(-57.3692474, 6.00103092, 43.4699631) | |
2375 | Part148.Orientation = Vector3.new(0, 180, 0) | |
2376 | Part148.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
2377 | Part149.Name = "HousePart" | |
2378 | Part149.Parent = Model133 | |
2379 | Part149.Material = Enum.Material.Concrete | |
2380 | Part149.BrickColor = BrickColor.new("Medium red") | |
2381 | Part149.Rotation = Vector3.new(-180, 0, -180) | |
2382 | Part149.Anchored = true | |
2383 | Part149.Size = Vector3.new(17.7999992, 2, 1) | |
2384 | Part149.CFrame = CFrame.new(-68.8692169, 2.00094891, 43.469841, -1, 3.05168396e-05, 3.05179055e-05, 3.05184803e-05, 0.999997973, 3.85054045e-05, -3.0517007e-05, 4.74465705e-05, -0.999994457) | |
2385 | Part149.BackSurface = Enum.SurfaceType.SmoothNoOutlines | |
2386 | Part149.BottomSurface = Enum.SurfaceType.SmoothNoOutlines | |
2387 | Part149.FrontSurface = Enum.SurfaceType.SmoothNoOutlines | |
2388 | Part149.LeftSurface = Enum.SurfaceType.SmoothNoOutlines | |
2389 | Part149.RightSurface = Enum.SurfaceType.SmoothNoOutlines | |
2390 | Part149.TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
2391 | Part149.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
2392 | Part149.Position = Vector3.new(-68.8692169, 2.00094891, 43.469841) | |
2393 | Part149.Orientation = Vector3.new(0, 180, 0) | |
2394 | Part149.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
2395 | Part150.Name = "HousePart" | |
2396 | Part150.Parent = Model133 | |
2397 | Part150.Material = Enum.Material.Concrete | |
2398 | Part150.BrickColor = BrickColor.new("Medium red") | |
2399 | Part150.Rotation = Vector3.new(0, -90, 0) | |
2400 | Part150.Anchored = true | |
2401 | Part150.Size = Vector3.new(16.4000015, 8, 1) | |
2402 | Part150.CFrame = CFrame.new(-78.2692871, 7.00049686, 63.1703987, -3.26636e-05, 4.31574081e-05, -1, -2.63461679e-05, 0.999997914, 4.31586959e-05, 0.999994397, 3.53470241e-05, -3.26626141e-05) | |
2403 | Part150.BackSurface = Enum.SurfaceType.SmoothNoOutlines | |
2404 | Part150.BottomSurface = Enum.SurfaceType.SmoothNoOutlines | |
2405 | Part150.FrontSurface = Enum.SurfaceType.SmoothNoOutlines | |
2406 | Part150.LeftSurface = Enum.SurfaceType.SmoothNoOutlines | |
2407 | Part150.RightSurface = Enum.SurfaceType.SmoothNoOutlines | |
2408 | Part150.TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
2409 | Part150.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
2410 | Part150.Position = Vector3.new(-78.2692871, 7.00049686, 63.1703987) | |
2411 | Part150.Orientation = Vector3.new(0, -90, 0) | |
2412 | Part150.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
2413 | Part151.Name = "HousePart" | |
2414 | Part151.Parent = Model133 | |
2415 | Part151.Material = Enum.Material.Concrete | |
2416 | Part151.BrickColor = BrickColor.new("Medium red") | |
2417 | Part151.Rotation = Vector3.new(-180, 0, -180) | |
2418 | Part151.Anchored = true | |
2419 | Part151.Size = Vector3.new(3.79999948, 10, 1) | |
2420 | Part151.CFrame = CFrame.new(-43.6691971, 6.00103283, 43.4699173, -1, 3.05168396e-05, 3.05179055e-05, 3.05184803e-05, 0.999997973, 3.85054045e-05, -3.0517007e-05, 4.74465705e-05, -0.999994457) | |
2421 | Part151.BackSurface = Enum.SurfaceType.SmoothNoOutlines | |
2422 | Part151.BottomSurface = Enum.SurfaceType.SmoothNoOutlines | |
2423 | Part151.FrontSurface = Enum.SurfaceType.SmoothNoOutlines | |
2424 | Part151.LeftSurface = Enum.SurfaceType.SmoothNoOutlines | |
2425 | Part151.RightSurface = Enum.SurfaceType.SmoothNoOutlines | |
2426 | Part151.TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
2427 | Part151.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
2428 | Part151.Position = Vector3.new(-43.6691971, 6.00103283, 43.4699173) | |
2429 | Part151.Orientation = Vector3.new(0, 180, 0) | |
2430 | Part151.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
2431 | Part152.Name = "HousePart" | |
2432 | Part152.Parent = Model133 | |
2433 | Part152.Material = Enum.Material.Concrete | |
2434 | Part152.BrickColor = BrickColor.new("Medium red") | |
2435 | Part152.Anchored = true | |
2436 | Part152.Size = Vector3.new(11.4000015, 10, 1.20000005) | |
2437 | Part152.CFrame = CFrame.new(-48.4692535, 6.00038624, 66.3703995, 1, 3.05177746e-05, -3.05169706e-05, -3.05175563e-05, 0.999997973, 2.24999512e-05, 3.05179419e-05, -1.35587816e-05, 0.999994516) | |
2438 | Part152.BackSurface = Enum.SurfaceType.SmoothNoOutlines | |
2439 | Part152.BottomSurface = Enum.SurfaceType.SmoothNoOutlines | |
2440 | Part152.FrontSurface = Enum.SurfaceType.SmoothNoOutlines | |
2441 | Part152.LeftSurface = Enum.SurfaceType.SmoothNoOutlines | |
2442 | Part152.RightSurface = Enum.SurfaceType.SmoothNoOutlines | |
2443 | Part152.TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
2444 | Part152.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
2445 | Part152.Position = Vector3.new(-48.4692535, 6.00038624, 66.3703995) | |
2446 | Part152.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
2447 | Part153.Name = "HousePart" | |
2448 | Part153.Parent = Model133 | |
2449 | Part153.Material = Enum.Material.Concrete | |
2450 | Part153.BrickColor = BrickColor.new("Medium red") | |
2451 | Part153.Rotation = Vector3.new(0, -90, 0) | |
2452 | Part153.Anchored = true | |
2453 | Part153.Size = Vector3.new(8.19999981, 8, 1) | |
2454 | Part153.CFrame = CFrame.new(-78.2692108, 7.0009346, 47.0698166, -3.26636e-05, 4.31574081e-05, -1, -2.63461679e-05, 0.999997914, 4.31586959e-05, 0.999994397, 3.53470241e-05, -3.26626141e-05) | |
2455 | Part153.BackSurface = Enum.SurfaceType.SmoothNoOutlines | |
2456 | Part153.BottomSurface = Enum.SurfaceType.SmoothNoOutlines | |
2457 | Part153.FrontSurface = Enum.SurfaceType.SmoothNoOutlines | |
2458 | Part153.LeftSurface = Enum.SurfaceType.SmoothNoOutlines | |
2459 | Part153.RightSurface = Enum.SurfaceType.SmoothNoOutlines | |
2460 | Part153.TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
2461 | Part153.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
2462 | Part153.Position = Vector3.new(-78.2692108, 7.0009346, 47.0698166) | |
2463 | Part153.Orientation = Vector3.new(0, -90, 0) | |
2464 | Part153.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
2465 | Part154.Name = "HousePart" | |
2466 | Part154.Parent = Model133 | |
2467 | Part154.Material = Enum.Material.Concrete | |
2468 | Part154.BrickColor = BrickColor.new("Medium red") | |
2469 | Part154.Rotation = Vector3.new(-180, 0, -180) | |
2470 | Part154.Anchored = true | |
2471 | Part154.Size = Vector3.new(5.39999962, 8, 1) | |
2472 | Part154.CFrame = CFrame.new(-75.0691986, 6.99995613, 82.8708801, -1, 3.05168396e-05, 3.05179055e-05, 3.05184803e-05, 0.999997973, 3.85054045e-05, -3.0517007e-05, 4.74465705e-05, -0.999994457) | |
2473 | Part154.BackSurface = Enum.SurfaceType.SmoothNoOutlines | |
2474 | Part154.BottomSurface = Enum.SurfaceType.SmoothNoOutlines | |
2475 | Part154.FrontSurface = Enum.SurfaceType.SmoothNoOutlines | |
2476 | Part154.LeftSurface = Enum.SurfaceType.SmoothNoOutlines | |
2477 | Part154.RightSurface = Enum.SurfaceType.SmoothNoOutlines | |
2478 | Part154.TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
2479 | Part154.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
2480 | Part154.Position = Vector3.new(-75.0691986, 6.99995613, 82.8708801) | |
2481 | Part154.Orientation = Vector3.new(0, 180, 0) | |
2482 | Part154.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
2483 | Part155.Name = "HousePart" | |
2484 | Part155.Parent = Model133 | |
2485 | Part155.Material = Enum.Material.Concrete | |
2486 | Part155.BrickColor = BrickColor.new("Medium red") | |
2487 | Part155.Rotation = Vector3.new(-180, 0, -180) | |
2488 | Part155.Anchored = true | |
2489 | Part155.Size = Vector3.new(18, 2, 1) | |
2490 | Part155.CFrame = CFrame.new(-50.7691841, 1.99985886, 82.8708115, -1, 3.05168396e-05, 3.05179055e-05, 3.05184803e-05, 0.999997973, 3.85054045e-05, -3.0517007e-05, 4.74465705e-05, -0.999994457) | |
2491 | Part155.BackSurface = Enum.SurfaceType.SmoothNoOutlines | |
2492 | Part155.BottomSurface = Enum.SurfaceType.SmoothNoOutlines | |
2493 | Part155.FrontSurface = Enum.SurfaceType.SmoothNoOutlines | |
2494 | Part155.LeftSurface = Enum.SurfaceType.SmoothNoOutlines | |
2495 | Part155.RightSurface = Enum.SurfaceType.SmoothNoOutlines | |
2496 | Part155.TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
2497 | Part155.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
2498 | Part155.Position = Vector3.new(-50.7691841, 1.99985886, 82.8708115) | |
2499 | Part155.Orientation = Vector3.new(0, 180, 0) | |
2500 | Part155.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
2501 | Part156.Name = "HousePart" | |
2502 | Part156.Parent = Model133 | |
2503 | Part156.Material = Enum.Material.Concrete | |
2504 | Part156.BrickColor = BrickColor.new("Medium red") | |
2505 | Part156.Rotation = Vector3.new(-180, 0, -180) | |
2506 | Part156.Anchored = true | |
2507 | Part156.Size = Vector3.new(9.19999981, 2, 1) | |
2508 | Part156.CFrame = CFrame.new(-50.1692123, 10.0012503, 43.470005, -1, 3.05168396e-05, 3.05179055e-05, 3.05184803e-05, 0.999997973, 3.85054045e-05, -3.0517007e-05, 4.74465705e-05, -0.999994457) | |
2509 | Part156.BackSurface = Enum.SurfaceType.SmoothNoOutlines | |
2510 | Part156.BottomSurface = Enum.SurfaceType.SmoothNoOutlines | |
2511 | Part156.FrontSurface = Enum.SurfaceType.SmoothNoOutlines | |
2512 | Part156.LeftSurface = Enum.SurfaceType.SmoothNoOutlines | |
2513 | Part156.RightSurface = Enum.SurfaceType.SmoothNoOutlines | |
2514 | Part156.TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
2515 | Part156.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
2516 | Part156.Position = Vector3.new(-50.1692123, 10.0012503, 43.470005) | |
2517 | Part156.Orientation = Vector3.new(0, 180, 0) | |
2518 | Part156.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
2519 | Part157.Name = "HousePart" | |
2520 | Part157.Parent = Model133 | |
2521 | Part157.Material = Enum.Material.Concrete | |
2522 | Part157.BrickColor = BrickColor.new("Medium red") | |
2523 | Part157.Rotation = Vector3.new(0, 90, 0) | |
2524 | Part157.Anchored = true | |
2525 | Part157.Size = Vector3.new(8.19999981, 8, 1) | |
2526 | Part157.CFrame = CFrame.new(-78.2691498, 7.00005627, 79.2707138, 0.000140138305, -5.85714588e-10, 1, -1.67721228e-05, 0.999997914, 2.43016984e-09, -0.999994397, -7.83720316e-06, 0.000140138232) | |
2527 | Part157.BackSurface = Enum.SurfaceType.SmoothNoOutlines | |
2528 | Part157.BottomSurface = Enum.SurfaceType.SmoothNoOutlines | |
2529 | Part157.FrontSurface = Enum.SurfaceType.SmoothNoOutlines | |
2530 | Part157.LeftSurface = Enum.SurfaceType.SmoothNoOutlines | |
2531 | Part157.RightSurface = Enum.SurfaceType.SmoothNoOutlines | |
2532 | Part157.TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
2533 | Part157.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
2534 | Part157.Position = Vector3.new(-78.2691498, 7.00005627, 79.2707138) | |
2535 | Part157.Orientation = Vector3.new(0, 89.9899979, 0) | |
2536 | Part157.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
2537 | Part158.Name = "HousePart" | |
2538 | Part158.Parent = Model133 | |
2539 | Part158.Material = Enum.Material.Concrete | |
2540 | Part158.BrickColor = BrickColor.new("Medium red") | |
2541 | Part158.Rotation = Vector3.new(0, 90, 0) | |
2542 | Part158.Anchored = true | |
2543 | Part158.Size = Vector3.new(3.80000019, 3.19999981, 1) | |
2544 | Part158.CFrame = CFrame.new(-78.2692261, 9.40033436, 73.2706985, 0.000140138305, -5.85714588e-10, 1, -1.67721228e-05, 0.999997914, 2.43016984e-09, -0.999994397, -7.83720316e-06, 0.000140138232) | |
2545 | Part158.BackSurface = Enum.SurfaceType.SmoothNoOutlines | |
2546 | Part158.BottomSurface = Enum.SurfaceType.SmoothNoOutlines | |
2547 | Part158.FrontSurface = Enum.SurfaceType.SmoothNoOutlines | |
2548 | Part158.LeftSurface = Enum.SurfaceType.SmoothNoOutlines | |
2549 | Part158.RightSurface = Enum.SurfaceType.SmoothNoOutlines | |
2550 | Part158.TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
2551 | Part158.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
2552 | Part158.Position = Vector3.new(-78.2692261, 9.40033436, 73.2706985) | |
2553 | Part158.Orientation = Vector3.new(0, 89.9899979, 0) | |
2554 | Part158.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
2555 | Part159.Name = "HousePart" | |
2556 | Part159.Parent = Model133 | |
2557 | Part159.Material = Enum.Material.Concrete | |
2558 | Part159.BrickColor = BrickColor.new("Medium red") | |
2559 | Part159.Rotation = Vector3.new(-180, 0, -180) | |
2560 | Part159.Anchored = true | |
2561 | Part159.Size = Vector3.new(3.5999999, 3.20000005, 1) | |
2562 | Part159.CFrame = CFrame.new(-50.1691895, 9.40008926, 82.8708038, -1, 3.05168396e-05, 3.05179055e-05, 3.05184803e-05, 0.999997973, 3.85054045e-05, -3.0517007e-05, 4.74465705e-05, -0.999994457) | |
2563 | Part159.BackSurface = Enum.SurfaceType.SmoothNoOutlines | |
2564 | Part159.BottomSurface = Enum.SurfaceType.SmoothNoOutlines | |
2565 | Part159.FrontSurface = Enum.SurfaceType.SmoothNoOutlines | |
2566 | Part159.LeftSurface = Enum.SurfaceType.SmoothNoOutlines | |
2567 | Part159.RightSurface = Enum.SurfaceType.SmoothNoOutlines | |
2568 | Part159.TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
2569 | Part159.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
2570 | Part159.Position = Vector3.new(-50.1691895, 9.40008926, 82.8708038) | |
2571 | Part159.Orientation = Vector3.new(0, 180, 0) | |
2572 | Part159.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
2573 | Part160.Name = "HousePart" | |
2574 | Part160.Parent = Model133 | |
2575 | Part160.Material = Enum.Material.Concrete | |
2576 | Part160.BrickColor = BrickColor.new("Medium red") | |
2577 | Part160.Rotation = Vector3.new(-180, 0, -180) | |
2578 | Part160.Anchored = true | |
2579 | Part160.Size = Vector3.new(6.59999943, 8, 1) | |
2580 | Part160.CFrame = CFrame.new(-45.0692062, 6.99996662, 82.870903, -1, 3.05168396e-05, 3.05179055e-05, 3.05184803e-05, 0.999997973, 3.85054045e-05, -3.0517007e-05, 4.74465705e-05, -0.999994457) | |
2581 | Part160.BackSurface = Enum.SurfaceType.SmoothNoOutlines | |
2582 | Part160.BottomSurface = Enum.SurfaceType.SmoothNoOutlines | |
2583 | Part160.FrontSurface = Enum.SurfaceType.SmoothNoOutlines | |
2584 | Part160.LeftSurface = Enum.SurfaceType.SmoothNoOutlines | |
2585 | Part160.RightSurface = Enum.SurfaceType.SmoothNoOutlines | |
2586 | Part160.TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
2587 | Part160.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
2588 | Part160.Position = Vector3.new(-45.0692062, 6.99996662, 82.870903) | |
2589 | Part160.Orientation = Vector3.new(0, 180, 0) | |
2590 | Part160.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
2591 | Part161.Name = "HousePart" | |
2592 | Part161.Parent = Model133 | |
2593 | Part161.Material = Enum.Material.Concrete | |
2594 | Part161.BrickColor = BrickColor.new("Medium red") | |
2595 | Part161.Rotation = Vector3.new(0, 90, 0) | |
2596 | Part161.Anchored = true | |
2597 | Part161.Size = Vector3.new(40.4000015, 2, 1) | |
2598 | Part161.CFrame = CFrame.new(-78.2691956, 2.00037575, 63.1703186, 0.000140138305, -5.85714588e-10, 1, -1.67721228e-05, 0.999997914, 2.43016984e-09, -0.999994397, -7.83720316e-06, 0.000140138232) | |
2599 | Part161.BackSurface = Enum.SurfaceType.SmoothNoOutlines | |
2600 | Part161.BottomSurface = Enum.SurfaceType.SmoothNoOutlines | |
2601 | Part161.FrontSurface = Enum.SurfaceType.SmoothNoOutlines | |
2602 | Part161.LeftSurface = Enum.SurfaceType.SmoothNoOutlines | |
2603 | Part161.RightSurface = Enum.SurfaceType.SmoothNoOutlines | |
2604 | Part161.TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
2605 | Part161.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
2606 | Part161.Position = Vector3.new(-78.2691956, 2.00037575, 63.1703186) | |
2607 | Part161.Orientation = Vector3.new(0, 89.9899979, 0) | |
2608 | Part161.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
2609 | Part162.Name = "HousePart" | |
2610 | Part162.Parent = Model133 | |
2611 | Part162.Material = Enum.Material.Concrete | |
2612 | Part162.BrickColor = BrickColor.new("Medium red") | |
2613 | Part162.Rotation = Vector3.new(0, -90, 0) | |
2614 | Part162.Anchored = true | |
2615 | Part162.Size = Vector3.new(0.800000191, 1.0000006, 7.19999933) | |
2616 | Part162.CFrame = CFrame.new(-50.1691818, 8.50130939, 34.1697693, -3.26636e-05, 4.31574081e-05, -1, -2.63461679e-05, 0.999997914, 4.31586959e-05, 0.999994397, 3.53470241e-05, -3.26626141e-05) | |
2617 | Part162.BackSurface = Enum.SurfaceType.SmoothNoOutlines | |
2618 | Part162.BottomSurface = Enum.SurfaceType.SmoothNoOutlines | |
2619 | Part162.FrontSurface = Enum.SurfaceType.SmoothNoOutlines | |
2620 | Part162.LeftSurface = Enum.SurfaceType.SmoothNoOutlines | |
2621 | Part162.RightSurface = Enum.SurfaceType.SmoothNoOutlines | |
2622 | Part162.TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
2623 | Part162.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
2624 | Part162.Position = Vector3.new(-50.1691818, 8.50130939, 34.1697693) | |
2625 | Part162.Orientation = Vector3.new(0, -90, 0) | |
2626 | Part162.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
2627 | Part163.Name = "HousePart" | |
2628 | Part163.Parent = Model133 | |
2629 | Part163.Material = Enum.Material.Concrete | |
2630 | Part163.BrickColor = BrickColor.new("Medium red") | |
2631 | Part163.Rotation = Vector3.new(0, -90, 0) | |
2632 | Part163.Anchored = true | |
2633 | Part163.Size = Vector3.new(0.800000191, 7.00000048, 1.39999986) | |
2634 | Part163.CFrame = CFrame.new(-47.2691498, 4.50119114, 34.1697197, -3.26636e-05, 4.31574081e-05, -1, -2.63461679e-05, 0.999997914, 4.31586959e-05, 0.999994397, 3.53470241e-05, -3.26626141e-05) | |
2635 | Part163.BackSurface = Enum.SurfaceType.SmoothNoOutlines | |
2636 | Part163.BottomSurface = Enum.SurfaceType.SmoothNoOutlines | |
2637 | Part163.FrontSurface = Enum.SurfaceType.SmoothNoOutlines | |
2638 | Part163.LeftSurface = Enum.SurfaceType.SmoothNoOutlines | |
2639 | Part163.RightSurface = Enum.SurfaceType.SmoothNoOutlines | |
2640 | Part163.TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
2641 | Part163.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
2642 | Part163.Position = Vector3.new(-47.2691498, 4.50119114, 34.1697197) | |
2643 | Part163.Orientation = Vector3.new(0, -90, 0) | |
2644 | Part163.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
2645 | Part164.Name = "HousePart" | |
2646 | Part164.Parent = Model133 | |
2647 | Part164.Material = Enum.Material.Concrete | |
2648 | Part164.BrickColor = BrickColor.new("Medium red") | |
2649 | Part164.Rotation = Vector3.new(0, -90, 0) | |
2650 | Part164.Anchored = true | |
2651 | Part164.Size = Vector3.new(0.800000191, 7.00000048, 1.39999986) | |
2652 | Part164.CFrame = CFrame.new(-53.0693512, 4.50119781, 34.1697083, -3.26636e-05, 4.31574081e-05, -1, -2.63461679e-05, 0.999997914, 4.31586959e-05, 0.999994397, 3.53470241e-05, -3.26626141e-05) | |
2653 | Part164.BackSurface = Enum.SurfaceType.SmoothNoOutlines | |
2654 | Part164.BottomSurface = Enum.SurfaceType.SmoothNoOutlines | |
2655 | Part164.FrontSurface = Enum.SurfaceType.SmoothNoOutlines | |
2656 | Part164.LeftSurface = Enum.SurfaceType.SmoothNoOutlines | |
2657 | Part164.RightSurface = Enum.SurfaceType.SmoothNoOutlines | |
2658 | Part164.TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
2659 | Part164.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
2660 | Part164.Position = Vector3.new(-53.0693512, 4.50119781, 34.1697083) | |
2661 | Part164.Orientation = Vector3.new(0, -90, 0) | |
2662 | Part164.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
2663 | Part165.Name = "HousePart" | |
2664 | Part165.Parent = Model133 | |
2665 | Part165.Material = Enum.Material.Concrete | |
2666 | Part165.BrickColor = BrickColor.new("Medium red") | |
2667 | Part165.Rotation = Vector3.new(0, -90, 0) | |
2668 | Part165.Anchored = true | |
2669 | Part165.Size = Vector3.new(9.19999981, 0.800000012, 9.20000076) | |
2670 | Part165.CFrame = CFrame.new(-50.1692085, 9.40128899, 38.3697853, -3.26636e-05, 4.31574081e-05, -1, -2.63461679e-05, 0.999997914, 4.31586959e-05, 0.999994397, 3.53470241e-05, -3.26626141e-05) | |
2671 | Part165.BackSurface = Enum.SurfaceType.SmoothNoOutlines | |
2672 | Part165.BottomSurface = Enum.SurfaceType.SmoothNoOutlines | |
2673 | Part165.FrontSurface = Enum.SurfaceType.SmoothNoOutlines | |
2674 | Part165.LeftSurface = Enum.SurfaceType.SmoothNoOutlines | |
2675 | Part165.RightSurface = Enum.SurfaceType.SmoothNoOutlines | |
2676 | Part165.TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
2677 | Part165.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
2678 | Part165.Position = Vector3.new(-50.1692085, 9.40128899, 38.3697853) | |
2679 | Part165.Orientation = Vector3.new(0, -90, 0) | |
2680 | Part165.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
2681 | Part166.Name = "HousePart" | |
2682 | Part166.Parent = Model133 | |
2683 | Part166.Material = Enum.Material.Concrete | |
2684 | Part166.BrickColor = BrickColor.new("Medium red") | |
2685 | Part166.Rotation = Vector3.new(0, -90, 0) | |
2686 | Part166.Anchored = true | |
2687 | Part166.Size = Vector3.new(10.1999998, 8, 1) | |
2688 | Part166.CFrame = CFrame.new(-54.2692032, 5.00113201, 38.8697548, -3.26636e-05, 4.31574081e-05, -1, -2.63461679e-05, 0.999997914, 4.31586959e-05, 0.999994397, 3.53470241e-05, -3.26626141e-05) | |
2689 | Part166.BackSurface = Enum.SurfaceType.SmoothNoOutlines | |
2690 | Part166.BottomSurface = Enum.SurfaceType.SmoothNoOutlines | |
2691 | Part166.FrontSurface = Enum.SurfaceType.SmoothNoOutlines | |
2692 | Part166.LeftSurface = Enum.SurfaceType.SmoothNoOutlines | |
2693 | Part166.RightSurface = Enum.SurfaceType.SmoothNoOutlines | |
2694 | Part166.TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
2695 | Part166.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
2696 | Part166.Position = Vector3.new(-54.2692032, 5.00113201, 38.8697548) | |
2697 | Part166.Orientation = Vector3.new(0, -90, 0) | |
2698 | Part166.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
2699 | WedgePart167.Name = "RoofPart" | |
2700 | WedgePart167.Parent = Model133 | |
2701 | WedgePart167.Material = Enum.Material.Concrete | |
2702 | WedgePart167.BrickColor = BrickColor.new("Medium red") | |
2703 | WedgePart167.Rotation = Vector3.new(0, 90, 0) | |
2704 | WedgePart167.Anchored = true | |
2705 | WedgePart167.Size = Vector3.new(9.19999886, 2.77182984, 4.6225338) | |
2706 | WedgePart167.CFrame = CFrame.new(-52.4805298, 11.1872673, 38.3698502, 0.000140138305, -5.85714588e-10, 1, -1.67721228e-05, 0.999997914, 2.43016984e-09, -0.999994397, -7.83720316e-06, 0.000140138232) | |
2707 | WedgePart167.BackSurface = Enum.SurfaceType.SmoothNoOutlines | |
2708 | WedgePart167.BottomSurface = Enum.SurfaceType.SmoothNoOutlines | |
2709 | WedgePart167.FrontSurface = Enum.SurfaceType.SmoothNoOutlines | |
2710 | WedgePart167.LeftSurface = Enum.SurfaceType.SmoothNoOutlines | |
2711 | WedgePart167.RightSurface = Enum.SurfaceType.SmoothNoOutlines | |
2712 | WedgePart167.TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
2713 | WedgePart167.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
2714 | WedgePart167.Position = Vector3.new(-52.4805298, 11.1872673, 38.3698502) | |
2715 | WedgePart167.Orientation = Vector3.new(0, 89.9899979, 0) | |
2716 | WedgePart167.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
2717 | WedgePart168.Name = "RoofPart" | |
2718 | WedgePart168.Parent = Model133 | |
2719 | WedgePart168.Material = Enum.Material.Concrete | |
2720 | WedgePart168.BrickColor = BrickColor.new("Medium red") | |
2721 | WedgePart168.Rotation = Vector3.new(0, -90, 0) | |
2722 | WedgePart168.Anchored = true | |
2723 | WedgePart168.Size = Vector3.new(9.19999886, 2.77182984, 4.6225338) | |
2724 | WedgePart168.CFrame = CFrame.new(-47.8579865, 11.1872635, 38.3698502, -3.26636e-05, 4.31574081e-05, -1, -2.63461679e-05, 0.999997914, 4.31586959e-05, 0.999994397, 3.53470241e-05, -3.26626141e-05) | |
2725 | WedgePart168.BackSurface = Enum.SurfaceType.SmoothNoOutlines | |
2726 | WedgePart168.BottomSurface = Enum.SurfaceType.SmoothNoOutlines | |
2727 | WedgePart168.FrontSurface = Enum.SurfaceType.SmoothNoOutlines | |
2728 | WedgePart168.LeftSurface = Enum.SurfaceType.SmoothNoOutlines | |
2729 | WedgePart168.RightSurface = Enum.SurfaceType.SmoothNoOutlines | |
2730 | WedgePart168.TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
2731 | WedgePart168.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
2732 | WedgePart168.Position = Vector3.new(-47.8579865, 11.1872635, 38.3698502) | |
2733 | WedgePart168.Orientation = Vector3.new(0, -90, 0) | |
2734 | WedgePart168.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
2735 | WedgePart169.Name = "RoofPart" | |
2736 | WedgePart169.Parent = Model133 | |
2737 | WedgePart169.Material = Enum.Material.Concrete | |
2738 | WedgePart169.BrickColor = BrickColor.new("Medium red") | |
2739 | WedgePart169.Anchored = true | |
2740 | WedgePart169.Size = Vector3.new(37, 8.79999924, 20.1999989) | |
2741 | WedgePart169.CFrame = CFrame.new(-60.2692757, 15.4010954, 53.0702934, 1, 3.05177746e-05, -3.05169706e-05, -3.05175563e-05, 0.999997973, 2.24999512e-05, 3.05179419e-05, -1.35587816e-05, 0.999994516) | |
2742 | WedgePart169.BackSurface = Enum.SurfaceType.SmoothNoOutlines | |
2743 | WedgePart169.BottomSurface = Enum.SurfaceType.SmoothNoOutlines | |
2744 | WedgePart169.FrontSurface = Enum.SurfaceType.SmoothNoOutlines | |
2745 | WedgePart169.LeftSurface = Enum.SurfaceType.SmoothNoOutlines | |
2746 | WedgePart169.RightSurface = Enum.SurfaceType.SmoothNoOutlines | |
2747 | WedgePart169.TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
2748 | WedgePart169.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
2749 | WedgePart169.Position = Vector3.new(-60.2692757, 15.4010954, 53.0702934) | |
2750 | WedgePart169.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
2751 | WedgePart170.Name = "RoofPart" | |
2752 | WedgePart170.Parent = Model133 | |
2753 | WedgePart170.Material = Enum.Material.Concrete | |
2754 | WedgePart170.BrickColor = BrickColor.new("Medium red") | |
2755 | WedgePart170.Rotation = Vector3.new(-180, 0, -180) | |
2756 | WedgePart170.Anchored = true | |
2757 | WedgePart170.Size = Vector3.new(37, 8.79999924, 20.2000008) | |
2758 | WedgePart170.CFrame = CFrame.new(-60.2692795, 15.40061, 73.270752, -1, 3.05168396e-05, 3.05179055e-05, 3.05184803e-05, 0.999997973, 3.85054045e-05, -3.0517007e-05, 4.74465705e-05, -0.999994457) | |
2759 | WedgePart170.BackSurface = Enum.SurfaceType.SmoothNoOutlines | |
2760 | WedgePart170.BottomSurface = Enum.SurfaceType.SmoothNoOutlines | |
2761 | WedgePart170.FrontSurface = Enum.SurfaceType.SmoothNoOutlines | |
2762 | WedgePart170.LeftSurface = Enum.SurfaceType.SmoothNoOutlines | |
2763 | WedgePart170.RightSurface = Enum.SurfaceType.SmoothNoOutlines | |
2764 | WedgePart170.TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
2765 | WedgePart170.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
2766 | WedgePart170.Position = Vector3.new(-60.2692795, 15.40061, 73.270752) | |
2767 | WedgePart170.Orientation = Vector3.new(0, 180, 0) | |
2768 | WedgePart170.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
2769 | for i,v in pairs(mas:GetChildren()) do | |
2770 | v.Parent = workspace | |
2771 | pcall(function() v:MakeJoints() end) | |
2772 | end | |
2773 | mas:Destroy() | |
2774 | for i,v in pairs(cors) do | |
2775 | spawn(function() | |
2776 | pcall(v) | |
2777 | end) | |
2778 | end |