#NOTE: This building is real #Elevator A services floors: 0, 38 to 44 (high medium rise) #Elevator B services floors: 0, 9, 14 to 20 (low rise) #Elevator C services floors: 0, 47 to 50, 57 (high rise) #Elevator D services floors: 0, 22 to 29 (lower medium rise) Set low = -2 Set high = 67 Designer = Lighthouse_Friesland #SBCReloadedV5 #Made in NothingCanStopMe357's Skyscrapersim Building Creator V2 on 8 October 2023 by user Lighthouse_Friesland Description = A really nice skyscraper based off of the Germany's second tallest skyscraper CameraPosition = -10, -166 #1. number, 2. start floor, 3. end floor, 4. X position, 5. Z position, 6. direction if[%param6% = left] Set other = right if[%param6% = right] Set other = left if[%param6% = front] Set other = back if[%param6% = back] Set other = front Set LENGTH = 8.5 Set WIDTH = 3.5 if[%other% = left | %other% = right] Set WIDTH = 8.5 if[%other% = left | %other% = right] Set LENGTH = 3.5 Set opendir = 1 if[%param6% = right] Set opendir = 3 if[%param6% = front] Set opendir = 5 if[%param6% = back] Set opendir = 7 CreateStairwell %param1%, %param4%, %param5%, %param2%, %param3% CutStairwell %param1%, -%WIDTH%, -%LENGTH%, %WIDTH%, %LENGTH%, 0, 5 Cut Landscape, %param4%-%WIDTH%, -2, %param5%-%LENGTH%, %param4%+%WIDTH%, 2, %param5%+%LENGTH%, true, true Set XA = 0 if[%param6% = front] Set XA = -1.75 if[%param6% = back] Set XA = 1.75 Set XB = 0 - %XA% Set ZA = 0 if[%param6% = left] Set ZA = -1.75 if[%param6% = right] Set ZA = 1.75 Set ZB = 0 - %ZA% Set A = %WIDTH% if[%param6% = right] Set A = -5 Set B = %LENGTH% if[%param6% = back] Set B = -5 Set C = %WIDTH% if[%param6% = left] Set C = -5 Set D = %LENGTH% if[%param6% = front] Set D = -5 Set LX1 = 5 if[%param6% = front | %param6% = back] Set LX1 = %WIDTH% if[%param6% = front | %param6% = left] Set LX1 = 0-%LX1% Set LY1 = 5 if[%param6% = left | %param6% = right] Set LY1 = %LENGTH% if[%param6% = left | %param6% = front] Set LY1 = 0-%LY1% Set LX2 = 0 if[%other% = left | %other% = right] Set LX2 = %LX1% Set LY2 = 0 if[%other% = front | %other% = back] Set LY2 = %LY1% Set CX = 0 if[%param6% = left] Set CX = -%WIDTH% if[%param6% = right] Set CX = %WIDTH% Set CZ = 0 if[%param6% = front] Set CZ = -%LENGTH% if[%param6% = back] Set CZ = %LENGTH% CutAll %param4%-%WIDTH%, -2, %param5%-%LENGTH%, %param4%+%WIDTH%, %fullheight% + %interfloorheight%, %param5%+%LENGTH%, true, false Set 1 = (%height% + %interfloorheight%) / 20 if[%floor% < %param3%] AddStairs %param1%, StairsLower, Stairs, %param6%, %XA%, %ZA%, 3.5, %1%, 10/9, 10, 0, 0, 0 if[%floor% < %param3%] AddStairs %param1%, StairsUpper, Stairs, %other%, %XB%, %ZB%, 3.5, %1%, 10/9, 10, %1% * 10, 0, 0 FloorOrientation = top if[%floor% > %param2%] AddStairsFloor %param1%, LandingLower, Brick, 0.5, 0-%A%, 0-%B%, %C%, %D%, 0, 0, false, false, 1, 1 if[%floor% = %param2%] AddStairsFloor %param1%, LandingLower, Brick, 0.5, 0-%WIDTH%, 0-%LENGTH%, %WIDTH%, %LENGTH%, 0, 0, false, false, 1, 1 if[%floor% < %param3%] AddStairsFloor %param1%, LandingUpper, Brick, 0.5, 0-%C%, 0-%D%, %A%, %B%, %1% * 10, %1% * 10, false, false, 1, 1 if[%floor% = %param3%] AddStairsFloor %param1%, Ceiling, Floor1Lit, 0.5, 0-%WIDTH%, 0-%LENGTH%, %WIDTH%, %LENGTH%, %height%, %height%, false, false, 1, 1 DrawWalls = false, true, false, false, false, false WallOrientation = right AddStairsWall %param1%, LandingLowerCover, Brick, .1, %LX1%, %LY1%, %LX2%, %LY2%, .5, .5, -.5, -.5, 0, 1 DrawWalls = true, false, false, false, false, false WallOrientation = left if[%floor% < %param3%] AddStairsWall %param1%, LandingUpperCover, Brick, .1, 0-%LX2%, 0-%LY2%, 0-%LX1%, 0-%LY1%, .5, .5, (%1% * 10) -.5, (%1% * 10) -.5, 0, 1 DrawWalls = true, true, false, false, false, false SetAutoSize = true, false AddStairsWall %param1%, RightWall, Wall1, 0.3, %WIDTH%, -%LENGTH% - 0.3, %WIDTH%, %LENGTH% + 0.3, %fullheight%, %fullheight%, -%interfloorheight%, -%interfloorheight%, 0, 3 AddStairsWall %param1%, BackWall, Wall1, 0.3, -%WIDTH% - 0.3, %LENGTH%, %WIDTH% + 0.3, %LENGTH%, %fullheight%, %fullheight%, -%interfloorheight%, -%interfloorheight%, 0, 3 WallOrientation = right AddStairsWall %param1%, LeftWall, Wall1, 0.3, -%WIDTH%, -0.3 -%LENGTH%, -%WIDTH%, %LENGTH% + 0.3, %fullheight%, %fullheight%, -%interfloorheight%, -%interfloorheight%, 0, 3 AddStairsWall %param1%, FrontWall, Wall1, 0.3, -%WIDTH% - 0.3, -%LENGTH%, %WIDTH% + 0.3, -%LENGTH%, %fullheight%, %fullheight%, -%interfloorheight%, -%interfloorheight%, 0, 3 SetAutoSize = true, true AddStairsDoor %param1%, , , False, StairsDoor, 0.2, %opendir%, 0, %CX%, %CZ%, 3.5, 8, 0, 1, 1 #parameters: 1. wall height, 2. start X, 3. start Z, 4. end X, 5. end Z, 6. texture group number, 7. thickness DrawWalls = true, true, true, true, true, true CutAll %param2%, -1 - %interfloorheight%, %param3%, %param4%, %interfloorheight% + 2, %param5%, true, true WallOrientation = right AddWall AF, Wall%param6%, %param7%, %param2%, %param3%, %param4%, %param3%, %param1%, %param1%, -%param7%, -%param7%, 0, 0, True AddWall AL, Wall%param6%, %param7%, %param2%, %param5%, %param2%, %param3%, %param1%, %param1%, -%param7%, -%param7%, 0, 0, True WallOrientation = left AddWall AR, Wall%param6%, %param7%, %param4%, %param3%, %param4%, %param5%, %param1%, %param1%, -%param7%, -%param7%, 0, 0, True AddWall AB, Wall%param6%, %param7%, %param4%, %param5%, %param2%, %param5%, %param1%, %param1%, -%param7%, -%param7%, 0, 0, True WallOrientation = center #parameters: 1. start X, 2. start Z, 3. end X, 4. end Z, 5. floor tex, 6. thickness, 7. window tex WallOrientation = center CutAll %param1%, 0, %param2%, %param3%, %height%, %param4%, true, true DrawWalls = false, true, true, true, true, true AddFloor Floor%param5%, Floor%param5%, %param6%, %param1%, %param2%, %param3%, %param4%, 0, 0, 0, 0, False DrawWalls = true, false, true, true, true, true AddFloor Ceiling%param5%, Floor%param5%Lit, %param6%, %param1%, %param2%, %param3%, %param4%, %height% - 0.05, %height% - 0.05, 0, 0, False AddFloor Bottom%param5%, Brick, %param6%, %param1%, %param2%, %param3%, %param4%, -0.05, -0.05, 0, 0, False SetAutoSize = true, false DrawWalls = true, false, false, false, false, false AddWall Front, Win%param7%, %param6%, %param1%, %param2%, %param3%, %param2%, %height%, %height%, %interfloorheight%, %interfloorheight%, 0, 0, True AddWall Left, Win%param7%, %param6%, %param1%, %param4%, %param1%, %param2%, %height%, %height%, %interfloorheight%, %interfloorheight%, 0, 0, True DrawWalls = false, true, false, false, false, false AddWall Right, Win%param7%, %param6%, %param3%, %param2%, %param3%, %param4%, %height%, %height%, %interfloorheight%, %interfloorheight%, 0, 0, True AddWall Back, Win%param7%, %param6%, %param3%, %param4%, %param1%, %param4%, %height%, %height%, %interfloorheight%, %interfloorheight%, 0, 0, True DrawWalls = false, true, false, false, false, false AddWall Front, Win%param7%Lit, %param6%, %param1%, %param2%, %param3%, %param2%, %height%, %height%, 0, 0, 0, 0, False AddWall Left, Win%param7%Lit, %param6%, %param1%, %param4%, %param1%, %param2%, %height%, %height%, 0, 0, 0, 0, False DrawWalls = true, false, false, false, false, false AddWall Right, Win%param7%Lit, %param6%, %param3%, %param2%, %param3%, %param4%, %height%, %height%, 0, 0, 0, 0, False AddWall Back, Win%param7%Lit, %param6%, %param3%, %param4%, %param1%, %param4%, %height%, %height%, 0, 0, 0, 0, False SetAutoSize = true, true FloorOrientation = bottom DrawWalls = false, true, false, false, false, false AddInterfloorFloor IFloor, Brick, %param6%, %param1%, %param2%, %param3%, %param4%, %fullheight%, %fullheight%, 0, 0 WallOrientation = left AddInterfloorWall IFront, Brick, %param6%, %param1%, %param2%, %param3%, %param2%, %interfloorheight%, %interfloorheight%, %fullheight%, %fullheight%, 0, 0 AddInterfloorWall ILeft, Brick, %param6%, %param1%, %param4%, %param1%, %param2%, %interfloorheight%, %interfloorheight%, %fullheight%, %fullheight%, 0, 0 AddWall Right, BrickLit, %param6%, %param3%, %param2%, %param3%, %param4%, %interfloorheight%, %interfloorheight%, %fullheight%, %fullheight%, 0, 0, True AddWall Back, BrickLit, %param6%, %param3%, %param4%, %param1%, %param4%, %interfloorheight%, %interfloorheight%, %fullheight%, %fullheight%, 0, 0, True WallOrientation = right DrawWalls = true, false, false, false, false, false AddInterfloorWall IRight, Brick, %param6%, %param3%, %param2%, %param3%, %param4%, %interfloorheight%, %interfloorheight%, %fullheight%, %fullheight%, 0, 0 AddInterfloorWall IBack, Brick, %param6%, %param3%, %param4%, %param1%, %param4%, %interfloorheight%, %interfloorheight%, %fullheight%, %fullheight%, 0, 0 AddWall Front, BrickLit, %param6%, %param1%, %param2%, %param3%, %param2%, %interfloorheight%, %interfloorheight%, %fullheight%, %fullheight%, 0, 0, True AddWall Left, BrickLit, %param6%, %param1%, %param4%, %param1%, %param2%, %interfloorheight%, %interfloorheight%, %fullheight%, %fullheight%, 0, 0, True FloorOrientation = top DrawWalls = true, true, false, false, false, false AddInterfloorFloor ITop, Brick, %param6%, %param1%, %param2%, %param3%, %param4%, %fullheight% - 0.05, %fullheight% - 0.05, 0, 0 #parameters: 1. shaft no., 2. start flr, 3. end flr, 4. texture group number, 5. center X, 6. center Z, 7. thickness, 8. width, 9. length, 10. N, 11. S, 12. E, 13. W AddShaft %param1%, 2, %param5%, %param6%, %param2%, %param3% ShaftCut %param1%, (%param7%)-(%param8%/2), (%param7%)-(%param9%/2), (%param8%/2)-(%param7%), (%param9%/2)-(%param7%), 0, 5 Cut Landscape, %param5%+(%param7%)-(%param8%/2), -1, %param6%+(%param7%)-(%param9%/2), %param5%+(%param8%/2)-(%param7%), 1, %param6%+(%param9%/2)-(%param7%), true, true SetAutoSize = true, true CutAll %param5%+(%param7%)-(%param8%/2), -1, %param6%+(%param7%)-(%param9%/2), %param5%+(%param8%/2)-(%param7%), %fullheight% + %interfloorheight%, %param6%+(%param9%/2)-(%param7%), true, true FloorOrientation = top WallOrientation = left DrawWalls = false, true, true, true, false, false if[%floor% = %param2%] AddShaftFloor %param1%, Shaft%param1%Base, Brick, 0.5, 0 - (%param8% / 2), 0 - (%param9% / 2), (%param8% / 2), (%param9% / 2), 0, 0, 0, 0 if[%param12% ! 1] AddWall Shaft%param1%RightE, Wall%param4%, %param7%, %param5% + (%param8%/2), %param6% - (%param9%/2) - (%param7%), %param5% + (%param8%/2), %param6% + (%param9%/2) + (%param7%), %fullheight%, %fullheight%, -%interfloorheight%, -%interfloorheight%, 0, 0, False if[%param12% = 1] AddWall Shaft%param1%RightE, Wall5, %param7%, %param5% + (%param8%/2), %param6% - (%param9%/2) - (%param7%), %param5% + (%param8%/2), %param6% + (%param9%/2) + (%param7%), %fullheight%, %fullheight%, -%interfloorheight%, -%interfloorheight%, 0, 0, False if[%param10% ! 1] AddWall Shaft%param1%BackE, Wall%param4%, %param7%, %param5% + (%param8%/2) + (%param7%), %param6% + (%param9%/2), %param5% - (%param8%/2) - (%param7%), %param6% + (%param9%/2), %fullheight%, %fullheight%, -%interfloorheight%, -%interfloorheight%, 0, 0, False if[%param10% = 1] AddWall Shaft%param1%BackE, Wall5, %param7%, %param5% + (%param8%/2) + (%param7%), %param6% + (%param9%/2), %param5% - (%param8%/2) - (%param7%), %param6% + (%param9%/2), %fullheight%, %fullheight%, -%interfloorheight%, -%interfloorheight%, 0, 0, False DrawWalls = true, true, true, true, false, false if[%param13% ! 1] AddShaftWall %param1%, Shaft%param1%Left, Brick, %param7%, 0 - (%param8% / 2), 0 - (%param9% / 2), 0 - (%param8% / 2), (%param9% / 2), %fullheight%, %fullheight%, 0, 0, 0, 0 if[%param13% = 1] AddShaftWall %param1%, Shaft%param1%Left, Wall5, %param7%, 0 - (%param8% / 2), 0 - (%param9% / 2), 0 - (%param8% / 2), (%param9% / 2), %fullheight%, %fullheight%, 0, 0, 0, 0 if[%param11% ! 1] AddShaftWall %param1%, Shaft%param1%Front, Brick, %param7%, 0 - (%param8% / 2), 0 - (%param9% / 2), (%param8% / 2), 0 - (%param9% / 2), %fullheight%, %fullheight%, 0, 0, 0, 0 if[%param11% = 1] AddShaftWall %param1%, Shaft%param1%Front, Wall5, %param7%, 0 - (%param8% / 2), 0 - (%param9% / 2), (%param8% / 2), 0 - (%param9% / 2), %fullheight%, %fullheight%, 0, 0, 0, 0 WallOrientation = right if[%param12% ! 1] AddShaftWall %param1%, Shaft%param1%Right, Brick, %param7%, (%param8% / 2), 0 - (%param9% / 2), (%param8% / 2), (%param9% / 2), %fullheight%, %fullheight%, 0, 0, 0, 0 if[%param12% = 1] AddShaftWall %param1%, Shaft%param1%Right, Wall5, %param7%, (%param8% / 2), 0 - (%param9% / 2), (%param8% / 2), (%param9% / 2), %fullheight%, %fullheight%, 0, 0, 0, 0 if[%param10% ! 1] AddShaftWall %param1%, Shaft%param1%Back, Brick, %param7%, 0 - (%param8% / 2), (%param9% / 2), (%param8% / 2), (%param9% / 2), %fullheight%, %fullheight%, 0, 0, 0, 0 if[%param10% = 1] AddShaftWall %param1%, Shaft%param1%Back, Wall5, %param7%, 0 - (%param8% / 2), (%param9% / 2), (%param8% / 2), (%param9% / 2), %fullheight%, %fullheight%, 0, 0, 0, 0 DrawWalls = true, false, true, true, false, false if[%floor% = %param3%] AddShaftFloor %param1%, Shaft%param1%Top, Brick, 0.5, 0 - (%param8% / 2), 0 - (%param9% / 2), (%param8% / 2), (%param9% / 2), %fullheight%, %fullheight%, 0, 0 if[%param13% ! 1] AddWall Shaft%param1%LeftE, Wall%param4%, %param7%, %param5% - (%param8%/2), %param6% + (%param9%/2) + (%param7%), %param5% - (%param8%/2), %param6% - (%param9%/2) - (%param7%), %fullheight%, %fullheight%, -%interfloorheight%, -%interfloorheight%, 0, 0, False if[%param13% = 1] AddWall Shaft%param1%LeftE, Wall5, %param7%, %param5% - (%param8%/2), %param6% + (%param9%/2) + (%param7%), %param5% - (%param8%/2), %param6% - (%param9%/2) - (%param7%), %fullheight%, %fullheight%, -%interfloorheight%, -%interfloorheight%, 0, 0, False if[%param11% ! 1] AddWall Shaft%param1%FrontE, Wall%param4%, %param7%, %param5% - (%param8%/2) - (%param7%), %param6% - (%param9%/2), %param5% + (%param8%/2) + (%param7%), %param6% - (%param9%/2), %fullheight%, %fullheight%, -%interfloorheight%, -%interfloorheight%, 0, 0, False if[%param11% = 1] AddWall Shaft%param1%FrontE, Wall5, %param7%, %param5% - (%param8%/2) - (%param7%), %param6% - (%param9%/2), %param5% + (%param8%/2) + (%param7%), %param6% - (%param9%/2), %fullheight%, %fullheight%, -%interfloorheight%, -%interfloorheight%, 0, 0, False DrawWalls = true, true, false, false, false, false #parameters: 1. x, 2. z, 3. w, 4. l, 5. h, 6. texture, 7. door width /2 if[%param3% > 0]AddWall Left Panel, %param6%, 0.7, %param1% - (%param3%/2), %param2%, %param1% - %param7%, %param2%, %param5%, %param5%, 0, 0, 0, 0 if[%param3% > 0]AddWall Right Panel, %param6%, 0.7, %param1% + %param7%, %param2%, %param1% + (%param3%/2), %param2%, %param5%, %param5%, 0, 0, 0, 0 if[%param4% > 0]AddWall Left Panel, %param6%, 0.7, %param1%, %param2% - (%param4%/2), %param1%, %param2% - %param7%, %param5%, %param5%, 0, 0, 0, 0 if[%param4% > 0]AddWall Right Panel, %param6%, 0.7, %param1%, %param2% + %param7%, %param1%, %param2% + (%param4%/2), %param5%, %param5%, 0, 0, 0, 0 #parameters: 1. center X, 2. center Z, 3. start flr, 4. width, 5. length, 6. height, 7. shaft, 8. thickness, 9. texture, 10. speed, 11. N, 12. S, 13. E, 14. W, 15. doors, 16. backWallTex Doors = %param15% Speed = %param10% Acceleration = 0.2 Deceleration = 0.2 AssignedShaft = %param7% CreateElevator true, %param1%, %param2%, %param3% FloorOrientation = top DrawWalls = true, true, true, true, true, true SetAutoSize = false, false TextureOverride ElevExt, %param9%Floor, ElevExt, ElevExt, ElevExt, ElevExt AddFloor Floor, %param9%Floor, %param8%, -.2-(%param4%/2), -.2-(%param5%/2), .2+(%param4%/2), .2+(%param5%/2), 0, 0, 0, 0 FloorOrientation = bottom TextureOverride %param9%Ceiling, ElevExt, ElevExt, ElevExt, ElevExt, ElevExt AddFloor Ceiling, %param9%Ceiling, %param8%, -.2-(%param4%/2), -.2-(%param5%/2), .2+(%param4%/2), .2+(%param5%/2), %param6%, %param6%, 0, 0 #ceiling WallOrientation = right if[%param11% = 0] AddWall Back, %param16%, %param8%, -.2 -(%param4%/2), (%param5%/2), .2 + (%param4%/2), (%param5%/2), %param6%, %param6%, 0, 0, 0, 0 #back wall if[%param11% = 1] TextureOverride %param9%MainPanel, ElevExt, ElevExt, ElevExt, ElevExt, ElevExt if[%param11% = 1] CreateDoorPanel(0, %param5%/2 + .2, %param4%, 0, %param6%, %param9%MainPanel, 1.75) if[%param13% = 0] AddWall Right, %param16%, %param8%, (%param4%/2), -.2 -(%param5%/2), (%param4%/2), .2 + (%param5%/2), %param6%, %param6%, 0, 0, 0, 0 #right wall if[%param13% = 1] TextureOverride %param9%MainPanel, ElevExt, ElevExt, ElevExt, ElevExt, ElevExt if[%param13% = 1] CreateDoorPanel(%param4%/2 + .2, 0, 0, %param5%, %param6%, %param9%MainPanel, 1.75) WallOrientation = left if[%param14% = 0] AddWall Left, %param16%, %param8%, 0 -(%param4%/2), -.2 -(%param5%/2), 0 -(%param4%/2), .2 + (%param5%/2), %param6%, %param6%, 0, 0, 0, 0 #left wall if[%param14% = 1] TextureOverride ElevExt, %param9%MainPanel, ElevExt, ElevExt, ElevExt, ElevExt if[%param14% = 1] CreateDoorPanel(-%param4%/2 - .2, 0, 0, %param5%, %param6%, %param9%MainPanel, 1.75) if[%param12% = 0] AddWall Front, %param16%, %param8%, .2 + (%param4%/2), 0 - (%param5%/2), -.2 - (%param4%/2), 0 - (%param5%/2), %param6%, %param6%, 0, 0, 0, 0 #back wall if[%param12% = 1] TextureOverride ElevExt, %param9%MainPanel, ElevExt, ElevExt, ElevExt, ElevExt if[%param12% = 1] CreateDoorPanel(0, -%param5%/2 -.2, %param4%, 0, %param6%, %param9%MainPanel, 1.75) NotifyEarly = 1 Load data/%param1%, %param3%, %param4%, %param5% Load data/%param2%, %param3%Lit, %param4%, %param5% Load data/%param1%, %param2%ElevDoors, 1, 1 Load data/%param1%, %param2%ElevDoors2, -1, 1 Load data/%param3%, %param2%GlassDoors, 1, 1 Load data/%param3%, %param2%GlassDoors2, -1, 1 LoadDouble(%param1%, %param2%, %param3%, %param4%, %param5%) AddTextRange %param6%, %param7%, %param3%, %param3%%param10%, %param8%, %param9%, %param10%, %param11%, %param12%, %param13%, %param14%, %param15%, %param16%, %param17%, %param18%, %param19% AddTextRange %param6%, %param7%, %param3%Lit, %param3%Lit%param10%, %param8%, %param9%, %param10%, %param11%, %param12%, %param13%, %param14%, %param15%, %param16%, %param17%, %param18%, %param19% LoadDouble(brick1.jpg, cutston.jpg, Brick, 0.269, 0.25) Load data/downtown.jpg, Ground, 1, 1 LoadDouble(messeturm_textures/groundcarpet.jpg, ceilinglight1.jpg, Floor1, 0.2, 0.2) LoadDouble(Carpet0002_S.jpg, ceilinglight1.jpg, Floor2, 0.2, 0.2) LoadDouble(floor065.jpg, ceilinglight1.jpg, Floor3, 0.2, 0.2) LoadDouble(checker23.jpg, ceilinglight1.jpg, Floor4, 0.2, 0.2) LoadDouble(checker21.jpg, ceilinglight1.jpg, Floor5, 0.2, 0.2) LoadDouble(messeturm_textures/windows.jpg, messeturm_textures/windowsinside.gif, Win1, 0.05, 1) Load data/messeturm_textures/roofwall.jpg, RoofExWall, 1, 1 LoadDouble(windows11d.jpg, windows11h_inside.gif, Win2, 0.05, 1) LoadDouble(windows11g.jpg, windows11h_inside.gif, Win3, 0.05, 1) LoadDouble(windows11e.jpg, windows11e_inside.gif, Win4, 0.05, 1) LoadDouble(windows08.jpg, windows11e_inside.gif, Win5, 0.05, 1) LoadDouble(brick021.jpg, brick021.jpg, Win6, 0.2, 1) Load data/marble4.jpg, Wall1, 1, 1 Load data/marb047.jpg, Wall2, 1, 1 Load data/brick021.jpg, Wall3, 1, 1 Load data/black_granite.jpg, Wall4, 1, 1 Load data/windows11e_inside2.gif, Wall5, 1, 1 Load data/windows11e_inside3.gif, GlassWall, 1, 1 Load data/metal1.jpg, ElevExt, 0.25, 0.25 Load data/panel-back3.jpg, ElevExtPanels, 1, 1 Load data/glassdoor_trans.gif, ExtGlassDoors, 1, 1 Load data/glassdoor_trans.gif, ExtGlassDoors2, -1, 1 Load data/messeturm_textures/liftdoor.jpg, ExtElevDoors, 1, 1 Load data/messeturm_textures/liftdoor.jpg, ExtElevDoors2, -1, 1 LoadDoor(door1.jpg, MT, glassdoor_trans.gif) # MT Load data/greycab.jpg, MTBackWall, 1, 1, true Load data/MT/CeilingC.jpg, MTCeiling, 1, 1 Load data/messeturm_textures/groundcarpet.jpg, MTFloor, 2, 2 Load data/greycab.jpg, MTMainPanel, 1, 1, true Load data/panel-back2.jpg, MTPanel, 1, 1 Load data/Schindler M/dooropen_unlit.jpg, MTOpen, 1, 1 Load data/Schindler M/doorclose_unlit.jpg, MTClose, 1, 1 Load data/Schindler M/emergbell_unlit.jpg, MTAlarm, 1, 1 Load data/MT/Stop.gif, MTStop, 1, 1 LoadDouble(Schindler_M/callup_unlit.jpg, Schindler_M/callup_lit.jpg, MTButtonUp, 1, 1) LoadDouble(Schindler_M/calldown_unlit.jpg, Schindler_M/calldown_unlit.jpg, MTButtonDown, 1, 1) LoadDouble(MT/LanternUnlit.gif, MT/LanternLit.gif, MTArrowUp, 1, 1) LoadDouble(MT/LanternUnlit.gif, MT/LanternLit.gif, MTArrowDown, 1, -1) Load data/messeturm_textures/schindEG.jpg, MTButtonEG, 1, 1 Load data/messeturm_textures/schindEGlit.jpg, MTButtonLitEG, 1, 1 Load data/messeturm_textures/schindU1.jpg, MTButtonU1, 1, 1 Load data/messeturm_textures/schindU1lit.jpg, MTButtonLitU1, 1, 1 #floor indicator (elevators 21 and 22) Load data/messeturm_textures/schindlerEG.jpg, FloorIndEG, 1, 1 Load data/messeturm_textures/schindlerU1.jpg, FloorIndU1, 1, 1 LoadDoor(otis67/Otis67_Elevator_aluminium_Door.jpg, VR, glassdoor_trans.gif) # otis VR Load data/otis67/Otis67_MetalCabine.jpg, VRBackWall, 1, 1 Load data/otis67/OTIS67_Elevator_Ceiling_Relefed.jpg, VRCeiling, 1, 1 Load data/metal072.jpg, VRFloor, 1, 1 Load data/metal10.jpg, VRMainPanel, 1, 1 Load data/otis67/OTIS67_OTIS_PANEL_BUTTON_EXTERNAL.jpg, VRPanel, 1, 1 Load data/otis67/OTIS67_OTIS2_BUTTON_OPEN.gif, VROpen, 1, 1 Load data/otis67/OTIS67_OTIS2_BUTTON_CLOSE.gif, VRClose, 1, 1 Load data/otis67/OTIS67_OTIS2_BUTTON_ALARM.gif, VRAlarm, 1, 1 Load data/otis67/OTIS67_OTIS2_BUTTON_STOP.gif, VRStop, 1, 1 LoadDouble(callbutton2.gif, callbutton2_litgreen.gif, VRButtonUp, 1, 1) LoadDouble(callbutton2.gif, callbutton2_litgreen.gif, VRButtonDown, 1, 1) LoadDouble(dcircle_unlit.gif, dcircle_lit.gif, VRArrowUp, 1, 1) LoadDouble(dcircle_unlit.gif, dcircle_lit.gif, VRArrowDown, 1, -1) ATL(otis67/OTIS67_OTIS2_BUTTON_NOLIGHTblack.gif, otis67/OTIS67_OTIS2_BUTTON_LIGHT.gif, VRButton, 1, 1, %low%, %high%, nimbus_sans_bold_condensed.ttf, 48, %number%, 40, 18, 134, 88, center, center, 255, 255, 255) LoadDoor(aluminumdoor.jpg, Otis, glassdoor_trans.gif) # otis non VR Load data/otis4_weaveback.jpg, OtisBackWall, 1, 1 Load data/otis4_weaveceiling_3x3.jpg, OtisCeiling, 1, 1 Load data/otis4_weavefloor.jpg, OtisFloor, 3, 3 Load data/otis4_weaveelevpanel.jpg, OtisMainPanel, 1, 1 Load data/otis4_buttonpanel.jpg, OtisPanel, 1, 1 Load data/otis67/OTIS67_OTIS_BUTTON_OPEN.gif, OtisOpen, 1, 1 Load data/otis67/OTIS67_OTIS_BUTTON_CLOSE.gif, OtisClose, 1, 1 Load data/otis67/OTIS67_OTIS_BUTTON_ALARM.gif, OtisAlarm, 1, 1 Load data/otis67/OTIS67_OTIS_BUTTON_STOP.gif, OtisStop, 1, 1 LoadDouble(otis67/OTIS67_OTIS_BUTTON_UP.gif, otis67/OTIS67_OTIS_BUTTON_UP_LIGHTED.gif, OtisButtonUp, 1, 1) LoadDouble(otis67/OTIS67_OTIS_BUTTON_DOWN.gif, otis67/OTIS67_OTIS_BUTTON_DOWN_LIGHTED.gif, OtisButtonDown, 1, 1) LoadDouble(black.jpg, darrow_single_otis_upgreen.jpg, OtisArrowUp, 1, 1) LoadDouble(black.jpg, darrow_single_otis_downgreen.jpg, OtisArrowDown, 1, 1) ATL(otis67/OTIS67_OTIS_BUTTON_UNLIGHTED.gif, otis67/OTIS67_OTIS_BUTTON_LIGHTED.gif, OtisButton, 1, 1, %low%, %high%, nimbus_sans_bold_condensed.ttf, 48, %number%, 13, 17, 97, 101, center, center, 255, 255, 255) LoadDoor(blackdoor.jpg, Lux, glassdoor_trans.gif) # LUX Load data/otis4_woodwall.jpg, LuxBackWall, 1, 1 Load data/otis4_downlightceiling.jpg, LuxCeiling, 3, 3 Load data/floor111b.jpg, LuxFloor, 1, 1 Load data/otis4_woodwallpanel.jpg, LuxMainPanel, 1, 1 Load data/otis4_buttonpanel.jpg, LuxPanel, 1, 1 Load data/otis67/OTIS67_Ring_Button_OpenDoor.gif, LuxOpen, 1, 1 Load data/otis67/OTIS67_Ring_Button_CloseDoor.gif, LuxClose, 1, 1 Load data/otis67/OTIS67_Ring_Button_Alarm.gif, LuxAlarm, 1, 1 Load data/otis67/OTIS67_Ring_Button_Stop.gif, LuxStop, 1, 1 LoadDouble(otis-touch.gif, otis-touchlit.gif, LuxButtonUp, 1, 1) LoadDouble(otis-touch.gif, otis-touchlit.gif, LuxButtonDown, 1, -1) LoadDouble(otis67/OTIS67_Arrows_UNLIGHTED_UP.gif, otis67/OTIS67_Arrows_LIGHTED_UP.gif, LuxArrowUp, 1, 1) LoadDouble(otis67/OTIS67_Arrows_UNLIGHTED_DOWN.gif, otis67/OTIS67_Arrows_LIGHTED_DOWN.gif, LuxArrowDown, 1, 1) ATL(black_lit2.jpg, black_lit.jpg, LuxButton, 1, 1, %low%, %high%, nimbus_sans_condensed.ttf, 36, %number%, -1, -1, -1, -1, center, center, 255, 255, 255) LoadDoor(otis67/Otis67_Alum_Modern_Door_Relef.gif, SQ, otis67/Otis67_Alum_Modern_Door_GlassRelef.gif) # square Load data/otis67/Otis67_Alum_Modern_Elevatorwall.jpg, SQBackWall, 1, 1 Load data/otis67/OTIS67_Elevator_Ceiling_Relefed.jpg, SQCeiling, 1, 1 Load data/otis67/Otis67_Alum_Modern_ElevatorFloor.jpg, SQFloor, 1, 1 Load data/otis67/Otis67_Alum_Modern_Elevatorwall.jpg, SQMainPanel, 1, 1 Load data/otis67/Otis67_Alum_Modern_Panel.gif, SQPanel, 1, 1 Load data/otis67/Otis67_Alum_Modern_button_Door open.gif, SQOpen, 1, 1 Load data/otis67/Otis67_Alum_Modern_button_Door close.gif, SQClose, 1, 1 Load data/otis67/Otis67_Alum_Modern_button_Alarm2.gif, SQAlarm, 1, 1 Load data/otis67/Otis67_Alum_Modern_button_Stop.gif, SQStop, 1, 1 LoadDouble(otis67/Otis67_Alum_Modern_button_UP.gif, otis67/Otis67_Alum_Modern_button_UPLite.gif, SQButtonUp, 1, 1) LoadDouble(otis67/Otis67_Alum_Modern_button_Down.gif, otis67/Otis67_Alum_Modern_button_DownLite.gif, SQButtonDown, 1, 1) LoadDouble(otis67/Otis67_Alum_Modern_LanternUP.gif, otis67/Otis67_Alum_Modern_LanternUPlight.gif, SQArrowUp, 1, 1) LoadDouble(otis67/Otis67_Alum_Modern_LanternDown.gif, otis67/Otis67_Alum_Modern_LanternDownlight.gif, SQArrowDown, 1, 1) ATL(otis67/Otis67_Alum_Modern_button_Unlite.gif, otis67/Otis67_Alum_Modern_button_Lite.gif, SQButton, 1, 1, %low%, %high%, nimbus_sans_condensed.ttf, 36, %number%, -1, -1, -1, -1, center, center, 255, 255, 255) LoadDoor(otis67/OTIS67_Elevator_Door_Diamont.gif, RU, otis67/Door7.gif) # round Load data/otis67/OTIS67_Elevator_Cabine_Dark.jpg, RUBackWall, 1, 1 Load data/otis67/OTIS67_Elevator_Ceiling_Relefed.jpg, RUCeiling, 1, 1 Load data/otis67/OTIS67_Elevator_Carpet_OTIS01.jpg, RUFloor, 1, 1 Load data/otis67/OTIS67_Elevator_Panel_ONLYPANEL.gif, RUMainPanel, 1, 1 Load data/otis4_buttonpanel.jpg, RUPanel, 1, 1 Load data/otis67/OTIS67_Ring_Button_OpenDoor.gif, RUOpen, 1, 1 Load data/otis67/OTIS67_Ring_Button_CloseDoor.gif, RUClose, 1, 1 Load data/otis67/OTIS67_Ring_Button_Alarm.gif, RUAlarm, 1, 1 Load data/otis67/OTIS67_Ring_Button_Stop.gif, RUStop, 1, 1 LoadDouble(otis67/OTIS67_Ring_Button_Call_UP_Unlighted.gif, otis67/OTIS67_Ring_Button_Call_UP_Lighted.gif, RUButtonUp, 1, 1) LoadDouble(otis67/OTIS67_Ring_Button_Call_DOWN_Unlighted.gif, otis67/OTIS67_Ring_Button_Call_DOWN_Lighted.gif, RUButtonDown, 1, 1) LoadDouble(otis67/OTIS67_Arrows_UNLIGHTED_UP.gif, otis67/OTIS67_Arrows_LIGHTED_UP.gif, RUArrowUp, 1, 1) LoadDouble(otis67/OTIS67_Arrows_UNLIGHTED_DOWN.gif, otis67/OTIS67_Arrows_LIGHTED_DOWN.gif, RUArrowDown, 1, 1) ATL(otis67/OTIS67_Ring_Button_Unlited.gif, otis67/OTIS67_Ring_Button_Lite.gif, RUButton, 1, 1, %low%, %high%, nimbus_sans_condensed.ttf, 36, %number%, -1, -1, -1, -1, center, center, 0, 0, 0) LoadDoor(door2.jpg, DV, glassdoor_trans.gif) # dover Load data/MT/treatment01.jpg, DVBackWall, 1, 1 Load data/MT/CeilingD.jpg, DVCeiling, 1, 1 Load data/MT/Floor.jpg, DVFloor, 2, 2 Load data/MT/treatment01.jpg, DVMainPanel, 1, 1 Load data/MT/panel-back2.gif, DVPanel, 1, 1 Load data/MT/Open.gif, DVOpen, 1, 1 Load data/MT/Close.gif, DVClose, 1, 1 Load data/MT/Alarm.gif, DVAlarm, 1, 1 Load data/MT/Stop.gif, DVStop, 1, 1 LoadDouble(callbutton.gif, callbutton_lit.gif, DVButtonUp, 1, 1) LoadDouble(callbutton.gif, callbutton_lit.gif, DVButtonDown, 1, -1) LoadDouble(doverindicator_unlit.gif, doverindicator_lit.gif, DVArrowUp, 1, 1) LoadDouble(doverindicator_unlit.gif, doverindicator_lit.gif, DVArrowDown, 1, -1) ATL(black_lit2.jpg, black_lit.jpg, DVButton, 1, 1, %low%, %high%, nimbus_sans_condensed.ttf, 36, %number%, -1, -1, -1, -1, center, center, 255, 255, 255) LoadDoor(aluminumdoor.jpg, mit, glassdoor_trans.gif) # mitsubishi Load data/greycab.jpg, mitBackWall, 1, 1, true Load data/otis4_weaveceiling_3x3.jpg, mitCeiling, 1, 1 Load data/messeturm_textures/groundcarpet.jpg, mitFloor, 2, 2 Load data/greycab.jpg, mitMainPanel, 1, 1, true Load data/panel-back3.jpg, mitPanel, 1, 1 Load data/Schindler M/dooropen_unlit.jpg, mitOpen, 1, 1 Load data/Schindler M/doorclose_unlit.jpg, mitClose, 1, 1 Load data/Schindler M/emergbell_unlit.jpg, mitAlarm, 1, 1 Load data/Mitsubishi ADA/M-ADA-Stop.png, mitStop, 1, 1 Load data/Schindler M/callup_unlit.jpg, mitButtonUp, 1, 1 Load data/Schindler M/callup_lit.jpg, mitButtonUpLit, 1, 1 Load data/Schindler M/calldown_unlit.jpg, mitButtonDown, 1, 1 Load data/Schindler M/calldown_lit.jpg, mitButtonDownLit, 1, 1 LoadDouble(doverindicator_unlit.gif, doverindicator_lit.gif, mitArrowUp, 1, 1) LoadDouble(doverindicator_unlit.gif, doverindicator_lit.gif, mitArrowDown, 1, -1) Load data/Schindler M/floorbutton_unlit.jpg, mitButton, 1, 1 Load data/Schindler M/floorbutton_lit.jpg, mitButtonLit, 1, 1 AddTextRange %low%, %high%, mitButton, mitButton%number%, nimbus_sans_condensed.ttf, 42, %number%, -1, -1, -1, -1, center, center, 0, 0, 0 AddTextRange %low%, %high%, mitButtonLit, mitButtonLit%number%, nimbus_sans_condensed.ttf, 42, %number%, -1, -1, -1, -1, center, center, 0, 0, 0 AddText mitButton, mitButtonU2, nimbus_sans.ttf, 47, U2, -1, -1, -1, -1, center, center, 0, 0, 0 AddText mitButton, mitButtonU1, nimbus_sans.ttf, 47, U1, -1, -1, -1, -1, center, center, 0, 0, 0 AddText mitButton, mitButtonEG, nimbus_sans.ttf, 47, EG, -1, -1, -1, -1, center, center, 0, 0, 0 AddText mitButtonLit, mitButtonLitU2, nimbus_sans.ttf, 47, U2, -1, -1, -1, -1, center, center, 0, 0, 0 AddText mitButtonLit, mitButtonLitU1, nimbus_sans.ttf, 47, U1, -1, -1, -1, -1, center, center, 0, 0, 0 AddText mitButtonLit, mitButtonLitEG, nimbus_sans.ttf, 47, EG, -1, -1, -1, -1, center, center, 0, 0, 0 AddText OtisArrowUp, ButtonEZ, nimbus_sans.ttf, 47, EZ, -1, -1, -1, -1, center, center, 255, 255, 255 # inds AddText OtisArrowUp, MTIndEZ, nimbus_sans.ttf, 47, EZ, -1, -1, -1, -1, center, center, 255, 0, 0 AddText OtisArrowUp, VRIndEZ, nimbus_sans.ttf, 47, EZ, -1, -1, -1, -1, center, center, 255, 0, 0 AddText OtisArrowUp, OtisIndEZ, nimbus_sans.ttf, 47, EZ, -1, -1, -1, -1, center, center, 0, 255, 0 AddText OtisArrowUp, LuxIndEZ, nimbus_sans.ttf, 47, EZ, -1, -1, -1, -1, center, center, 255, 255, 0 AddText OtisArrowUp, SQIndEZ, nimbus_sans.ttf, 47, EZ, -1, -1, -1, -1, center, center, 0, 255, 255 AddText OtisArrowUp, RUIndEZ, nimbus_sans.ttf, 47, EZ, -1, -1, -1, -1, center, center, 255, 127, 0 AddText OtisArrowUp, DVIndEZ, nimbus_sans.ttf, 47, EZ, -1, -1, -1, -1, center, center, 255, 0, 0 AddText OtisArrowUp, mitIndEZ, nimbus_sans.ttf, 47, EZ, -1, -1, -1, -1, center, center, 255, 0, 0 AddTextRange %low%, %high%, OtisArrowUp, Button%number%, nimbus_sans.ttf, 47, %number%, -1, -1, -1, -1, center, center, 255, 255, 255 AddTextRange %low%, %high%, OtisArrowUp, MTInd%number%, nimbus_sans.ttf, 47, %number%, -1, -1, -1, -1, center, center, 255, 0, 0 AddTextRange %low%, %high%, OtisArrowUp, VRInd%number%, nimbus_sans.ttf, 47, %number%, -1, -1, -1, -1, center, center, 255, 0, 0 AddTextRange %low%, %high%, OtisArrowUp, OtisInd%number%, nimbus_sans.ttf, 47, %number%, -1, -1, -1, -1, center, center, 0, 255, 0 AddTextRange %low%, %high%, OtisArrowUp, LuxInd%number%, nimbus_sans.ttf, 47, %number%, -1, -1, -1, -1, center, center, 255, 255, 0 AddTextRange %low%, %high%, OtisArrowUp, SQInd%number%, nimbus_sans.ttf, 47, %number%, -1, -1, -1, -1, center, center, 0, 255, 255 AddTextRange %low%, %high%, OtisArrowUp, RUInd%number%, nimbus_sans.ttf, 47, %number%, -1, -1, -1, -1, center, center, 255, 127, 0 AddTextRange %low%, %high%, OtisArrowUp, DVInd%number%, nimbus_sans.ttf, 47, %number%, -1, -1, -1, -1, center, center, 255, 0, 0 AddTextRange %low%, %high%, OtisArrowUp, mitInd%number%, nimbus_sans.ttf, 47, %number%, -1, -1, -1, -1, center, center, 255, 0, 0 AddText OtisArrowUp, mitIndEG, nimbus_sans.ttf, 47, EG, -1, -1, -1, -1, center, center, 255, 0, 0 AddText OtisArrowUp, mitIndU2, nimbus_sans.ttf, 47, U2, -1, -1, -1, -1, center, center, 255, 0, 0 AddText OtisArrowUp, mitIndU1, nimbus_sans.ttf, 47, U1, -1, -1, -1, -1, center, center, 255, 0, 0 AddText OtisArrowUp, MTIndEG, nimbus_sans.ttf, 47, EG, -1, -1, -1, -1, center, center, 255, 0, 0 AddText OtisArrowUp, MTIndU1, nimbus_sans.ttf, 47, U1, -1, -1, -1, -1, center, center, 255, 0, 0 Load data/servicedoor2.jpg, StairsDoor, 1, 1 Load data/text13.jpg, Stairs, 0.269, 0.25 Load data/escalator/escalatorstep3z.jpg, step1, 1, -1 Load data/escalator/escalatorstep3z.jpg, step2, 1, 1 Load data/escalator/escalatorstep3x.jpg, step3, 1, 1 Load data/escalator/escalatorstep3x.jpg, step4, -1, 1 #Lift Signs Load data/messeturm_textures/signlifta.jpg, SignLiftA, 1, 1 Load data/messeturm_textures/signliftb.jpg, SignLiftB, 1, 1 Load data/messeturm_textures/signliftc.jpg, SignLiftC, 1, 1 Load data/messeturm_textures/signliftd.jpg, SignLiftD, 1, 1 AddGround Ground, Ground, -158400, -158400, 158400, 158400, 0, 7920, 7920 Cut Landscape, -102, -1, -122, 98, 1, 82, false, true ID = EG Floor = Floor %floor% Type = Lobby Height = 17 InterfloorHeight = 2.24 Altitude = -2.24 ID = %floor% Floor = Floor %floor% Type = Offices Height = 10 InterfloorHeight = 2.24 ID = %floor% Floor = Floor %floor% Type = Roof Height = 75 InterfloorHeight = 2.24 if[%floor% = -1] ID = U1 if[%floor% = -2] ID = U2 Floor = Floor %floor% Type = Basements Height = 10 InterfloorHeight = 2.24 BuildRoom(-104, -124, 98, 84, 1, .1, 6) BuildRoom(-102, -122, 98, 82, 1, .1, 6) AddWall Wall, Wall1, 0.33, -22, -90, -38, -90, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -38, -90, -64, -66, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -64, -66, -64, 4, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -64, 4, -40, 26, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -40, 26, 36, 26, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 36, 26, 58, 6, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 58, 6, 60, -68, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 60, -68, 40, -88, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 40, -88, 2, -88, %height%, %height%, 0, 0, 0, 0, false CutAll 51, 0, -43, 67, %fullheight%,-31, true, false CutAll -77, 0, -43, -55, %fullheight%,-33, true, false CutAll -61, 0, -85, -49, %fullheight%,-71, true, false CutAll -19, 0, 17, 1, %fullheight%,33, true, false BuildRoom(-102, -122, 98, 82, 1, .1, 1) CutAll -27, 0, -127, 13, %fullheight%,-111, true, false CutAll -31, 0, 75, 15, %fullheight%,87, true, false AddWall Wall, Wall1, 0.33, -22, -90, -38, -90, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -38, -90, -64, -66, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -64, -66, -64, 4, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -64, 4, -40, 26, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -40, 26, 36, 26, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 36, 26, 58, 6, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 58, 6, 60, -68, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 60, -68, 40, -88, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 40, -88, 2, -88, %height%, %height%, 0, 0, 0, 0, false CutAll 51, 0, -43, 67, %fullheight%,-31, true, false CutAll -77, 0, -43, -55, %fullheight%,-33, true, false CutAll -61, 0, -85, -49, %fullheight%,-71, true, false CutAll -19, 0, 17, 1, %fullheight%,33, true, false AddWall Wall, Wall1, 0.33, -64, -54, -52, -54, %height%, %height%, 0, 0, 0, 0, false BuildRoom(-102, -122, 98, 82, 1, .1, 1) AddWall Wall, Wall1, 0.33, -22, -90, -38, -90, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -38, -90, -64, -66, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -64, -66, -64, 4, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -64, 4, -40, 26, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -40, 26, 36, 26, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 36, 26, 58, 6, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 58, 6, 60, -68, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 60, -68, 40, -88, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 40, -88, 2, -88, %height%, %height%, 0, 0, 0, 0, false CutAll 51, 0, -43, 67, %fullheight%,-31, true, false CutAll -77, 0, -43, -55, %fullheight%,-33, true, false CutAll -61, 0, -85, -49, %fullheight%,-71, true, false CutAll -19, 0, 17, 1, %fullheight%,33, true, false AddWall Wall, Wall1, 0.33, -64, -54, -52, -54, %height%, %height%, 0, 0, 0, 0, false CutAll -63, 0, -59, -51, %fullheight%,-51, true, false BuildRoom(-102, -122, 98, 82, 1, .1, 1) AddWall Wall, Wall1, 0.33, -22, -90, -38, -90, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -38, -90, -64, -66, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -64, -66, -64, 4, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -64, 4, -40, 26, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -40, 26, 36, 26, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 36, 26, 58, 6, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 58, 6, 60, -68, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 60, -68, 40, -88, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 40, -88, 2, -88, %height%, %height%, 0, 0, 0, 0, false CutAll 51, 0, -43, 67, %fullheight%,-31, true, false CutAll -77, 0, -43, -55, %fullheight%,-33, true, false CutAll -61, 0, -85, -49, %fullheight%,-71, true, false CutAll -19, 0, 17, 1, %fullheight%,33, true, false AddWall Wall, Wall1, 0.33, -64, -54, -52, -54, %height%, %height%, 0, 0, 0, 0, false CutAll -63, 0, -59, -51, %fullheight%,-51, true, false BuildRoom(-102, -122, 98, 82, 1, .1, 1) AddWall Wall, Wall1, 0.33, -22, -90, -38, -90, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -38, -90, -64, -66, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -64, -66, -64, 4, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -64, 4, -40, 26, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -40, 26, 36, 26, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 36, 26, 58, 6, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 58, 6, 60, -68, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 60, -68, 40, -88, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 40, -88, 2, -88, %height%, %height%, 0, 0, 0, 0, false CutAll 51, 0, -43, 67, %fullheight%,-31, true, false CutAll -77, 0, -43, -55, %fullheight%,-33, true, false CutAll -61, 0, -85, -49, %fullheight%,-71, true, false CutAll -19, 0, 17, 1, %fullheight%,33, true, false AddWall Wall, Wall1, 0.33, -64, -54, -52, -54, %height%, %height%, 0, 0, 0, 0, false CutAll -63, 0, -59, -51, %fullheight%,-51, true, false BuildRoom(-102, -122, 98, 82, 1, .1, 1) AddWall Wall, Wall1, 0.33, -22, -90, -38, -90, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -38, -90, -64, -66, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -64, -66, -64, 4, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -64, 4, -40, 26, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -40, 26, 36, 26, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 36, 26, 58, 6, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 58, 6, 60, -68, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 60, -68, 40, -88, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 40, -88, 2, -88, %height%, %height%, 0, 0, 0, 0, false CutAll 51, 0, -43, 67, %fullheight%,-31, true, false CutAll -77, 0, -43, -55, %fullheight%,-33, true, false CutAll -61, 0, -85, -49, %fullheight%,-71, true, false CutAll -19, 0, 17, 1, %fullheight%,33, true, false AddWall Wall, Wall1, 0.33, -64, -54, -52, -54, %height%, %height%, 0, 0, 0, 0, false CutAll -63, 0, -59, -51, %fullheight%,-51, true, false BuildRoom(-102, -122, 98, 82, 1, .1, 1) AddWall Wall, Wall1, 0.33, -22, -90, -38, -90, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -38, -90, -64, -66, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -64, -66, -64, 4, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -64, 4, -40, 26, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -40, 26, 36, 26, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 36, 26, 58, 6, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 58, 6, 60, -68, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 60, -68, 40, -88, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 40, -88, 2, -88, %height%, %height%, 0, 0, 0, 0, false CutAll 51, 0, -43, 67, %fullheight%,-31, true, false CutAll -77, 0, -43, -55, %fullheight%,-33, true, false CutAll -61, 0, -85, -49, %fullheight%,-71, true, false CutAll -19, 0, 17, 1, %fullheight%,33, true, false AddWall Wall, Wall1, 0.33, -64, -54, -52, -54, %height%, %height%, 0, 0, 0, 0, false CutAll -63, 0, -59, -51, %fullheight%,-51, true, false BuildRoom(-102, -122, 98, 82, 1, .1, 1) AddWall Wall, Wall1, 0.33, -22, -90, -38, -90, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -38, -90, -64, -66, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -64, -66, -64, 4, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -64, 4, -40, 26, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -40, 26, 36, 26, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 36, 26, 58, 6, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 58, 6, 60, -68, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 60, -68, 40, -88, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 40, -88, 2, -88, %height%, %height%, 0, 0, 0, 0, false CutAll 51, 0, -43, 67, %fullheight%,-31, true, false CutAll -77, 0, -43, -55, %fullheight%,-33, true, false CutAll -61, 0, -85, -49, %fullheight%,-71, true, false CutAll -19, 0, 17, 1, %fullheight%,33, true, false AddWall Wall, Wall1, 0.33, -64, -54, -52, -54, %height%, %height%, 0, 0, 0, 0, false CutAll -63, 0, -59, -51, %fullheight%,-51, true, false BuildRoom(-102, -122, 98, 82, 1, .1, 1) AddWall Wall, Wall1, 0.33, -22, -90, -38, -90, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -38, -90, -64, -66, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -64, -66, -64, 4, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -64, 4, -40, 26, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -40, 26, 36, 26, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 36, 26, 58, 6, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 58, 6, 60, -68, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 60, -68, 40, -88, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 40, -88, 2, -88, %height%, %height%, 0, 0, 0, 0, false CutAll 51, 0, -43, 67, %fullheight%,-31, true, false CutAll -77, 0, -43, -55, %fullheight%,-33, true, false CutAll -61, 0, -85, -49, %fullheight%,-71, true, false CutAll -19, 0, 17, 1, %fullheight%,33, true, false AddWall Wall, Wall1, 0.33, -64, -54, -52, -54, %height%, %height%, 0, 0, 0, 0, false CutAll -63, 0, -59, -51, %fullheight%,-51, true, false BuildRoom(-102, -122, 98, 82, 1, .1, 1) AddWall Wall, Wall1, 0.33, -22, -90, -38, -90, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -38, -90, -64, -66, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -64, -66, -64, 4, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -64, 4, -40, 26, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -40, 26, 36, 26, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 36, 26, 58, 6, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 58, 6, 60, -68, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 60, -68, 40, -88, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 40, -88, 2, -88, %height%, %height%, 0, 0, 0, 0, false CutAll 51, 0, -43, 67, %fullheight%,-31, true, false CutAll -77, 0, -43, -55, %fullheight%,-33, true, false CutAll -61, 0, -85, -49, %fullheight%,-71, true, false CutAll -19, 0, 17, 1, %fullheight%,33, true, false AddWall Wall, Wall1, 0.33, -64, -54, -52, -54, %height%, %height%, 0, 0, 0, 0, false CutAll -63, 0, -59, -51, %fullheight%,-51, true, false AddWall Wall, Wall1, 0.33, -22, -90, -38, -90, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -38, -90, -64, -66, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -64, -66, -64, 4, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -64, 4, -40, 26, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -40, 26, 36, 26, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 36, 26, 58, 6, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 58, 6, 60, -68, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 60, -68, 40, -88, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 40, -88, 2, -88, %height%, %height%, 0, 0, 0, 0, false CutAll 51, 0, -43, 67, %fullheight%,-31, true, false CutAll -77, 0, -43, -55, %fullheight%,-33, true, false CutAll -61, 0, -85, -49, %fullheight%,-71, true, false CutAll -19, 0, 17, 1, %fullheight%,33, true, false AddWall Wall, Wall1, 0.33, -64, -54, -52, -54, %height%, %height%, 0, 0, 0, 0, false CutAll -63, 0, -59, -51, %fullheight%,-51, true, false BuildRoom(-80, -120, 76, 80, 1, .1, 1) BuildRoom(-102, -92, 96, 52, 1, .1, 1) CutAll -77, 0, -95, 75, %fullheight%,-87, true, false CutAll -79, 0, 49, 75, %fullheight%,57, true, false AddWall Wall, Wall1, 0.33, -22, -90, -38, -90, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -38, -90, -64, -66, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -64, -66, -64, 4, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -64, 4, -40, 26, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -40, 26, 36, 26, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 36, 26, 58, 6, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 58, 6, 60, -68, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 60, -68, 40, -88, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 40, -88, 2, -88, %height%, %height%, 0, 0, 0, 0, false CutAll 51, 0, -43, 67, %fullheight%,-31, true, false CutAll -77, 0, -43, -55, %fullheight%,-33, true, false CutAll -61, 0, -85, -49, %fullheight%,-71, true, false CutAll -19, 0, 17, 1, %fullheight%,33, true, false AddWall Wall, Wall1, 0.33, -64, -54, -52, -54, %height%, %height%, 0, 0, 0, 0, false CutAll -63, 0, -59, -51, %fullheight%,-51, true, false BuildRoom(-80, -120, 76, 80, 1, .1, 1) BuildRoom(-102, -92, 96, 52, 1, .1, 1) CutAll -77, 0, -95, 75, %fullheight%,-87, true, false CutAll -79, 0, 49, 75, %fullheight%,57, true, false AddWall Wall, Wall1, 0.33, -22, -90, -38, -90, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -38, -90, -64, -66, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -64, -66, -64, 4, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -64, 4, -40, 26, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -40, 26, 36, 26, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 36, 26, 58, 6, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 58, 6, 60, -68, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 60, -68, 40, -88, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 40, -88, 2, -88, %height%, %height%, 0, 0, 0, 0, false CutAll 51, 0, -43, 67, %fullheight%,-31, true, false CutAll -77, 0, -43, -55, %fullheight%,-33, true, false CutAll -61, 0, -85, -49, %fullheight%,-71, true, false CutAll -19, 0, 17, 1, %fullheight%,33, true, false AddWall Wall, Wall1, 0.33, -64, -54, -52, -54, %height%, %height%, 0, 0, 0, 0, false CutAll -63, 0, -59, -51, %fullheight%,-51, true, false BuildRoom(-80, -120, 76, 80, 1, .1, 1) BuildRoom(-102, -92, 96, 52, 1, .1, 1) CutAll -77, 0, -95, 75, %fullheight%,-87, true, false CutAll -79, 0, 49, 75, %fullheight%,57, true, false AddWall Wall, Wall1, 0.33, -22, -90, -38, -90, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -38, -90, -64, -66, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -64, -66, -64, 4, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -64, 4, -40, 26, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -40, 26, 36, 26, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 36, 26, 58, 6, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 58, 6, 60, -68, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 60, -68, 40, -88, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 40, -88, 2, -88, %height%, %height%, 0, 0, 0, 0, false CutAll 51, 0, -43, 67, %fullheight%,-31, true, false CutAll -77, 0, -43, -55, %fullheight%,-33, true, false CutAll -61, 0, -85, -49, %fullheight%,-71, true, false CutAll -19, 0, 17, 1, %fullheight%,33, true, false AddWall Wall, Wall1, 0.33, -64, -54, -52, -54, %height%, %height%, 0, 0, 0, 0, false CutAll -63, 0, -59, -51, %fullheight%,-51, true, false BuildRoom(-80, -120, 76, 80, 1, .1, 1) BuildRoom(-102, -92, 96, 52, 1, .1, 1) CutAll -77, 0, -95, 75, %fullheight%,-87, true, false CutAll -79, 0, 49, 75, %fullheight%,57, true, false AddWall Wall, Wall1, 0.33, -22, -90, -38, -90, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -38, -90, -64, -66, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -64, -66, -64, 4, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -64, 4, -40, 26, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -40, 26, 36, 26, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 36, 26, 58, 6, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 58, 6, 60, -68, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 60, -68, 40, -88, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 40, -88, 2, -88, %height%, %height%, 0, 0, 0, 0, false CutAll 51, 0, -43, 67, %fullheight%,-31, true, false CutAll -77, 0, -43, -55, %fullheight%,-33, true, false CutAll -61, 0, -85, -49, %fullheight%,-71, true, false CutAll -19, 0, 17, 1, %fullheight%,33, true, false AddWall Wall, Wall1, 0.33, -64, -54, -52, -54, %height%, %height%, 0, 0, 0, 0, false CutAll -63, 0, -59, -51, %fullheight%,-51, true, false BuildRoom(-80, -120, 76, 80, 1, .1, 1) BuildRoom(-102, -92, 96, 52, 1, .1, 1) CutAll -77, 0, -95, 75, %fullheight%,-87, true, false CutAll -79, 0, 49, 75, %fullheight%,57, true, false AddWall Wall, Wall1, 0.33, -22, -90, -38, -90, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -38, -90, -64, -66, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -64, -66, -64, 4, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -64, 4, -40, 26, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -40, 26, 36, 26, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 36, 26, 58, 6, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 58, 6, 60, -68, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 60, -68, 40, -88, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 40, -88, 2, -88, %height%, %height%, 0, 0, 0, 0, false CutAll 51, 0, -43, 67, %fullheight%,-31, true, false CutAll -77, 0, -43, -55, %fullheight%,-33, true, false CutAll -61, 0, -85, -49, %fullheight%,-71, true, false CutAll -19, 0, 17, 1, %fullheight%,33, true, false AddWall Wall, Wall1, 0.33, -64, -54, -52, -54, %height%, %height%, 0, 0, 0, 0, false CutAll -63, 0, -59, -51, %fullheight%,-51, true, false BuildRoom(-80, -120, 76, 80, 1, .1, 1) BuildRoom(-102, -92, 96, 52, 1, .1, 1) CutAll -77, 0, -95, 75, %fullheight%,-87, true, false CutAll -79, 0, 49, 75, %fullheight%,57, true, false AddWall Wall, Wall1, 0.33, -22, -90, -38, -90, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -38, -90, -64, -66, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -64, -66, -64, 4, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -64, 4, -40, 26, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -40, 26, 36, 26, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 36, 26, 58, 6, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 58, 6, 60, -68, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 60, -68, 40, -88, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 40, -88, 2, -88, %height%, %height%, 0, 0, 0, 0, false CutAll 51, 0, -43, 67, %fullheight%,-31, true, false CutAll -77, 0, -43, -55, %fullheight%,-33, true, false CutAll -61, 0, -85, -49, %fullheight%,-71, true, false CutAll -19, 0, 17, 1, %fullheight%,33, true, false AddWall Wall, Wall1, 0.33, -64, -54, -52, -54, %height%, %height%, 0, 0, 0, 0, false CutAll -63, 0, -59, -51, %fullheight%,-51, true, false BuildRoom(-80, -120, 76, 80, 1, .1, 1) BuildRoom(-102, -92, 96, 52, 1, .1, 1) CutAll -77, 0, -95, 75, %fullheight%,-87, true, false CutAll -79, 0, 49, 75, %fullheight%,57, true, false AddWall Wall, Wall1, 0.33, -22, -90, -38, -90, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -38, -90, -64, -66, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -64, -66, -64, 4, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -64, 4, -40, 26, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -40, 26, 36, 26, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 36, 26, 58, 6, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 58, 6, 60, -68, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 60, -68, 40, -88, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 40, -88, 2, -88, %height%, %height%, 0, 0, 0, 0, false CutAll 51, 0, -43, 67, %fullheight%,-31, true, false CutAll -77, 0, -43, -55, %fullheight%,-33, true, false CutAll -61, 0, -85, -49, %fullheight%,-71, true, false CutAll -19, 0, 17, 1, %fullheight%,33, true, false AddWall Wall, Wall1, 0.33, -64, -54, -52, -54, %height%, %height%, 0, 0, 0, 0, false CutAll -63, 0, -59, -51, %fullheight%,-51, true, false BuildRoom(-80, -120, 76, 80, 1, .1, 1) BuildRoom(-102, -92, 96, 52, 1, .1, 1) CutAll -77, 0, -95, 75, %fullheight%,-87, true, false CutAll -79, 0, 49, 75, %fullheight%,57, true, false AddWall Wall, Wall1, 0.33, -22, -90, -38, -90, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -38, -90, -64, -66, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -64, -66, -64, 4, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -64, 4, -40, 26, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -40, 26, 36, 26, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 36, 26, 58, 6, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 58, 6, 60, -68, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 60, -68, 40, -88, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 40, -88, 2, -88, %height%, %height%, 0, 0, 0, 0, false CutAll 51, 0, -43, 67, %fullheight%,-31, true, false CutAll -77, 0, -43, -55, %fullheight%,-33, true, false CutAll -61, 0, -85, -49, %fullheight%,-71, true, false CutAll -19, 0, 17, 1, %fullheight%,33, true, false AddWall Wall, Wall1, 0.33, -64, -54, -52, -54, %height%, %height%, 0, 0, 0, 0, false CutAll -63, 0, -59, -51, %fullheight%,-51, true, false BuildRoom(-80, -120, 76, 80, 1, .1, 1) BuildRoom(-102, -92, 96, 52, 1, .1, 1) CutAll -77, 0, -95, 75, %fullheight%,-87, true, false CutAll -79, 0, 49, 75, %fullheight%,57, true, false AddWall Wall, Wall1, 0.33, -22, -90, -38, -90, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -38, -90, -64, -66, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -64, -66, -64, 4, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -64, 4, -40, 26, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -40, 26, 36, 26, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 36, 26, 58, 6, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 58, 6, 60, -68, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 60, -68, 40, -88, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 40, -88, 2, -88, %height%, %height%, 0, 0, 0, 0, false CutAll 51, 0, -43, 67, %fullheight%,-31, true, false CutAll -77, 0, -43, -55, %fullheight%,-33, true, false CutAll -61, 0, -85, -49, %fullheight%,-71, true, false CutAll -19, 0, 17, 1, %fullheight%,33, true, false AddWall Wall, Wall1, 0.33, -64, -54, -52, -54, %height%, %height%, 0, 0, 0, 0, false CutAll -63, 0, -59, -51, %fullheight%,-51, true, false BuildRoom(-80, -120, 76, 80, 1, .1, 1) BuildRoom(-102, -92, 96, 52, 1, .1, 1) CutAll -77, 0, -95, 75, %fullheight%,-87, true, false CutAll -79, 0, 49, 75, %fullheight%,57, true, false AddWall Wall, Wall1, 0.33, -22, -90, -38, -90, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -38, -90, -64, -66, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -64, -66, -64, 4, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -64, 4, -40, 26, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -40, 26, 36, 26, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 36, 26, 58, 6, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 58, 6, 60, -68, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 60, -68, 40, -88, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 40, -88, 2, -88, %height%, %height%, 0, 0, 0, 0, false CutAll 51, 0, -43, 67, %fullheight%,-31, true, false CutAll -77, 0, -43, -55, %fullheight%,-33, true, false CutAll -61, 0, -85, -49, %fullheight%,-71, true, false CutAll -19, 0, 17, 1, %fullheight%,33, true, false AddWall Wall, Wall1, 0.33, -64, -54, -52, -54, %height%, %height%, 0, 0, 0, 0, false CutAll -63, 0, -59, -51, %fullheight%,-51, true, false BuildRoom(-80, -120, 76, 80, 1, .1, 1) BuildRoom(-102, -92, 96, 52, 1, .1, 1) CutAll -77, 0, -95, 75, %fullheight%,-87, true, false CutAll -79, 0, 49, 75, %fullheight%,57, true, false AddWall Wall, Wall1, 0.33, -22, -90, -38, -90, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -38, -90, -64, -66, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -64, -66, -64, 4, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -64, 4, -40, 26, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -40, 26, 36, 26, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 36, 26, 58, 6, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 58, 6, 60, -68, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 60, -68, 40, -88, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 40, -88, 2, -88, %height%, %height%, 0, 0, 0, 0, false CutAll 51, 0, -43, 67, %fullheight%,-31, true, false CutAll -77, 0, -43, -55, %fullheight%,-33, true, false CutAll -61, 0, -85, -49, %fullheight%,-71, true, false CutAll -19, 0, 17, 1, %fullheight%,33, true, false AddWall Wall, Wall1, 0.33, -64, -54, -52, -54, %height%, %height%, 0, 0, 0, 0, false CutAll -63, 0, -59, -51, %fullheight%,-51, true, false BuildRoom(-80, -120, 76, 80, 1, .1, 1) BuildRoom(-102, -92, 96, 52, 1, .1, 1) CutAll -77, 0, -95, 75, %fullheight%,-87, true, false CutAll -79, 0, 49, 75, %fullheight%,57, true, false AddWall Wall, Wall1, 0.33, -22, -90, -38, -90, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -38, -90, -64, -66, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -64, -66, -64, 4, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -64, 4, -40, 26, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -40, 26, 36, 26, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 36, 26, 58, 6, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 58, 6, 60, -68, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 60, -68, 40, -88, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 40, -88, 2, -88, %height%, %height%, 0, 0, 0, 0, false CutAll 51, 0, -43, 67, %fullheight%,-31, true, false CutAll -77, 0, -43, -55, %fullheight%,-33, true, false CutAll -61, 0, -85, -49, %fullheight%,-71, true, false CutAll -19, 0, 17, 1, %fullheight%,33, true, false AddWall Wall, Wall1, 0.33, -64, -54, -52, -54, %height%, %height%, 0, 0, 0, 0, false CutAll -63, 0, -59, -51, %fullheight%,-51, true, false BuildRoom(-80, -120, 76, 80, 1, .1, 1) BuildRoom(-102, -92, 96, 52, 1, .1, 1) CutAll -77, 0, -95, 75, %fullheight%,-87, true, false CutAll -79, 0, 49, 75, %fullheight%,57, true, false AddWall Wall, Wall1, 0.33, -22, -90, -38, -90, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -38, -90, -64, -66, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -64, -66, -64, 4, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -64, 4, -40, 26, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -40, 26, 36, 26, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 36, 26, 58, 6, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 58, 6, 60, -68, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 60, -68, 40, -88, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 40, -88, 2, -88, %height%, %height%, 0, 0, 0, 0, false CutAll 51, 0, -43, 67, %fullheight%,-31, true, false CutAll -77, 0, -43, -55, %fullheight%,-33, true, false CutAll -61, 0, -85, -49, %fullheight%,-71, true, false CutAll -19, 0, 17, 1, %fullheight%,33, true, false AddWall Wall, Wall1, 0.33, -64, -54, -52, -54, %height%, %height%, 0, 0, 0, 0, false CutAll -63, 0, -59, -51, %fullheight%,-51, true, false BuildRoom(-80, -120, 76, 80, 1, .1, 1) BuildRoom(-102, -92, 96, 52, 1, .1, 1) CutAll -77, 0, -95, 75, %fullheight%,-87, true, false CutAll -79, 0, 49, 75, %fullheight%,57, true, false AddWall Wall, Wall1, 0.33, -22, -90, -38, -90, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -38, -90, -64, -66, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -64, -66, -64, 4, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -64, 4, -40, 26, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -40, 26, 36, 26, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 36, 26, 58, 6, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 58, 6, 60, -68, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 60, -68, 40, -88, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 40, -88, 2, -88, %height%, %height%, 0, 0, 0, 0, false CutAll 51, 0, -43, 67, %fullheight%,-31, true, false CutAll -77, 0, -43, -55, %fullheight%,-33, true, false CutAll -61, 0, -85, -49, %fullheight%,-71, true, false CutAll -19, 0, 17, 1, %fullheight%,33, true, false AddWall Wall, Wall1, 0.33, -64, -54, -52, -54, %height%, %height%, 0, 0, 0, 0, false CutAll -63, 0, -59, -51, %fullheight%,-51, true, false BuildRoom(-80, -120, 76, 80, 1, .1, 1) BuildRoom(-102, -92, 96, 52, 1, .1, 1) CutAll -77, 0, -95, 75, %fullheight%,-87, true, false CutAll -79, 0, 49, 75, %fullheight%,57, true, false AddWall Wall, Wall1, 0.33, -22, -90, -38, -90, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -38, -90, -64, -66, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -64, -66, -64, 4, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -64, 4, -40, 26, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -40, 26, 36, 26, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 36, 26, 58, 6, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 58, 6, 60, -68, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 60, -68, 40, -88, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 40, -88, 2, -88, %height%, %height%, 0, 0, 0, 0, false CutAll 51, 0, -43, 67, %fullheight%,-31, true, false CutAll -77, 0, -43, -55, %fullheight%,-33, true, false CutAll -61, 0, -85, -49, %fullheight%,-71, true, false CutAll -19, 0, 17, 1, %fullheight%,33, true, false AddWall Wall, Wall1, 0.33, -64, -54, -52, -54, %height%, %height%, 0, 0, 0, 0, false CutAll -63, 0, -59, -51, %fullheight%,-51, true, false BuildRoom(-80, -120, 76, 80, 1, .1, 1) BuildRoom(-102, -92, 96, 52, 1, .1, 1) CutAll -77, 0, -95, 75, %fullheight%,-87, true, false CutAll -79, 0, 49, 75, %fullheight%,57, true, false AddWall Wall, Wall1, 0.33, -22, -90, -38, -90, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -38, -90, -64, -66, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -64, -66, -64, 4, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -64, 4, -40, 26, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -40, 26, 36, 26, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 36, 26, 58, 6, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 58, 6, 60, -68, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 60, -68, 40, -88, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 40, -88, 2, -88, %height%, %height%, 0, 0, 0, 0, false CutAll 51, 0, -43, 67, %fullheight%,-31, true, false CutAll -77, 0, -43, -55, %fullheight%,-33, true, false CutAll -61, 0, -85, -49, %fullheight%,-71, true, false CutAll -19, 0, 17, 1, %fullheight%,33, true, false AddWall Wall, Wall1, 0.33, -64, -54, -52, -54, %height%, %height%, 0, 0, 0, 0, false CutAll -63, 0, -59, -51, %fullheight%,-51, true, false BuildRoom(-80, -120, 76, 80, 1, .1, 1) BuildRoom(-102, -92, 96, 52, 1, .1, 1) CutAll -77, 0, -95, 75, %fullheight%,-87, true, false CutAll -79, 0, 49, 75, %fullheight%,57, true, false AddWall Wall, Wall1, 0.33, -22, -90, -38, -90, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -38, -90, -64, -66, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -64, -66, -64, 4, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -64, 4, -40, 26, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -40, 26, 36, 26, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 36, 26, 58, 6, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 58, 6, 60, -68, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 60, -68, 40, -88, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 40, -88, 2, -88, %height%, %height%, 0, 0, 0, 0, false CutAll 51, 0, -43, 67, %fullheight%,-31, true, false CutAll -77, 0, -43, -55, %fullheight%,-33, true, false CutAll -61, 0, -85, -49, %fullheight%,-71, true, false CutAll -19, 0, 17, 1, %fullheight%,33, true, false AddWall Wall, Wall1, 0.33, -64, -54, -52, -54, %height%, %height%, 0, 0, 0, 0, false CutAll -63, 0, -59, -51, %fullheight%,-51, true, false BuildRoom(-80, -120, 76, 80, 1, .1, 1) BuildRoom(-102, -92, 96, 52, 1, .1, 1) CutAll -77, 0, -95, 75, %fullheight%,-87, true, false CutAll -79, 0, 49, 75, %fullheight%,57, true, false AddWall Wall, Wall1, 0.33, -22, -90, -38, -90, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -38, -90, -64, -66, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -64, -66, -64, 4, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -64, 4, -40, 26, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -40, 26, 36, 26, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 36, 26, 58, 6, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 58, 6, 60, -68, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 60, -68, 40, -88, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 40, -88, 2, -88, %height%, %height%, 0, 0, 0, 0, false CutAll 51, 0, -43, 67, %fullheight%,-31, true, false CutAll -77, 0, -43, -55, %fullheight%,-33, true, false CutAll -61, 0, -85, -49, %fullheight%,-71, true, false CutAll -19, 0, 17, 1, %fullheight%,33, true, false AddWall Wall, Wall1, 0.33, -64, -54, -52, -54, %height%, %height%, 0, 0, 0, 0, false CutAll -63, 0, -59, -51, %fullheight%,-51, true, false BuildRoom(-80, -120, 76, 80, 1, .1, 1) BuildRoom(-102, -92, 96, 52, 1, .1, 1) CutAll -77, 0, -95, 75, %fullheight%,-87, true, false CutAll -79, 0, 49, 75, %fullheight%,57, true, false AddWall Wall, Wall1, 0.33, -22, -90, -38, -90, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -38, -90, -64, -66, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -64, -66, -64, 4, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -64, 4, -40, 26, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -40, 26, 36, 26, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 36, 26, 58, 6, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 58, 6, 60, -68, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 60, -68, 40, -88, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 40, -88, 2, -88, %height%, %height%, 0, 0, 0, 0, false CutAll 51, 0, -43, 67, %fullheight%,-31, true, false CutAll -77, 0, -43, -55, %fullheight%,-33, true, false CutAll -61, 0, -85, -49, %fullheight%,-71, true, false CutAll -19, 0, 17, 1, %fullheight%,33, true, false AddWall Wall, Wall1, 0.33, -64, -54, -52, -54, %height%, %height%, 0, 0, 0, 0, false CutAll -63, 0, -59, -51, %fullheight%,-51, true, false BuildRoom(-80, -120, 76, 80, 1, .1, 1) BuildRoom(-102, -92, 96, 52, 1, .1, 1) CutAll -77, 0, -95, 75, %fullheight%,-87, true, false CutAll -79, 0, 49, 75, %fullheight%,57, true, false AddWall Wall, Wall1, 0.33, -22, -90, -38, -90, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -38, -90, -64, -66, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -64, -66, -64, 4, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -64, 4, -40, 26, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -40, 26, 36, 26, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 36, 26, 58, 6, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 58, 6, 60, -68, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 60, -68, 40, -88, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 40, -88, 2, -88, %height%, %height%, 0, 0, 0, 0, false CutAll 51, 0, -43, 67, %fullheight%,-31, true, false CutAll -77, 0, -43, -55, %fullheight%,-33, true, false CutAll -61, 0, -85, -49, %fullheight%,-71, true, false CutAll -19, 0, 17, 1, %fullheight%,33, true, false AddWall Wall, Wall1, 0.33, -64, -54, -52, -54, %height%, %height%, 0, 0, 0, 0, false CutAll -63, 0, -59, -51, %fullheight%,-51, true, false BuildRoom(-80, -120, 76, 80, 1, .1, 1) BuildRoom(-102, -92, 96, 52, 1, .1, 1) CutAll -77, 0, -95, 75, %fullheight%,-87, true, false CutAll -79, 0, 49, 75, %fullheight%,57, true, false AddWall Wall, Wall1, 0.33, -22, -90, -38, -90, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -38, -90, -64, -66, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -64, -66, -64, 4, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -64, 4, -40, 26, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -40, 26, 36, 26, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 36, 26, 58, 6, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 58, 6, 60, -68, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 60, -68, 40, -88, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 40, -88, 2, -88, %height%, %height%, 0, 0, 0, 0, false CutAll 51, 0, -43, 67, %fullheight%,-31, true, false CutAll -77, 0, -43, -55, %fullheight%,-33, true, false CutAll -61, 0, -85, -49, %fullheight%,-71, true, false CutAll -19, 0, 17, 1, %fullheight%,33, true, false AddWall Wall, Wall1, 0.33, -64, -54, -52, -54, %height%, %height%, 0, 0, 0, 0, false CutAll -63, 0, -59, -51, %fullheight%,-51, true, false BuildRoom(-80, -120, 76, 80, 1, .1, 1) BuildRoom(-102, -92, 96, 52, 1, .1, 1) CutAll -77, 0, -95, 75, %fullheight%,-87, true, false CutAll -79, 0, 49, 75, %fullheight%,57, true, false AddWall Wall, Wall1, 0.33, -22, -90, -38, -90, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -38, -90, -64, -66, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -64, -66, -64, 4, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -64, 4, -40, 26, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -40, 26, 36, 26, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 36, 26, 58, 6, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 58, 6, 60, -68, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 60, -68, 40, -88, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 40, -88, 2, -88, %height%, %height%, 0, 0, 0, 0, false CutAll 51, 0, -43, 67, %fullheight%,-31, true, false CutAll -77, 0, -43, -55, %fullheight%,-33, true, false CutAll -61, 0, -85, -49, %fullheight%,-71, true, false CutAll -19, 0, 17, 1, %fullheight%,33, true, false AddWall Wall, Wall1, 0.33, -64, -54, -52, -54, %height%, %height%, 0, 0, 0, 0, false CutAll -63, 0, -59, -51, %fullheight%,-51, true, false BuildRoom(-80, -120, 76, 80, 1, .1, 1) BuildRoom(-102, -92, 96, 52, 1, .1, 1) CutAll -77, 0, -95, 75, %fullheight%,-87, true, false CutAll -79, 0, 49, 75, %fullheight%,57, true, false AddWall Wall, Wall1, 0.33, -22, -90, -38, -90, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -38, -90, -64, -66, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -64, -66, -64, 4, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -64, 4, -40, 26, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -40, 26, 36, 26, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 36, 26, 58, 6, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 58, 6, 60, -68, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 60, -68, 40, -88, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 40, -88, 2, -88, %height%, %height%, 0, 0, 0, 0, false CutAll 51, 0, -43, 67, %fullheight%,-31, true, false CutAll -77, 0, -43, -55, %fullheight%,-33, true, false CutAll -61, 0, -85, -49, %fullheight%,-71, true, false CutAll -19, 0, 17, 1, %fullheight%,33, true, false AddWall Wall, Wall1, 0.33, -64, -54, -52, -54, %height%, %height%, 0, 0, 0, 0, false CutAll -63, 0, -59, -51, %fullheight%,-51, true, false BuildRoom(-80, -120, 76, 80, 1, .1, 1) BuildRoom(-102, -92, 96, 52, 1, .1, 1) CutAll -77, 0, -95, 75, %fullheight%,-87, true, false CutAll -79, 0, 49, 75, %fullheight%,57, true, false AddWall Wall, Wall1, 0.33, -22, -90, -38, -90, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -38, -90, -64, -66, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -64, -66, -64, 4, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -64, 4, -40, 26, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -40, 26, 36, 26, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 36, 26, 58, 6, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 58, 6, 60, -68, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 60, -68, 40, -88, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 40, -88, 2, -88, %height%, %height%, 0, 0, 0, 0, false CutAll 51, 0, -43, 67, %fullheight%,-31, true, false CutAll -77, 0, -43, -55, %fullheight%,-33, true, false CutAll -61, 0, -85, -49, %fullheight%,-71, true, false CutAll -19, 0, 17, 1, %fullheight%,33, true, false AddWall Wall, Wall1, 0.33, -64, -54, -52, -54, %height%, %height%, 0, 0, 0, 0, false CutAll -63, 0, -59, -51, %fullheight%,-51, true, false BuildRoom(-80, -120, 76, 80, 1, .1, 1) BuildRoom(-102, -92, 96, 52, 1, .1, 1) CutAll -77, 0, -95, 75, %fullheight%,-87, true, false CutAll -79, 0, 49, 75, %fullheight%,57, true, false AddWall Wall, Wall1, 0.33, -22, -90, -38, -90, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -38, -90, -64, -66, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -64, -66, -64, 4, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -64, 4, -40, 26, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -40, 26, 36, 26, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 36, 26, 58, 6, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 58, 6, 60, -68, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 60, -68, 40, -88, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 40, -88, 2, -88, %height%, %height%, 0, 0, 0, 0, false CutAll 51, 0, -43, 67, %fullheight%,-31, true, false CutAll -77, 0, -43, -55, %fullheight%,-33, true, false CutAll -61, 0, -85, -49, %fullheight%,-71, true, false CutAll -19, 0, 17, 1, %fullheight%,33, true, false AddWall Wall, Wall1, 0.33, -64, -54, -52, -54, %height%, %height%, 0, 0, 0, 0, false CutAll -63, 0, -59, -51, %fullheight%,-51, true, false BuildRoom(-80, -120, 76, 80, 1, .1, 1) BuildRoom(-102, -92, 96, 52, 1, .1, 1) CutAll -77, 0, -95, 75, %fullheight%,-87, true, false CutAll -79, 0, 49, 75, %fullheight%,57, true, false AddWall Wall, Wall1, 0.33, -22, -90, -38, -90, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -38, -90, -64, -66, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -64, -66, -64, 4, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -64, 4, -40, 26, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -40, 26, 36, 26, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 36, 26, 58, 6, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 58, 6, 60, -68, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 60, -68, 40, -88, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 40, -88, 2, -88, %height%, %height%, 0, 0, 0, 0, false CutAll 51, 0, -43, 67, %fullheight%,-31, true, false CutAll -77, 0, -43, -55, %fullheight%,-33, true, false CutAll -61, 0, -85, -49, %fullheight%,-71, true, false CutAll -19, 0, 17, 1, %fullheight%,33, true, false AddWall Wall, Wall1, 0.33, -64, -54, -52, -54, %height%, %height%, 0, 0, 0, 0, false CutAll -63, 0, -59, -51, %fullheight%,-51, true, false BuildRoom(-80, -120, 76, 80, 1, .1, 1) BuildRoom(-102, -92, 96, 52, 1, .1, 1) CutAll -77, 0, -95, 75, %fullheight%,-87, true, false CutAll -79, 0, 49, 75, %fullheight%,57, true, false AddWall Wall, Wall1, 0.33, -22, -90, -38, -90, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -38, -90, -64, -66, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -64, -66, -64, 4, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -64, 4, -40, 26, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -40, 26, 36, 26, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 36, 26, 58, 6, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 58, 6, 60, -68, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 60, -68, 40, -88, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 40, -88, 2, -88, %height%, %height%, 0, 0, 0, 0, false CutAll 51, 0, -43, 67, %fullheight%,-31, true, false CutAll -77, 0, -43, -55, %fullheight%,-33, true, false CutAll -61, 0, -85, -49, %fullheight%,-71, true, false CutAll -19, 0, 17, 1, %fullheight%,33, true, false AddWall Wall, Wall1, 0.33, -64, -54, -52, -54, %height%, %height%, 0, 0, 0, 0, false CutAll -63, 0, -59, -51, %fullheight%,-51, true, false BuildRoom(-80, -120, 76, 80, 1, .1, 1) BuildRoom(-102, -92, 96, 52, 1, .1, 1) CutAll -77, 0, -95, 75, %fullheight%,-87, true, false CutAll -79, 0, 49, 75, %fullheight%,57, true, false AddWall Wall, Wall1, 0.33, -22, -90, -38, -90, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -38, -90, -64, -66, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -64, -66, -64, 4, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -64, 4, -40, 26, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -40, 26, 36, 26, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 36, 26, 58, 6, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 58, 6, 60, -68, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 60, -68, 40, -88, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 40, -88, 2, -88, %height%, %height%, 0, 0, 0, 0, false CutAll 51, 0, -43, 67, %fullheight%,-31, true, false CutAll -77, 0, -43, -55, %fullheight%,-33, true, false CutAll -61, 0, -85, -49, %fullheight%,-71, true, false CutAll -19, 0, 17, 1, %fullheight%,33, true, false AddWall Wall, Wall1, 0.33, -64, -54, -52, -54, %height%, %height%, 0, 0, 0, 0, false CutAll -63, 0, -59, -51, %fullheight%,-51, true, false BuildRoom(-80, -120, 76, 80, 1, .1, 1) BuildRoom(-102, -92, 96, 52, 1, .1, 1) CutAll -77, 0, -95, 75, %fullheight%,-87, true, false CutAll -79, 0, 49, 75, %fullheight%,57, true, false AddWall Wall, Wall1, 0.33, -22, -90, -38, -90, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -38, -90, -64, -66, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -64, -66, -64, 4, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -64, 4, -40, 26, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -40, 26, 36, 26, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 36, 26, 58, 6, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 58, 6, 60, -68, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 60, -68, 40, -88, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 40, -88, 2, -88, %height%, %height%, 0, 0, 0, 0, false CutAll 51, 0, -43, 67, %fullheight%,-31, true, false CutAll -77, 0, -43, -55, %fullheight%,-33, true, false CutAll -61, 0, -85, -49, %fullheight%,-71, true, false CutAll -19, 0, 17, 1, %fullheight%,33, true, false AddWall Wall, Wall1, 0.33, -64, -54, -52, -54, %height%, %height%, 0, 0, 0, 0, false CutAll -63, 0, -59, -51, %fullheight%,-51, true, false BuildRoom(-80, -120, 76, 80, 1, .1, 1) BuildRoom(-102, -92, 96, 52, 1, .1, 1) CutAll -77, 0, -95, 75, %fullheight%,-87, true, false CutAll -79, 0, 49, 75, %fullheight%,57, true, false AddWall Wall, Wall1, 0.33, -22, -90, -38, -90, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -38, -90, -64, -66, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -64, -66, -64, 4, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -64, 4, -40, 26, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -40, 26, 36, 26, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 36, 26, 58, 6, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 58, 6, 60, -68, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 60, -68, 40, -88, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 40, -88, 2, -88, %height%, %height%, 0, 0, 0, 0, false CutAll 51, 0, -43, 67, %fullheight%,-31, true, false CutAll -77, 0, -43, -55, %fullheight%,-33, true, false CutAll -61, 0, -85, -49, %fullheight%,-71, true, false CutAll -19, 0, 17, 1, %fullheight%,33, true, false AddWall Wall, Wall1, 0.33, -64, -54, -52, -54, %height%, %height%, 0, 0, 0, 0, false CutAll -63, 0, -59, -51, %fullheight%,-51, true, false BuildRoom(-80, -120, 76, 80, 1, .1, 1) BuildRoom(-102, -92, 96, 52, 1, .1, 1) CutAll -77, 0, -95, 75, %fullheight%,-87, true, false CutAll -79, 0, 49, 75, %fullheight%,57, true, false AddWall Wall, Wall1, 0.33, -22, -90, -38, -90, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -38, -90, -64, -66, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -64, -66, -64, 4, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -64, 4, -40, 26, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -40, 26, 36, 26, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 36, 26, 58, 6, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 58, 6, 60, -68, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 60, -68, 40, -88, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 40, -88, 2, -88, %height%, %height%, 0, 0, 0, 0, false CutAll 51, 0, -43, 67, %fullheight%,-31, true, false CutAll -77, 0, -43, -55, %fullheight%,-33, true, false CutAll -61, 0, -85, -49, %fullheight%,-71, true, false CutAll -19, 0, 17, 1, %fullheight%,33, true, false AddWall Wall, Wall1, 0.33, -64, -54, -52, -54, %height%, %height%, 0, 0, 0, 0, false CutAll -63, 0, -59, -51, %fullheight%,-51, true, false BuildRoom(-80, -120, 76, 80, 1, .1, 1) BuildRoom(-102, -92, 96, 52, 1, .1, 1) CutAll -77, 0, -95, 75, %fullheight%,-87, true, false CutAll -79, 0, 49, 75, %fullheight%,57, true, false AddWall Wall, Wall1, 0.33, -22, -90, -38, -90, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -38, -90, -64, -66, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -64, -66, -64, 4, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -64, 4, -40, 26, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -40, 26, 36, 26, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 36, 26, 58, 6, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 58, 6, 60, -68, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 60, -68, 40, -88, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 40, -88, 2, -88, %height%, %height%, 0, 0, 0, 0, false CutAll 51, 0, -43, 67, %fullheight%,-31, true, false CutAll -77, 0, -43, -55, %fullheight%,-33, true, false CutAll -61, 0, -85, -49, %fullheight%,-71, true, false CutAll -19, 0, 17, 1, %fullheight%,33, true, false AddWall Wall, Wall1, 0.33, -64, -54, -52, -54, %height%, %height%, 0, 0, 0, 0, false CutAll -63, 0, -59, -51, %fullheight%,-51, true, false BuildRoom(-80, -120, 76, 80, 1, .1, 1) BuildRoom(-102, -92, 96, 52, 1, .1, 1) CutAll -77, 0, -95, 75, %fullheight%,-87, true, false CutAll -79, 0, 49, 75, %fullheight%,57, true, false AddWall Wall, Wall1, 0.33, -22, -90, -38, -90, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -38, -90, -64, -66, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -64, -66, -64, 4, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -64, 4, -40, 26, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -40, 26, 36, 26, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 36, 26, 58, 6, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 58, 6, 60, -68, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 60, -68, 40, -88, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 40, -88, 2, -88, %height%, %height%, 0, 0, 0, 0, false CutAll 51, 0, -43, 67, %fullheight%,-31, true, false CutAll -77, 0, -43, -55, %fullheight%,-33, true, false CutAll -61, 0, -85, -49, %fullheight%,-71, true, false CutAll -19, 0, 17, 1, %fullheight%,33, true, false AddWall Wall, Wall1, 0.33, -64, -54, -52, -54, %height%, %height%, 0, 0, 0, 0, false CutAll -63, 0, -59, -51, %fullheight%,-51, true, false BuildRoom(-80, -120, 76, 80, 1, .1, 1) BuildRoom(-102, -92, 96, 52, 1, .1, 1) CutAll -77, 0, -95, 75, %fullheight%,-87, true, false CutAll -79, 0, 49, 75, %fullheight%,57, true, false AddWall Wall, Wall1, 0.33, -22, -90, -38, -90, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -38, -90, -64, -66, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -64, -66, -64, 4, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -64, 4, -40, 26, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -40, 26, 36, 26, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 36, 26, 58, 6, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 58, 6, 60, -68, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 60, -68, 40, -88, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 40, -88, 2, -88, %height%, %height%, 0, 0, 0, 0, false CutAll 51, 0, -43, 67, %fullheight%,-31, true, false CutAll -77, 0, -43, -55, %fullheight%,-33, true, false CutAll -61, 0, -85, -49, %fullheight%,-71, true, false CutAll -19, 0, 17, 1, %fullheight%,33, true, false AddWall Wall, Wall1, 0.33, -64, -54, -52, -54, %height%, %height%, 0, 0, 0, 0, false CutAll -63, 0, -59, -51, %fullheight%,-51, true, false BuildRoom(-80, -120, 76, 80, 1, .1, 1) BuildRoom(-102, -92, 96, 52, 1, .1, 1) CutAll -77, 0, -95, 75, %fullheight%,-87, true, false CutAll -79, 0, 49, 75, %fullheight%,57, true, false AddWall Wall, Wall1, 0.33, -22, -90, -38, -90, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -38, -90, -64, -66, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -64, -66, -64, 4, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -64, 4, -40, 26, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -40, 26, 36, 26, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 36, 26, 58, 6, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 58, 6, 60, -68, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 60, -68, 40, -88, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 40, -88, 2, -88, %height%, %height%, 0, 0, 0, 0, false CutAll 51, 0, -43, 67, %fullheight%,-31, true, false CutAll -77, 0, -43, -55, %fullheight%,-33, true, false CutAll -61, 0, -85, -49, %fullheight%,-71, true, false CutAll -19, 0, 17, 1, %fullheight%,33, true, false AddWall Wall, Wall1, 0.33, -64, -54, -52, -54, %height%, %height%, 0, 0, 0, 0, false CutAll -63, 0, -59, -51, %fullheight%,-51, true, false BuildRoom(-80, -120, 76, 80, 1, .1, 1) BuildRoom(-102, -92, 96, 52, 1, .1, 1) CutAll -77, 0, -95, 75, %fullheight%,-87, true, false CutAll -79, 0, 49, 75, %fullheight%,57, true, false AddWall Wall, Wall1, 0.33, -22, -90, -38, -90, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -38, -90, -64, -66, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -64, -66, -64, 4, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -64, 4, -40, 26, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -40, 26, 36, 26, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 36, 26, 58, 6, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 58, 6, 60, -68, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 60, -68, 40, -88, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 40, -88, 2, -88, %height%, %height%, 0, 0, 0, 0, false CutAll 51, 0, -43, 67, %fullheight%,-31, true, false CutAll -77, 0, -43, -55, %fullheight%,-33, true, false CutAll -61, 0, -85, -49, %fullheight%,-71, true, false CutAll -19, 0, 17, 1, %fullheight%,33, true, false AddWall Wall, Wall1, 0.33, -64, -54, -52, -54, %height%, %height%, 0, 0, 0, 0, false CutAll -63, 0, -59, -51, %fullheight%,-51, true, false BuildRoom(-80, -120, 76, 80, 1, .1, 1) BuildRoom(-102, -92, 96, 52, 1, .1, 1) CutAll -77, 0, -95, 75, %fullheight%,-87, true, false CutAll -79, 0, 49, 75, %fullheight%,57, true, false AddWall Wall, Wall1, 0.33, -22, -90, -38, -90, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -38, -90, -64, -66, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -64, -66, -64, 4, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -64, 4, -40, 26, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -40, 26, 36, 26, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 36, 26, 58, 6, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 58, 6, 60, -68, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 60, -68, 40, -88, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 40, -88, 2, -88, %height%, %height%, 0, 0, 0, 0, false CutAll 51, 0, -43, 67, %fullheight%,-31, true, false CutAll -77, 0, -43, -55, %fullheight%,-33, true, false CutAll -61, 0, -85, -49, %fullheight%,-71, true, false CutAll -19, 0, 17, 1, %fullheight%,33, true, false AddWall Wall, Wall1, 0.33, -64, -54, -52, -54, %height%, %height%, 0, 0, 0, 0, false CutAll -63, 0, -59, -51, %fullheight%,-51, true, false BuildRoom(-80, -120, 76, 80, 1, .1, 1) BuildRoom(-102, -92, 96, 52, 1, .1, 1) CutAll -77, 0, -95, 75, %fullheight%,-87, true, false CutAll -79, 0, 49, 75, %fullheight%,57, true, false AddWall Wall, Wall1, 0.33, -22, -90, -38, -90, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -38, -90, -64, -66, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -64, -66, -64, 4, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -64, 4, -40, 26, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -40, 26, 36, 26, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 36, 26, 58, 6, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 58, 6, 60, -68, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 60, -68, 40, -88, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 40, -88, 2, -88, %height%, %height%, 0, 0, 0, 0, false CutAll 51, 0, -43, 67, %fullheight%,-31, true, false CutAll -77, 0, -43, -55, %fullheight%,-33, true, false CutAll -61, 0, -85, -49, %fullheight%,-71, true, false CutAll -19, 0, 17, 1, %fullheight%,33, true, false AddWall Wall, Wall1, 0.33, -64, -54, -52, -54, %height%, %height%, 0, 0, 0, 0, false CutAll -63, 0, -59, -51, %fullheight%,-51, true, false BuildRoom(-80, -120, 76, 80, 1, .1, 1) BuildRoom(-102, -92, 96, 52, 1, .1, 1) CutAll -77, 0, -95, 75, %fullheight%,-87, true, false CutAll -79, 0, 49, 75, %fullheight%,57, true, false AddWall Wall, Wall1, 0.33, -22, -90, -38, -90, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -38, -90, -64, -66, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -64, -66, -64, 4, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -64, 4, -40, 26, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -40, 26, 36, 26, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 36, 26, 58, 6, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 58, 6, 60, -68, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 60, -68, 40, -88, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 40, -88, 2, -88, %height%, %height%, 0, 0, 0, 0, false CutAll 51, 0, -43, 67, %fullheight%,-31, true, false CutAll -77, 0, -43, -55, %fullheight%,-33, true, false CutAll -61, 0, -85, -49, %fullheight%,-71, true, false CutAll -19, 0, 17, 1, %fullheight%,33, true, false AddWall Wall, Wall1, 0.33, -64, -54, -52, -54, %height%, %height%, 0, 0, 0, 0, false CutAll -63, 0, -59, -51, %fullheight%,-51, true, false BuildRoom(-80, -120, 76, 80, 1, .1, 1) BuildRoom(-102, -92, 96, 52, 1, .1, 1) CutAll -77, 0, -95, 75, %fullheight%,-87, true, false CutAll -79, 0, 49, 75, %fullheight%,57, true, false AddWall Wall, Wall1, 0.33, -22, -90, -38, -90, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -38, -90, -64, -66, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -64, -66, -64, 4, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -64, 4, -40, 26, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -40, 26, 36, 26, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 36, 26, 58, 6, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 58, 6, 60, -68, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 60, -68, 40, -88, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 40, -88, 2, -88, %height%, %height%, 0, 0, 0, 0, false CutAll 51, 0, -43, 67, %fullheight%,-31, true, false CutAll -77, 0, -43, -55, %fullheight%,-33, true, false CutAll -61, 0, -85, -49, %fullheight%,-71, true, false CutAll -19, 0, 17, 1, %fullheight%,33, true, false AddWall Wall, Wall1, 0.33, -64, -54, -52, -54, %height%, %height%, 0, 0, 0, 0, false CutAll -63, 0, -59, -51, %fullheight%,-51, true, false BuildRoom(-80, -120, 76, 80, 1, .1, 1) BuildRoom(-102, -92, 96, 52, 1, .1, 1) CutAll -77, 0, -95, 75, %fullheight%,-87, true, false CutAll -79, 0, 49, 75, %fullheight%,57, true, false AddWall Wall, Wall1, 0.33, -22, -90, -38, -90, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -38, -90, -64, -66, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -64, -66, -64, 4, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -64, 4, -40, 26, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -40, 26, 36, 26, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 36, 26, 58, 6, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 58, 6, 60, -68, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 60, -68, 40, -88, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 40, -88, 2, -88, %height%, %height%, 0, 0, 0, 0, false CutAll 51, 0, -43, 67, %fullheight%,-31, true, false CutAll -77, 0, -43, -55, %fullheight%,-33, true, false CutAll -61, 0, -85, -49, %fullheight%,-71, true, false CutAll -19, 0, 17, 1, %fullheight%,33, true, false AddWall Wall, Wall1, 0.33, -64, -54, -52, -54, %height%, %height%, 0, 0, 0, 0, false CutAll -63, 0, -59, -51, %fullheight%,-51, true, false BuildRoom(-80, -120, 76, 80, 1, .1, 1) BuildRoom(-102, -92, 96, 52, 1, .1, 1) CutAll -77, 0, -95, 75, %fullheight%,-87, true, false CutAll -79, 0, 49, 75, %fullheight%,57, true, false AddWall Wall, Wall1, 0.33, -22, -90, -38, -90, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -38, -90, -64, -66, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -64, -66, -64, 4, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -64, 4, -40, 26, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -40, 26, 36, 26, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 36, 26, 58, 6, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 58, 6, 60, -68, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 60, -68, 40, -88, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 40, -88, 2, -88, %height%, %height%, 0, 0, 0, 0, false CutAll 51, 0, -43, 67, %fullheight%,-31, true, false CutAll -77, 0, -43, -55, %fullheight%,-33, true, false CutAll -61, 0, -85, -49, %fullheight%,-71, true, false CutAll -19, 0, 17, 1, %fullheight%,33, true, false AddWall Wall, Wall1, 0.33, -64, -54, -52, -54, %height%, %height%, 0, 0, 0, 0, false CutAll -63, 0, -59, -51, %fullheight%,-51, true, false BuildRoom(-80, -120, 76, 80, 1, .1, 1) BuildRoom(-102, -92, 96, 52, 1, .1, 1) CutAll -77, 0, -95, 75, %fullheight%,-87, true, false CutAll -79, 0, 49, 75, %fullheight%,57, true, false AddWall Wall, Wall1, 0.33, -22, -90, -38, -90, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -38, -90, -64, -66, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -64, -66, -64, 4, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -64, 4, -40, 26, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -40, 26, 36, 26, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 36, 26, 58, 6, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 58, 6, 60, -68, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 60, -68, 40, -88, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 40, -88, 2, -88, %height%, %height%, 0, 0, 0, 0, false CutAll 51, 0, -43, 67, %fullheight%,-31, true, false CutAll -77, 0, -43, -55, %fullheight%,-33, true, false CutAll -61, 0, -85, -49, %fullheight%,-71, true, false CutAll -19, 0, 17, 1, %fullheight%,33, true, false AddWall Wall, Wall1, 0.33, -64, -54, -52, -54, %height%, %height%, 0, 0, 0, 0, false CutAll -63, 0, -59, -51, %fullheight%,-51, true, false BuildRoom(-80, -120, 76, 80, 1, .1, 1) BuildRoom(-102, -92, 96, 52, 1, .1, 1) CutAll -77, 0, -95, 75, %fullheight%,-87, true, false CutAll -79, 0, 49, 75, %fullheight%,57, true, false AddWall Wall, Wall1, 0.33, -22, -90, -38, -90, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -38, -90, -64, -66, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -64, -66, -64, 4, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -64, 4, -40, 26, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -40, 26, 36, 26, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 36, 26, 58, 6, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 58, 6, 60, -68, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 60, -68, 40, -88, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 40, -88, 2, -88, %height%, %height%, 0, 0, 0, 0, false CutAll 51, 0, -43, 67, %fullheight%,-31, true, false CutAll -77, 0, -43, -55, %fullheight%,-33, true, false CutAll -61, 0, -85, -49, %fullheight%,-71, true, false CutAll -19, 0, 17, 1, %fullheight%,33, true, false AddWall Wall, Wall1, 0.33, -64, -54, -52, -54, %height%, %height%, 0, 0, 0, 0, false CutAll -63, 0, -59, -51, %fullheight%,-51, true, false BuildRoom(-80, -120, 76, 80, 1, .1, 1) BuildRoom(-102, -92, 96, 52, 1, .1, 1) CutAll -77, 0, -95, 75, %fullheight%,-87, true, false CutAll -79, 0, 49, 75, %fullheight%,57, true, false AddWall Wall, Wall1, 0.33, -22, -90, -38, -90, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -38, -90, -64, -66, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -64, -66, -64, 4, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -64, 4, -40, 26, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -40, 26, 36, 26, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 36, 26, 58, 6, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 58, 6, 60, -68, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 60, -68, 40, -88, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 40, -88, 2, -88, %height%, %height%, 0, 0, 0, 0, false CutAll 51, 0, -43, 67, %fullheight%,-31, true, false CutAll -77, 0, -43, -55, %fullheight%,-33, true, false CutAll -61, 0, -85, -49, %fullheight%,-71, true, false CutAll -19, 0, 17, 1, %fullheight%,33, true, false AddWall Wall, Wall1, 0.33, -64, -54, -52, -54, %height%, %height%, 0, 0, 0, 0, false CutAll -63, 0, -59, -51, %fullheight%,-51, true, false BuildRoom(-80, -120, 76, 80, 1, .1, 1) BuildRoom(-102, -92, 96, 52, 1, .1, 1) CutAll -77, 0, -95, 75, %fullheight%,-87, true, false CutAll -79, 0, 49, 75, %fullheight%,57, true, false AddWall Wall, Wall1, 0.33, -22, -90, -38, -90, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -38, -90, -64, -66, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -64, -66, -64, 4, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -64, 4, -40, 26, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -40, 26, 36, 26, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 36, 26, 58, 6, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 58, 6, 60, -68, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 60, -68, 40, -88, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 40, -88, 2, -88, %height%, %height%, 0, 0, 0, 0, false CutAll 51, 0, -43, 67, %fullheight%,-31, true, false CutAll -77, 0, -43, -55, %fullheight%,-33, true, false CutAll -61, 0, -85, -49, %fullheight%,-71, true, false CutAll -19, 0, 17, 1, %fullheight%,33, true, false AddWall Wall, Wall1, 0.33, -64, -54, -52, -54, %height%, %height%, 0, 0, 0, 0, false CutAll -63, 0, -59, -51, %fullheight%,-51, true, false BuildRoom(-80, -120, 76, 80, 1, .1, 1) BuildRoom(-102, -92, 96, 52, 1, .1, 1) CutAll -77, 0, -95, 75, %fullheight%,-87, true, false CutAll -79, 0, 49, 75, %fullheight%,57, true, false AddWall Wall, Wall1, 0.33, -22, -90, -38, -90, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -38, -90, -64, -66, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -64, -66, -64, 4, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -64, 4, -40, 26, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -40, 26, 36, 26, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 36, 26, 58, 6, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 58, 6, 60, -68, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 60, -68, 40, -88, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 40, -88, 2, -88, %height%, %height%, 0, 0, 0, 0, false CutAll 51, 0, -43, 67, %fullheight%,-31, true, false CutAll -77, 0, -43, -55, %fullheight%,-33, true, false CutAll -61, 0, -85, -49, %fullheight%,-71, true, false CutAll -19, 0, 17, 1, %fullheight%,33, true, false AddWall Wall, Wall1, 0.33, -64, -54, -52, -54, %height%, %height%, 0, 0, 0, 0, false CutAll -63, 0, -59, -51, %fullheight%,-51, true, false BuildRoom(-80, -120, 76, 80, 1, .1, 1) BuildRoom(-102, -92, 96, 52, 1, .1, 1) CutAll -77, 0, -95, 75, %fullheight%,-87, true, false CutAll -79, 0, 49, 75, %fullheight%,57, true, false AddWall Wall, Wall1, 0.33, -22, -90, -38, -90, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -38, -90, -64, -66, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -64, -66, -64, 4, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -64, 4, -40, 26, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -40, 26, 36, 26, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 36, 26, 58, 6, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 58, 6, 60, -68, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 60, -68, 40, -88, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 40, -88, 2, -88, %height%, %height%, 0, 0, 0, 0, false CutAll 51, 0, -43, 67, %fullheight%,-31, true, false CutAll -77, 0, -43, -55, %fullheight%,-33, true, false CutAll -61, 0, -85, -49, %fullheight%,-71, true, false CutAll -19, 0, 17, 1, %fullheight%,33, true, false AddWall Wall, Wall1, 0.33, -64, -54, -52, -54, %height%, %height%, 0, 0, 0, 0, false CutAll -63, 0, -59, -51, %fullheight%,-51, true, false BuildRoom(-102, -84, 98, 44, 1, .1, 1) BuildRoom(-70, -120, 66, 80, 1, .1, 1) CutAll -73, 0, -83, -67, %fullheight%,43, true, false CutAll 63, 0, -83, 71, %fullheight%,45, true, false BuildRoom(-80, 42, -70, 54, 1, .1, 1) CutAll -73, 0, 35, -67, %fullheight%,55, true, false CutAll -81, 0, 39, -69, %fullheight%,45, true, false BuildRoom(64, 46, 76, 60, 1, .1, 1) CutAll 61, 0, 41, 75, %fullheight%,59, true, false BuildRoom(-80, -100, -68, -82, 1, .1, 1) CutAll -79, 0, -99, -65, %fullheight%,-77, true, false CutAll -79, 0, -79, -77, %fullheight%,-77, true, false BuildRoom(66, -96, 76, -84, 1, .1, 1) CutAll 61, 0, -95, 75, %fullheight%,-79, true, false AddWall Wall, Wall1, 0.33, -22, -90, -38, -90, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -38, -90, -64, -66, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -64, -66, -64, 4, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -64, 4, -40, 26, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -40, 26, 36, 26, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 36, 26, 58, 6, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 58, 6, 60, -68, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 60, -68, 40, -88, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 40, -88, 2, -88, %height%, %height%, 0, 0, 0, 0, false CutAll 51, 0, -43, 67, %fullheight%,-31, true, false CutAll -77, 0, -43, -55, %fullheight%,-33, true, false CutAll -61, 0, -85, -49, %fullheight%,-71, true, false CutAll -19, 0, 17, 1, %fullheight%,33, true, false AddWall Wall, Wall1, 0.33, -64, -54, -52, -54, %height%, %height%, 0, 0, 0, 0, false CutAll -63, 0, -59, -51, %fullheight%,-51, true, false BuildRoom(-102, -84, 98, 44, 1, .1, 1) BuildRoom(-70, -120, 66, 80, 1, .1, 1) CutAll -73, 0, -83, -67, %fullheight%,43, true, false CutAll 63, 0, -83, 71, %fullheight%,45, true, false BuildRoom(-80, 42, -70, 54, 1, .1, 1) CutAll -73, 0, 35, -67, %fullheight%,55, true, false CutAll -81, 0, 39, -69, %fullheight%,45, true, false BuildRoom(64, 46, 76, 60, 1, .1, 1) CutAll 61, 0, 41, 75, %fullheight%,59, true, false BuildRoom(-80, -100, -68, -82, 1, .1, 1) CutAll -79, 0, -99, -65, %fullheight%,-77, true, false CutAll -79, 0, -79, -77, %fullheight%,-77, true, false BuildRoom(66, -96, 76, -84, 1, .1, 1) CutAll 61, 0, -95, 75, %fullheight%,-79, true, false AddWall Wall, Wall1, 0.33, -22, -90, -38, -90, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -38, -90, -64, -66, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -64, -66, -64, 4, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -64, 4, -40, 26, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -40, 26, 36, 26, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 36, 26, 58, 6, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 58, 6, 60, -68, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 60, -68, 40, -88, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 40, -88, 2, -88, %height%, %height%, 0, 0, 0, 0, false CutAll 51, 0, -43, 67, %fullheight%,-31, true, false CutAll -77, 0, -43, -55, %fullheight%,-33, true, false CutAll -61, 0, -85, -49, %fullheight%,-71, true, false CutAll -19, 0, 17, 1, %fullheight%,33, true, false AddWall Wall, Wall1, 0.33, -64, -54, -52, -54, %height%, %height%, 0, 0, 0, 0, false CutAll -63, 0, -59, -51, %fullheight%,-51, true, false BuildRoom(-102, -84, 98, 44, 1, .1, 1) BuildRoom(-70, -120, 66, 80, 1, .1, 1) CutAll -73, 0, -83, -67, %fullheight%,43, true, false CutAll 63, 0, -83, 71, %fullheight%,45, true, false BuildRoom(-80, 42, -70, 54, 1, .1, 1) CutAll -73, 0, 35, -67, %fullheight%,55, true, false CutAll -81, 0, 39, -69, %fullheight%,45, true, false BuildRoom(64, 46, 76, 60, 1, .1, 1) CutAll 61, 0, 41, 75, %fullheight%,59, true, false BuildRoom(-80, -100, -68, -82, 1, .1, 1) CutAll -79, 0, -99, -65, %fullheight%,-77, true, false CutAll -79, 0, -79, -77, %fullheight%,-77, true, false BuildRoom(66, -96, 76, -84, 1, .1, 1) CutAll 61, 0, -95, 75, %fullheight%,-79, true, false AddWall Wall, Wall1, 0.33, -22, -90, -38, -90, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -38, -90, -64, -66, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -64, -66, -64, 4, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -64, 4, -40, 26, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -40, 26, 36, 26, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 36, 26, 58, 6, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 58, 6, 60, -68, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 60, -68, 40, -88, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 40, -88, 2, -88, %height%, %height%, 0, 0, 0, 0, false CutAll 51, 0, -43, 67, %fullheight%,-31, true, false CutAll -77, 0, -43, -55, %fullheight%,-33, true, false CutAll -61, 0, -85, -49, %fullheight%,-71, true, false CutAll -19, 0, 17, 1, %fullheight%,33, true, false AddWall Wall, Wall1, 0.33, -64, -54, -52, -54, %height%, %height%, 0, 0, 0, 0, false CutAll -63, 0, -59, -51, %fullheight%,-51, true, false BuildRoom(-102, -84, 98, 44, 1, .1, 1) BuildRoom(-70, -120, 66, 80, 1, .1, 1) CutAll -73, 0, -83, -67, %fullheight%,43, true, false CutAll 63, 0, -83, 71, %fullheight%,45, true, false BuildRoom(-80, 42, -70, 54, 1, .1, 1) CutAll -73, 0, 35, -67, %fullheight%,55, true, false CutAll -81, 0, 39, -69, %fullheight%,45, true, false BuildRoom(64, 46, 76, 60, 1, .1, 1) CutAll 61, 0, 41, 75, %fullheight%,59, true, false BuildRoom(-80, -100, -68, -82, 1, .1, 1) CutAll -79, 0, -99, -65, %fullheight%,-77, true, false CutAll -79, 0, -79, -77, %fullheight%,-77, true, false BuildRoom(66, -96, 76, -84, 1, .1, 1) CutAll 61, 0, -95, 75, %fullheight%,-79, true, false AddWall Wall, Wall1, 0.33, -22, -90, -38, -90, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -38, -90, -64, -66, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -64, -66, -64, 4, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -64, 4, -40, 26, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -40, 26, 36, 26, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 36, 26, 58, 6, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 58, 6, 60, -68, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 60, -68, 40, -88, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 40, -88, 2, -88, %height%, %height%, 0, 0, 0, 0, false CutAll 51, 0, -43, 67, %fullheight%,-31, true, false CutAll -77, 0, -43, -55, %fullheight%,-33, true, false CutAll -61, 0, -85, -49, %fullheight%,-71, true, false CutAll -19, 0, 17, 1, %fullheight%,33, true, false AddWall Wall, Wall1, 0.33, -64, -54, -52, -54, %height%, %height%, 0, 0, 0, 0, false CutAll -63, 0, -59, -51, %fullheight%,-51, true, false BuildRoom(-102, -84, 98, 44, 1, .1, 1) BuildRoom(-70, -120, 66, 80, 1, .1, 1) CutAll -73, 0, -83, -67, %fullheight%,43, true, false CutAll 63, 0, -83, 71, %fullheight%,45, true, false BuildRoom(-80, 42, -70, 54, 1, .1, 1) CutAll -73, 0, 35, -67, %fullheight%,55, true, false CutAll -81, 0, 39, -69, %fullheight%,45, true, false BuildRoom(64, 46, 76, 60, 1, .1, 1) CutAll 61, 0, 41, 75, %fullheight%,59, true, false BuildRoom(-80, -100, -68, -82, 1, .1, 1) CutAll -79, 0, -99, -65, %fullheight%,-77, true, false CutAll -79, 0, -79, -77, %fullheight%,-77, true, false BuildRoom(66, -96, 76, -84, 1, .1, 1) CutAll 61, 0, -95, 75, %fullheight%,-79, true, false AddWall Wall, Wall1, 0.33, -22, -90, -38, -90, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -38, -90, -64, -66, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -64, -66, -64, 4, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -64, 4, -40, 26, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -40, 26, 36, 26, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 36, 26, 58, 6, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 58, 6, 60, -68, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 60, -68, 40, -88, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 40, -88, 2, -88, %height%, %height%, 0, 0, 0, 0, false CutAll 51, 0, -43, 67, %fullheight%,-31, true, false CutAll -77, 0, -43, -55, %fullheight%,-33, true, false CutAll -61, 0, -85, -49, %fullheight%,-71, true, false CutAll -19, 0, 17, 1, %fullheight%,33, true, false AddWall Wall, Wall1, 0.33, -64, -54, -52, -54, %height%, %height%, 0, 0, 0, 0, false CutAll -63, 0, -59, -51, %fullheight%,-51, true, false BuildRoom(-102, -84, 98, 44, 1, .1, 1) BuildRoom(-70, -120, 66, 80, 1, .1, 1) CutAll -73, 0, -83, -67, %fullheight%,43, true, false CutAll 63, 0, -83, 71, %fullheight%,45, true, false BuildRoom(-80, 42, -70, 54, 1, .1, 1) CutAll -73, 0, 35, -67, %fullheight%,55, true, false CutAll -81, 0, 39, -69, %fullheight%,45, true, false BuildRoom(64, 46, 76, 60, 1, .1, 1) CutAll 61, 0, 41, 75, %fullheight%,59, true, false BuildRoom(-80, -100, -68, -82, 1, .1, 1) CutAll -79, 0, -99, -65, %fullheight%,-77, true, false CutAll -79, 0, -79, -77, %fullheight%,-77, true, false BuildRoom(66, -96, 76, -84, 1, .1, 1) CutAll 61, 0, -95, 75, %fullheight%,-79, true, false AddWall Wall, Wall1, 0.33, -22, -90, -38, -90, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -38, -90, -64, -66, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -64, -66, -64, 4, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -64, 4, -40, 26, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -40, 26, 36, 26, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 36, 26, 58, 6, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 58, 6, 60, -68, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 60, -68, 40, -88, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 40, -88, 2, -88, %height%, %height%, 0, 0, 0, 0, false CutAll 51, 0, -43, 67, %fullheight%,-31, true, false CutAll -77, 0, -43, -55, %fullheight%,-33, true, false CutAll -61, 0, -85, -49, %fullheight%,-71, true, false CutAll -19, 0, 17, 1, %fullheight%,33, true, false AddWall Wall, Wall1, 0.33, -64, -54, -52, -54, %height%, %height%, 0, 0, 0, 0, false CutAll -63, 0, -59, -51, %fullheight%,-51, true, false BuildRoom(-102, -84, 98, 44, 1, .1, 1) BuildRoom(-70, -120, 66, 80, 1, .1, 1) CutAll -73, 0, -83, -67, %fullheight%,43, true, false CutAll 63, 0, -83, 71, %fullheight%,45, true, false BuildRoom(-80, 42, -70, 54, 1, .1, 1) CutAll -73, 0, 35, -67, %fullheight%,55, true, false CutAll -81, 0, 39, -69, %fullheight%,45, true, false BuildRoom(64, 46, 76, 60, 1, .1, 1) CutAll 61, 0, 41, 75, %fullheight%,59, true, false BuildRoom(-80, -100, -68, -82, 1, .1, 1) CutAll -79, 0, -99, -65, %fullheight%,-77, true, false CutAll -79, 0, -79, -77, %fullheight%,-77, true, false BuildRoom(66, -96, 76, -84, 1, .1, 1) CutAll 61, 0, -95, 75, %fullheight%,-79, true, false AddWall Wall, Wall1, 0.33, -22, -90, -38, -90, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -38, -90, -64, -66, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -64, -66, -64, 4, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -64, 4, -40, 26, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, -40, 26, 36, 26, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 36, 26, 58, 6, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 58, 6, 60, -68, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 60, -68, 40, -88, %height%, %height%, 0, 0, 0, 0, false AddWall Wall, Wall1, 0.33, 40, -88, 2, -88, %height%, %height%, 0, 0, 0, 0, false CutAll 51, 0, -43, 67, %fullheight%,-31, true, false CutAll -77, 0, -43, -55, %fullheight%,-33, true, false CutAll -61, 0, -85, -49, %fullheight%,-71, true, false CutAll -19, 0, 17, 1, %fullheight%,33, true, false AddWall Wall, Wall1, 0.33, -64, -54, -52, -54, %height%, %height%, 0, 0, 0, 0, false CutAll -63, 0, -59, -51, %fullheight%,-51, true, false BuildRoom(-102, -84, 98, 44, 1, .1, 1) BuildRoom(-70, -120, 66, 80, 1, .1, 1) CutAll -73, 0, -83, -67, %fullheight%,43, true, false CutAll 63, 0, -83, 71, %fullheight%,45, true, false BuildRoom(-80, 42, -70, 54, 1, .1, 1) CutAll -73, 0, 35, -67, %fullheight%,55, true, false CutAll -81, 0, 39, -69, %fullheight%,45, true, false BuildRoom(64, 46, 76, 60, 1, .1, 1) CutAll 61, 0, 41, 75, %fullheight%,59, true, false BuildRoom(-80, -100, -68, -82, 1, .1, 1) CutAll -79, 0, -99, -65, %fullheight%,-77, true, false CutAll -79, 0, -79, -77, %fullheight%,-77, true, false BuildRoom(66, -96, 76, -84, 1, .1, 1) CutAll 61, 0, -95, 75, %fullheight%,-79, true, false BuildRoom(-70, -78, 70, 46, 1, .1, 1) BuildRoom(-58, -62, 56, 32, 1, .1, 1) BuildRoom(-36, -50, 34, 18, 1, .1, 1) CreateShaft(1, 0, 57, 1, -26, -60, 0.33, 9, 27, 0, 0, 0, 0) ServicedFloors = 0, 47, 48, 49, 50, 57 if[%elevator%=1] Elevator_Create(0,-9, 0, 7, 7, 8, 1, .2, mit, 34, 0, 0, 1, 0, 1, mitBackWall) if[%elevator%=2] Elevator_Create(0,0, 0, 7, 7, 8, 1, .2, mit, 34, 0, 0, 1, 0, 1, mitBackWall) if[%elevator%=3] Elevator_Create(0,9, 0, 7, 7, 8, 1, .2, mit, 34, 0, 0, 1, 0, 1, mitBackWall) AddDoors 1, mitElevDoors2, mitElevDoors, .2, 3.69, 0, 3.5, 8, false, 0, 0 SetShaftDoors 1, 0.2, 3.95, 0 AddDirectionalIndicator false, false, true, ElevExtPanels, mitArrowUp, mitArrowUpLit, mitArrowDown, mitArrowDownLit, 3.3, -3.5, 6, back, 0.5, 1, true, 0, 0 AddFloorIndicator mitInd, left, 2.999, -2.525, 0.7, 0.5, 6.5 CreatePanel mitPanel, 4, 4, left, 2.999, -2.525, 0.15, 0.15, 0.3, 0.45, 4, 0, 0 AddButton 1, silence.wav, mitButton0, mitButtonLit0, 2, 1, 0, 1, 1 AddButton 1, silence.wav, mitButton47, mitButtonLit47, 2, 2, 47, 1, 1 AddButton 1, silence.wav, mitButton48, mitButtonLit48, 2, 3, 48, 1, 1 AddButton 1, silence.wav, mitButton49, mitButtonLit49, 2, 4, 49, 1, 1 AddButton 1, silence.wav, mitButton50, mitButtonLit50, 1, 1, 50, 1, 1 AddButton 1, silence.wav, mitButton57, mitButtonLit57, 1, 2, 57, 1, 1 AddButton 1, silence.wav, mitOpen, mitOpen, 3, 1, open, 1, 1 AddButton 1, silence.wav, mitClose, mitClose, 3, 4, close, 1, 1 AddButton 1, silence.wav, mitAlarm, mitAlarm, 4, 1, alarm, 1, 1 AddButton 1, silence.wav, mitStop, mitStop, 4, 4, stop, 1, 1 UpChimeSound 1 = Mitsubishi ADA/chime.wav DownChimeSound 1 = Mitsubishi ADA/chime.wav BeepSound = silence.wav MotorStartSound = silence.wav MotorRunSound = silence.wav MotorStopSound = silence.wav CarStartSound = elevstart5.wav CarMoveSound = elevmove5.wav CarStopSound = elevstop5.wav CarIdleSound = otis4_elevidle2.wav CreateShaft(2, 0, 57, 1, 2, -60, 0.33, 9, 27, 0, 0, 0, 0) ServicedFloors = 0, 47, 48, 49, 50, 57 if[%elevator%=4] Elevator_Create(0,-9, 0, 7, 7, 8, 2, .2, mit, 34, 0, 0, 0, 1, 1, mitBackWall) if[%elevator%=5] Elevator_Create(0,0, 0, 7, 7, 8, 2, .2, mit, 34, 0, 0, 0, 1, 1, mitBackWall) if[%elevator%=6] Elevator_Create(0,9, 0, 7, 7, 8, 2, .2, mit, 34, 0, 0, 0, 1, 1, mitBackWall) AddDoors 1, mitElevDoors, mitElevDoors2, .2, -3.89, 0, 3.5, 8, false, 0, 0 AddShaftDoors 1, ExtElevDoors, ExtElevDoors, 0.2, -4.15, 0, 0, 0, 0 #AddShaftDoors number, lefttexture, righttexture, thickness, CenterX, CenterZ, voffset, tw, th #SetShaftDoors 1, 0.2, -4.15, 0 AddDirectionalIndicator false, false, true, ElevExtPanels, mitArrowUp, mitArrowUpLit, mitArrowDown, mitArrowDownLit, -3.3, 3.5, 6, front, 0.5, 1, true, 0, 0 AddFloorIndicator mitInd, right, -2.999, 2.525, 0.7, 0.5, 6.5 CreatePanel mitPanel, 4, 4, right, -2.999, 2.525, 0.15, 0.15, 0.3, 0.45, 4, 0, 0 AddButton 1, silence.wav, mitButton0, mitButtonLit0, 2, 1, 0, 1, 1 AddButton 1, silence.wav, mitButton47, mitButtonLit47, 2, 2, 47, 1, 1 AddButton 1, silence.wav, mitButton48, mitButtonLit48, 2, 3, 48, 1, 1 AddButton 1, silence.wav, mitButton49, mitButtonLit49, 2, 4, 49, 1, 1 AddButton 1, silence.wav, mitButton50, mitButtonLit50, 1, 1, 50, 1, 1 AddButton 1, silence.wav, mitButton57, mitButtonLit57, 1, 2, 57, 1, 1 AddButton 1, silence.wav, mitOpen, mitOpen, 3, 1, open, 1, 1 AddButton 1, silence.wav, mitClose, mitClose, 3, 4, close, 1, 1 AddButton 1, silence.wav, mitAlarm, mitAlarm, 4, 1, alarm, 1, 1 AddButton 1, silence.wav, mitStop, mitStop, 4, 4, stop, 1, 1 UpChimeSound 1 = Mitsubishi ADA/chime.wav DownChimeSound 1 = Mitsubishi ADA/chime.wav BeepSound = silence.wav MotorStartSound = silence.wav MotorRunSound = silence.wav MotorStopSound = silence.wav CarStartSound = elevstart5.wav CarMoveSound = elevmove5.wav CarStopSound = elevstop5.wav CarIdleSound = otis4_elevidle2.wav CreateShaft(3, 0, 29, 1, -42, -50, 0.33, 18, 9, 0, 0, 0, 0) ServicedFloors = 0, 22, 23, 24, 25, 26, 27, 28, 29 if[%elevator%=7] Elevator_Create(-4.5, 0, 0, 7, 7, 8, 3, .2, mit, 24, 1, 0, 0, 0, 1, mitBackWall) if[%elevator%=8] Elevator_Create(4.5, 0, 0, 7, 7, 8, 3, .2, mit, 24, 1, 0, 0, 0, 1, mitBackWall) AddDoors 1, mitElevDoors, mitElevDoors2, .2, 0, 3.69, 3.5, 8, true, 0, 0 AddShaftDoors 1, ExtElevDoors, ExtElevDoors, 0.2, 0, 3.95, 0, 0, 0 #AddShaftDoors number, lefttexture, righttexture, thickness, CenterX, CenterZ, voffset, tw, th #SetShaftDoors 1, 0.2, 0, 3.95 AddDirectionalIndicator false, false, true, ElevExtPanels, mitArrowUp, mitArrowUpLit, mitArrowDown, mitArrowDownLit, 3.5, 3.3, 6, left, 0.5, 1, true, 0, 0 AddFloorIndicator mitInd, front, 2.525, 2.999, 0.7, 0.5, 6.5 CreatePanel mitPanel, 5, 4, front, 2.525, 2.999, 0.15, 0.15, 0.3, 0.45, 4, 0, 0 AddButton 1, silence.wav, mitButton0, mitButtonLit0, 3, 1, 0, 1, 1 AddButton 1, silence.wav, mitButton22, mitButtonLit22, 3, 2, 22, 1, 1 AddButton 1, silence.wav, mitButton23, mitButtonLit23, 3, 3, 23, 1, 1 AddButton 1, silence.wav, mitButton24, mitButtonLit24, 3, 4, 24, 1, 1 AddButton 1, silence.wav, mitButton25, mitButtonLit25, 2, 1, 25, 1, 1 AddButton 1, silence.wav, mitButton26, mitButtonLit26, 2, 2, 26, 1, 1 AddButton 1, silence.wav, mitButton27, mitButtonLit27, 2, 3, 27, 1, 1 AddButton 1, silence.wav, mitButton28, mitButtonLit28, 2, 4, 28, 1, 1 AddButton 1, silence.wav, mitButton29, mitButtonLit29, 1, 1, 29, 1, 1 AddButton 1, silence.wav, mitOpen, mitOpen, 4, 1, open, 1, 1 AddButton 1, silence.wav, mitClose, mitClose, 4, 4, close, 1, 1 AddButton 1, silence.wav, mitAlarm, mitAlarm, 5, 1, alarm, 1, 1 AddButton 1, silence.wav, mitStop, mitStop, 5, 4, stop, 1, 1 UpChimeSound 1 = Mitsubishi ADA/chime.wav DownChimeSound 1 = Mitsubishi ADA/chime.wav BeepSound = silence.wav MotorStartSound = silence.wav MotorRunSound = silence.wav MotorStopSound = silence.wav CarStartSound = elevstart5.wav CarMoveSound = elevmove5.wav CarStopSound = elevstop5.wav CarIdleSound = otis4_elevidle2.wav CreateShaft(4, 0, 29, 1, -42, -26, 0.33, 18, 9, 0, 0, 0, 0) ServicedFloors = 0, 22, 23, 24, 25, 26, 27, 28, 29 if[%elevator%=9] Elevator_Create(-4.5, 0, 0, 7, 7, 8, 4, .2, mit, 24, 0, 1, 0, 0, 1, mitBackWall) if[%elevator%=10] Elevator_Create(4.5, 0, 0, 7, 7, 8, 4, .2, mit, 24, 0, 1, 0, 0, 1, mitBackWall) AddDoors 1, mitElevDoors2, mitElevDoors, .2, 0, -3.89, 3.5, 8, true, 0, 0 AddShaftDoors 1, ExtElevDoors, ExtElevDoors, 0.2, 0, -4.15, 0, 0, 0 #AddShaftDoors number, lefttexture, righttexture, thickness, CenterX, CenterZ, voffset, tw, th #SetShaftDoors 1, 0.2, 0, -4.15 AddDirectionalIndicator false, false, true, ElevExtPanels, mitArrowUp, mitArrowUpLit, mitArrowDown, mitArrowDownLit, -3.5, -3.3, 6, right, 0.5, 1, true, 0, 0 AddFloorIndicator mitInd, back, -2.525, -2.999, 0.7, 0.5, 6.5 CreatePanel mitPanel, 5, 4, back, -2.525, -2.999, 0.15, 0.15, 0.3, 0.45, 4, 0, 0 AddButton 1, silence.wav, mitButton0, mitButtonLit0, 3, 1, 0, 1, 1 AddButton 1, silence.wav, mitButton22, mitButtonLit22, 3, 2, 22, 1, 1 AddButton 1, silence.wav, mitButton23, mitButtonLit23, 3, 3, 23, 1, 1 AddButton 1, silence.wav, mitButton24, mitButtonLit24, 3, 4, 24, 1, 1 AddButton 1, silence.wav, mitButton25, mitButtonLit25, 2, 1, 25, 1, 1 AddButton 1, silence.wav, mitButton26, mitButtonLit26, 2, 2, 26, 1, 1 AddButton 1, silence.wav, mitButton27, mitButtonLit27, 2, 3, 27, 1, 1 AddButton 1, silence.wav, mitButton28, mitButtonLit28, 2, 4, 28, 1, 1 AddButton 1, silence.wav, mitButton29, mitButtonLit29, 1, 1, 29, 1, 1 AddButton 1, silence.wav, mitOpen, mitOpen, 4, 1, open, 1, 1 AddButton 1, silence.wav, mitClose, mitClose, 4, 4, close, 1, 1 AddButton 1, silence.wav, mitAlarm, mitAlarm, 5, 1, alarm, 1, 1 AddButton 1, silence.wav, mitStop, mitStop, 5, 4, stop, 1, 1 UpChimeSound 1 = Mitsubishi ADA/chime.wav DownChimeSound 1 = Mitsubishi ADA/chime.wav BeepSound = silence.wav MotorStartSound = silence.wav MotorRunSound = silence.wav MotorStopSound = silence.wav CarStartSound = elevstart5.wav CarMoveSound = elevmove5.wav CarStopSound = elevstop5.wav CarIdleSound = otis4_elevidle2.wav CreateShaft(5, 0, 20, 1, 18, -50, 0.33, 18, 9, 0, 0, 0, 0) ServicedFloors = 0, 9, 14, 15, 16, 17, 18, 19, 20 if[%elevator%=11] Elevator_Create(-4.5, 0, 0, 7, 7, 8, 5, .2, mit, 12, 1, 0, 0, 0, 1, mitBackWall) if[%elevator%=12] Elevator_Create(4.5, 0, 0, 7, 7, 8, 5, .2, mit, 12, 1, 0, 0, 0, 1, mitBackWall) AddDoors 1, mitElevDoors, mitElevDoors2, .2, 0, 3.69, 3.5, 8, true, 0, 0 AddShaftDoors 1, ExtElevDoors, ExtElevDoors, 0.2, 0, 3.95, 0, 0, 0 #AddShaftDoors number, lefttexture, righttexture, thickness, CenterX, CenterZ, voffset, tw, th #SetShaftDoors 1, 0.2, 0, 3.95 AddDirectionalIndicator false, false, true, ElevExtPanels, mitArrowUp, mitArrowUpLit, mitArrowDown, mitArrowDownLit, 3.5, 3.3, 6, left, 0.5, 1, true, 0, 0 AddFloorIndicator mitInd, front, 2.525, 2.999, 0.7, 0.5, 6.5 CreatePanel mitPanel, 5, 4, front, 2.525, 2.999, 0.15, 0.15, 0.3, 0.45, 4, 0, 0 AddButton 1, silence.wav, mitButton0, mitButtonLit0, 3, 1, 0, 1, 1 AddButton 1, silence.wav, mitButton9, mitButtonLit9, 3, 2, 9, 1, 1 AddButton 1, silence.wav, mitButton14, mitButtonLit14, 3, 3, 14, 1, 1 AddButton 1, silence.wav, mitButton15, mitButtonLit15, 3, 4, 15, 1, 1 AddButton 1, silence.wav, mitButton16, mitButtonLit16, 2, 1, 16, 1, 1 AddButton 1, silence.wav, mitButton17, mitButtonLit17, 2, 2, 17, 1, 1 AddButton 1, silence.wav, mitButton18, mitButtonLit18, 2, 3, 18, 1, 1 AddButton 1, silence.wav, mitButton19, mitButtonLit19, 2, 4, 19, 1, 1 AddButton 1, silence.wav, mitButton20, mitButtonLit20, 1, 1, 20, 1, 1 AddButton 1, silence.wav, mitOpen, mitOpen, 4, 1, open, 1, 1 AddButton 1, silence.wav, mitClose, mitClose, 4, 4, close, 1, 1 AddButton 1, silence.wav, mitAlarm, mitAlarm, 5, 1, alarm, 1, 1 AddButton 1, silence.wav, mitStop, mitStop, 5, 4, stop, 1, 1 UpChimeSound 1 = Mitsubishi ADA/chime.wav DownChimeSound 1 = Mitsubishi ADA/chime.wav BeepSound = silence.wav MotorStartSound = silence.wav MotorRunSound = silence.wav MotorStopSound = silence.wav CarStartSound = elevstart5.wav CarMoveSound = elevmove5.wav CarStopSound = elevstop5.wav CarIdleSound = otis4_elevidle2.wav CreateShaft(6, 0, 20, 1, 18, -24, 0.33, 18, 9, 0, 0, 0, 0) ServicedFloors = 0, 9, 14, 15, 16, 17, 18, 19, 20 if[%elevator%=13] Elevator_Create(-4.5, 0, 0, 7, 7, 8, 6, .2, mit, 12, 0, 1, 0, 0, 1, mitBackWall) if[%elevator%=14] Elevator_Create(4.5, 0, 0, 7, 7, 8, 6, .2, mit, 12, 0, 1, 0, 0, 1, mitBackWall) AddDoors 1, mitElevDoors2, mitElevDoors, .2, 0, -3.89, 3.5, 8, true, 0, 0 AddShaftDoors 1, ExtElevDoors, ExtElevDoors, 0.2, 0, -4.15, 0, 0, 0 #AddShaftDoors number, lefttexture, righttexture, thickness, CenterX, CenterZ, voffset, tw, th #SetShaftDoors 1, 0.2, 0, -4.15 AddDirectionalIndicator false, false, true, ElevExtPanels, mitArrowUp, mitArrowUpLit, mitArrowDown, mitArrowDownLit, -3.5, -3.3, 6, right, 0.5, 1, true, 0, 0 AddFloorIndicator mitInd, back, -2.525, -2.999, 0.7, 0.5, 6.5 CreatePanel mitPanel, 5, 4, back, -2.525, -2.999, 0.15, 0.15, 0.3, 0.45, 4, 0, 0 AddButton 1, silence.wav, mitButton0, mitButtonLit0, 3, 1, 0, 1, 1 AddButton 1, silence.wav, mitButton9, mitButtonLit9, 3, 2, 9, 1, 1 AddButton 1, silence.wav, mitButton14, mitButtonLit14, 3, 3, 14, 1, 1 AddButton 1, silence.wav, mitButton15, mitButtonLit15, 3, 4, 15, 1, 1 AddButton 1, silence.wav, mitButton16, mitButtonLit16, 2, 1, 16, 1, 1 AddButton 1, silence.wav, mitButton17, mitButtonLit17, 2, 2, 17, 1, 1 AddButton 1, silence.wav, mitButton18, mitButtonLit18, 2, 3, 18, 1, 1 AddButton 1, silence.wav, mitButton19, mitButtonLit19, 2, 4, 19, 1, 1 AddButton 1, silence.wav, mitButton20, mitButtonLit20, 1, 1, 20, 1, 1 AddButton 1, silence.wav, mitOpen, mitOpen, 4, 1, open, 1, 1 AddButton 1, silence.wav, mitClose, mitClose, 4, 4, close, 1, 1 AddButton 1, silence.wav, mitAlarm, mitAlarm, 5, 1, alarm, 1, 1 AddButton 1, silence.wav, mitStop, mitStop, 5, 4, stop, 1, 1 UpChimeSound 1 = Mitsubishi ADA/chime.wav DownChimeSound 1 = Mitsubishi ADA/chime.wav BeepSound = silence.wav MotorStartSound = silence.wav MotorRunSound = silence.wav MotorStopSound = silence.wav CarStartSound = elevstart5.wav CarMoveSound = elevmove5.wav CarStopSound = elevstop5.wav CarIdleSound = otis4_elevidle2.wav CreateShaft(7, 0, 44, 1, -26, -16, 0.33, 9, 27, 0, 0, 0, 0) ServicedFloors = 0, 38, 39, 40, 41, 42, 43, 44 if[%elevator%=15] Elevator_Create(0,-9, 0, 7, 7, 8, 7, .2, mit, 24, 0, 0, 1, 0, 1, mitBackWall) if[%elevator%=16] Elevator_Create(0,0, 0, 7, 7, 8, 7, .2, mit, 24, 0, 0, 1, 0, 1, mitBackWall) if[%elevator%=17] Elevator_Create(0,9, 0, 7, 7, 8, 7, .2, mit, 24, 0, 0, 1, 0, 1, mitBackWall) AddDoors 1, mitElevDoors2, mitElevDoors, .2, 3.69, 0, 3.5, 8, false, 0, 0 AddShaftDoors 1, ExtElevDoors, ExtElevDoors, 0.2, 3.95, 0, 0, 0, 0 #AddShaftDoors number, lefttexture, righttexture, thickness, CenterX, CenterZ, voffset, tw, th #SetShaftDoors 1, 0.2, 3.95, 0 AddDirectionalIndicator false, false, true, ElevExtPanels, mitArrowUp, mitArrowUpLit, mitArrowDown, mitArrowDownLit, 3.3, -3.5, 6, back, 0.5, 1, true, 0, 0 AddFloorIndicator mitInd, left, 2.999, -2.525, 0.7, 0.5, 6.5 CreatePanel mitPanel, 4, 4, left, 2.999, -2.525, 0.15, 0.15, 0.3, 0.45, 4, 0, 0 AddButton 1, silence.wav, mitButton0, mitButtonLit0, 2, 1, 0, 1, 1 AddButton 1, silence.wav, mitButton38, mitButtonLit38, 2, 2, 38, 1, 1 AddButton 1, silence.wav, mitButton39, mitButtonLit39, 2, 3, 39, 1, 1 AddButton 1, silence.wav, mitButton40, mitButtonLit40, 2, 4, 40, 1, 1 AddButton 1, silence.wav, mitButton41, mitButtonLit41, 1, 1, 41, 1, 1 AddButton 1, silence.wav, mitButton42, mitButtonLit42, 1, 2, 42, 1, 1 AddButton 1, silence.wav, mitButton43, mitButtonLit43, 1, 3, 43, 1, 1 AddButton 1, silence.wav, mitButton44, mitButtonLit44, 1, 4, 44, 1, 1 AddButton 1, silence.wav, mitOpen, mitOpen, 3, 1, open, 1, 1 AddButton 1, silence.wav, mitClose, mitClose, 3, 4, close, 1, 1 AddButton 1, silence.wav, mitAlarm, mitAlarm, 4, 1, alarm, 1, 1 AddButton 1, silence.wav, mitStop, mitStop, 4, 4, stop, 1, 1 UpChimeSound 1 = Mitsubishi ADA/chime.wav DownChimeSound 1 = Mitsubishi ADA/chime.wav BeepSound = silence.wav MotorStartSound = silence.wav MotorRunSound = silence.wav MotorStopSound = silence.wav CarStartSound = elevstart5.wav CarMoveSound = elevmove5.wav CarStopSound = elevstop5.wav CarIdleSound = otis4_elevidle2.wav CreateShaft(8, 0, 44, 1, 2, -16, 0.33, 9, 27, 0, 0, 0, 0) ServicedFloors = 0, 38, 39, 40, 41, 42, 43, 44 if[%elevator%=18] Elevator_Create(0,-9, 0, 7, 7, 8, 8, .2, mit, 24, 0, 0, 0, 1, 1, mitBackWall) if[%elevator%=19] Elevator_Create(0,0, 0, 7, 7, 8, 8, .2, mit, 24, 0, 0, 0, 1, 1, mitBackWall) if[%elevator%=20] Elevator_Create(0,9, 0, 7, 7, 8, 8, .2, mit, 24, 0, 0, 0, 1, 1, mitBackWall) AddDoors 1, mitElevDoors, mitElevDoors2, .2, -3.89, 0, 3.5, 8, false, 0, 0 AddShaftDoors 1, ExtElevDoors, ExtElevDoors, 0.2, -4.15, 0, 0, 0, 0 #AddShaftDoors number, lefttexture, righttexture, thickness, CenterX, CenterZ, voffset, tw, th #SetShaftDoors 1, 0.2, -4.15, 0 AddDirectionalIndicator false, false, true, ElevExtPanels, mitArrowUp, mitArrowUpLit, mitArrowDown, mitArrowDownLit, -3.3, 3.5, 6, front, 0.5, 1, true, 0, 0 AddFloorIndicator mitInd, right, -2.999, 2.525, 0.7, 0.5, 6.5 CreatePanel mitPanel, 4, 4, right, -2.999, 2.525, 0.15, 0.15, 0.3, 0.45, 4, 0, 0 AddButton 1, silence.wav, mitButton0, mitButtonLit0, 2, 1, 0, 1, 1 AddButton 1, silence.wav, mitButton38, mitButtonLit38, 2, 2, 38, 1, 1 AddButton 1, silence.wav, mitButton39, mitButtonLit39, 2, 3, 39, 1, 1 AddButton 1, silence.wav, mitButton40, mitButtonLit40, 2, 4, 40, 1, 1 AddButton 1, silence.wav, mitButton41, mitButtonLit41, 1, 1, 41, 1, 1 AddButton 1, silence.wav, mitButton42, mitButtonLit42, 1, 2, 42, 1, 1 AddButton 1, silence.wav, mitButton43, mitButtonLit43, 1, 3, 43, 1, 1 AddButton 1, silence.wav, mitButton44, mitButtonLit44, 1, 4, 44, 1, 1 AddButton 1, silence.wav, mitOpen, mitOpen, 3, 1, open, 1, 1 AddButton 1, silence.wav, mitClose, mitClose, 3, 4, close, 1, 1 AddButton 1, silence.wav, mitAlarm, mitAlarm, 4, 1, alarm, 1, 1 AddButton 1, silence.wav, mitStop, mitStop, 4, 4, stop, 1, 1 UpChimeSound 1 = Mitsubishi ADA/chime.wav DownChimeSound 1 = Mitsubishi ADA/chime.wav BeepSound = silence.wav MotorStartSound = silence.wav MotorRunSound = silence.wav MotorStopSound = silence.wav CarStartSound = elevstart5.wav CarMoveSound = elevmove5.wav CarStopSound = elevstop5.wav CarIdleSound = otis4_elevidle2.wav CreateShaft(9, -1, 0, 1, 34, -50, 0.33, 9, 9, 0, 0, 0, 0) ServicedFloors = -1 - 0 Elevator_Create(0, 0, -1, 7, 7, 8, 9, .2, MT, 3, 1, 0, 0, 0, 1, MTBackWall) AddDoors 1, MTElevDoors, MTElevDoors2, .2, 0, 3.69, 3.5, 8, true, 0, 0 AddShaftDoors 1, ExtElevDoors, ExtElevDoors, 0.2, 0, 3.95, 0, 0, 0 #AddShaftDoors number, lefttexture, righttexture, thickness, CenterX, CenterZ, voffset, tw, th #SetShaftDoors 1, 0.2, 0, 3.95 AddDirectionalIndicator false, false, true, ElevExtPanels, MTArrowUp, MTArrowUpLit, MTArrowDown, MTArrowDownLit, 3.5, 3.3, 6, left, 0.5, 1, true, 0, 0 #AddWall name, texturename, thickness, x1, z1, x2, z2, height1, height2, voffset1, voffset2, tw, th #if[%floor% = 0] AddWall FloorIndEG, FloorIndEG, 0, 1, 2, 1, 2, 2, 2, 7, 7, 0, 0 #if[%floor% = -1] AddWall FloorIndU1, FloorIndU1, 0, 1, 2, 1, 2, 2, 2, 7, 7, 0, 0 AddFloorIndicator MTInd, front, 2.525, 2.999, 0.7, 0.5, 6.5 #syntax: AddFloorIndicator elevator:car, relative, texture_prefix, blank_texture, direction, CenterX, CenterZ, width, height, voffset CreatePanel MTPanel, 3, 2, front, 2.525, 2.999, 0.1875, 0.15, 0.3, 0.45, 4, 0, 0 AddButton 1, switch.wav, MTButtonU1, MTButtonLitU1, 1, 1, -1, 1, 1 AddButton 1, switch.wav, MTButtonEG, MTButtonLitEG, 1, 2, 0, 1, 1 AddButton 1, switch.wav, MTOpen, MTOpen, 2, 1, open, 1, 1 AddButton 1, switch.wav, MTClose, MTClose, 2, 2, close, 1, 1 AddButton 1, switch.wav, MTAlarm, MTAlarm, 3, 1, alarm, 1, 1 AddButton 1, switch.wav, MTStop, MTStop, 3, 2, stop, 1, 1 UpChimeSound 1 = MT/upchime.wav DownChimeSound 1 = MT/downchime.wav BeepSound = MT/beep.wav MotorStartSound = elevstart.wav MotorRunSound = elevmove.wav MotorStopSound = elevstop.wav CarStartSound = elevstart.wav CarMoveSound = elevmove.wav CarStopSound = elevstop.wav CarIdleSound = elevidle.wav CreateShaft(10, -1, 0, 1, 32, -24, 0.33, 9, 9, 0, 0, 0, 0) ServicedFloors = -1 - 0 Elevator_Create(0, 0, -1, 7, 7, 8, 10, .2, MT, 3, 0, 1, 0, 0, 1, MTBackWall) AddDoors 1, MTElevDoors2, MTElevDoors, .2, 0, -3.89, 3.5, 8, true, 0, 0 AddShaftDoors 1, ExtElevDoors, ExtElevDoors, 0.2, 0, -4.15, 0, 0, 0 #AddShaftDoors number, lefttexture, righttexture, thickness, CenterX, CenterZ, voffset, tw, th #SetShaftDoors 1, 0.2, 0, -4.15 AddDirectionalIndicator false, false, true, ElevExtPanels, MTArrowUp, MTArrowUpLit, MTArrowDown, MTArrowDownLit, -3.5, -3.3, 6, right, 0.5, 1, true, 0, 0 #if[%floor% = 0] AddWall FloorIndEG, FloorIndEG, 0, 33.36, -26.070, 33.38, -26.070, 2, 2, 7, 7, 0, 0 #if[%floor% = -1] AddWall FloorIndU1, FloorIndU1, 0, 33.36, -26.070, 33.38, -26.070, 2, 2, 7, 7, 0, 0 AddFloorIndicator MTInd, back, 2.525, -2.999, 0.7, 0.5, 6.5 CreatePanel MTPanel, 3, 2, back, -2.525, -2.999, 0.1875, 0.15, 0.3, 0.45, 4, 0, 0 AddButton 1, switch.wav, MTButtonU1, MTButtonLitU1, 1, 1, -1, 1, 1 AddButton 1, switch.wav, MTButtonEG, MTButtonLitEG, 1, 2, 0, 1, 1 AddButton 1, switch.wav, MTOpen, MTOpen, 2, 1, open, 1, 1 AddButton 1, switch.wav, MTClose, MTClose, 2, 2, close, 1, 1 AddButton 1, switch.wav, MTAlarm, MTAlarm, 3, 1, alarm, 1, 1 AddButton 1, switch.wav, MTStop, MTStop, 3, 2, stop, 1, 1 UpChimeSound 1 = MT/upchime.wav DownChimeSound 1 = MT/downchime.wav BeepSound = MT/beep.wav MotorStartSound = elevstart.wav MotorRunSound = elevmove.wav MotorStopSound = elevstop.wav CarStartSound = elevstart.wav CarMoveSound = elevmove.wav CarStopSound = elevstop.wav CarIdleSound = elevidle.wav CreateShaft(11, -2, 63, 1, -38, -62, 0.33, 9, 9, 0, 0, 0, 0) ServicedFloors = -2, -1, 0, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63 Elevator_Create(0, 0, -2, 7, 7, 8, 11, .2, mit, 34, 0, 0, 0, 1, 1, mitBackWall) AddDoors 1, mitElevDoors, mitElevDoors2, .2, -3.89, 0, 3.5, 8, false, 0, 0 AddShaftDoors 1, ExtElevDoors, ExtElevDoors, 0.2, -4.15, 0, 0, 0, 0 #AddShaftDoors number, lefttexture, righttexture, thickness, CenterX, CenterZ, voffset, tw, th #SetShaftDoors 1, 0.2, -4.15, 0 AddDirectionalIndicator false, false, true, ElevExtPanels, mitArrowUp, mitArrowUpLit, mitArrowDown, mitArrowDownLit, -3.3, 3.5, 6, front, 0.5, 1, true, 0, 0 AddFloorIndicator mitInd, right, -2.999, 2.525, 0.7, 0.5, 6.5 CreatePanel mitPanel, 17, 4, right, -2.999, 2.525, 0.15, 0.15, 0.3, 0.45, 4, 0, 0 AddButton 1, silence.wav, mitButtonU2, mitButtonLitU2, 15, 1, -2, 1, 1 AddButton 1, silence.wav, mitButtonU1, mitButtonLitU1, 15, 2, -1, 1, 1 AddButton 1, silence.wav, mitButtonEG, mitButtonLitEG, 15, 3, 0, 1, 1 AddButton 1, silence.wav, mitButton8, mitButtonLit8, 15, 4, 8, 1, 1 AddButton 1, silence.wav, mitButton9, mitButtonLit9, 14, 1, 9, 1, 1 AddButton 1, silence.wav, mitButton10, mitButtonLit10, 14, 2, 10, 1, 1 AddButton 1, silence.wav, mitButton11, mitButtonLit11, 14, 3, 11, 1, 1 AddButton 1, silence.wav, mitButton12, mitButtonLit12, 14, 4, 12, 1, 1 AddButton 1, silence.wav, mitButton13, mitButtonLit13, 13, 1, 13, 1, 1 AddButton 1, silence.wav, mitButton14, mitButtonLit14, 13, 2, 14, 1, 1 AddButton 1, silence.wav, mitButton15, mitButtonLit15, 13, 3, 15, 1, 1 AddButton 1, silence.wav, mitButton16, mitButtonLit16, 13, 4, 16, 1, 1 AddButton 1, silence.wav, mitButton17, mitButtonLit17, 12, 1, 17, 1, 1 AddButton 1, silence.wav, mitButton18, mitButtonLit18, 12, 2, 18, 1, 1 AddButton 1, silence.wav, mitButton19, mitButtonLit19, 12, 3, 19, 1, 1 AddButton 1, silence.wav, mitButton20, mitButtonLit20, 12, 4, 20, 1, 1 AddButton 1, silence.wav, mitButton21, mitButtonLit21, 11, 1, 21, 1, 1 AddButton 1, silence.wav, mitButton22, mitButtonLit22, 11, 2, 22, 1, 1 AddButton 1, silence.wav, mitButton23, mitButtonLit23, 11, 3, 23, 1, 1 AddButton 1, silence.wav, mitButton24, mitButtonLit24, 11, 4, 24, 1, 1 AddButton 1, silence.wav, mitButton25, mitButtonLit25, 10, 1, 25, 1, 1 AddButton 1, silence.wav, mitButton26, mitButtonLit26, 10, 2, 26, 1, 1 AddButton 1, silence.wav, mitButton27, mitButtonLit27, 10, 3, 27, 1, 1 AddButton 1, silence.wav, mitButton28, mitButtonLit28, 10, 4, 28, 1, 1 AddButton 1, silence.wav, mitButton29, mitButtonLit29, 9, 1, 29, 1, 1 AddButton 1, silence.wav, mitButton30, mitButtonLit30, 9, 2, 30, 1, 1 AddButton 1, silence.wav, mitButton31, mitButtonLit31, 9, 3, 31, 1, 1 AddButton 1, silence.wav, mitButton32, mitButtonLit32, 9, 4, 32, 1, 1 AddButton 1, silence.wav, mitButton33, mitButtonLit33, 8, 1, 33, 1, 1 AddButton 1, silence.wav, mitButton34, mitButtonLit34, 8, 2, 34, 1, 1 AddButton 1, silence.wav, mitButton35, mitButtonLit35, 8, 3, 35, 1, 1 AddButton 1, silence.wav, mitButton36, mitButtonLit36, 8, 4, 36, 1, 1 AddButton 1, silence.wav, mitButton37, mitButtonLit37, 7, 1, 37, 1, 1 AddButton 1, silence.wav, mitButton38, mitButtonLit38, 7, 2, 38, 1, 1 AddButton 1, silence.wav, mitButton39, mitButtonLit39, 7, 3, 39, 1, 1 AddButton 1, silence.wav, mitButton40, mitButtonLit40, 7, 4, 40, 1, 1 AddButton 1, silence.wav, mitButton41, mitButtonLit41, 6, 1, 41, 1, 1 AddButton 1, silence.wav, mitButton42, mitButtonLit42, 6, 2, 42, 1, 1 AddButton 1, silence.wav, mitButton43, mitButtonLit43, 6, 3, 43, 1, 1 AddButton 1, silence.wav, mitButton44, mitButtonLit44, 6, 4, 44, 1, 1 AddButton 1, silence.wav, mitButton45, mitButtonLit45, 5, 1, 45, 1, 1 AddButton 1, silence.wav, mitButton46, mitButtonLit46, 5, 2, 46, 1, 1 AddButton 1, silence.wav, mitButton47, mitButtonLit47, 5, 3, 47, 1, 1 AddButton 1, silence.wav, mitButton48, mitButtonLit48, 5, 4, 48, 1, 1 AddButton 1, silence.wav, mitButton49, mitButtonLit49, 4, 1, 49, 1, 1 AddButton 1, silence.wav, mitButton50, mitButtonLit50, 4, 2, 50, 1, 1 AddButton 1, silence.wav, mitButton51, mitButtonLit51, 4, 3, 51, 1, 1 AddButton 1, silence.wav, mitButton52, mitButtonLit52, 4, 4, 52, 1, 1 AddButton 1, silence.wav, mitButton53, mitButtonLit53, 3, 1, 53, 1, 1 AddButton 1, silence.wav, mitButton54, mitButtonLit54, 3, 2, 54, 1, 1 AddButton 1, silence.wav, mitButton55, mitButtonLit55, 3, 3, 55, 1, 1 AddButton 1, silence.wav, mitButton56, mitButtonLit56, 3, 4, 56, 1, 1 AddButton 1, silence.wav, mitButton57, mitButtonLit57, 2, 1, 57, 1, 1 AddButton 1, silence.wav, mitButton58, mitButtonLit58, 2, 2, 58, 1, 1 AddButton 1, silence.wav, mitButton59, mitButtonLit59, 2, 3, 59, 1, 1 AddButton 1, silence.wav, mitButton60, mitButtonLit60, 2, 4, 60, 1, 1 AddButton 1, silence.wav, mitButton61, mitButtonLit61, 1, 1, 61, 1, 1 AddButton 1, silence.wav, mitButton62, mitButtonLit62, 1, 2, 62, 1, 1 AddButton 1, silence.wav, mitButton63, mitButtonLit63, 1, 3, 63, 1, 1 AddButton 1, silence.wav, mitOpen, mitOpen, 16, 1, open, 1, 1 AddButton 1, silence.wav, mitClose, mitClose, 16, 4, close, 1, 1 AddButton 1, silence.wav, mitAlarm, mitAlarm, 17, 1, alarm, 1, 1 AddButton 1, silence.wav, mitStop, mitStop, 17, 4, stop, 1, 1 UpChimeSound 1 = Mitsubishi ADA/chime.wav DownChimeSound 1 = Mitsubishi ADA/chime.wav BeepSound = silence.wav MotorStartSound = silence.wav MotorRunSound = silence.wav MotorStopSound = silence.wav CarStartSound = elevstart5.wav CarMoveSound = elevmove5.wav CarStopSound = elevstop5.wav CarIdleSound = otis4_elevidle2.wav CreateShaft(12, -2, 61, 1, -38, -74, 0.33, 9, 9, 0, 0, 0, 0) ServicedFloors = -2, -1, 0, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61 Elevator_Create(0, 0, -2, 7, 7, 8, 12, .2, mit, 34, 0, 0, 0, 1, 1, mitBackWall) AddDoors 1, mitElevDoors, mitElevDoors2, .2, -3.89, 0, 3.5, 8, false, 0, 0 AddShaftDoors 1, ExtElevDoors, ExtElevDoors, 0.2, -4.15, 0, 0, 0, 0 #AddShaftDoors number, lefttexture, righttexture, thickness, CenterX, CenterZ, voffset, tw, th #SetShaftDoors 1, 0.2, -4.15, 0 AddDirectionalIndicator false, false, true, ElevExtPanels, mitArrowUp, mitArrowUpLit, mitArrowDown, mitArrowDownLit, -3.3, 3.5, 6, front, 0.5, 1, true, 0, 0 AddFloorIndicator mitInd, right, -2.999, 2.525, 0.7, 0.5, 6.5 CreatePanel mitPanel, 17, 4, right, -2.999, 2.525, 0.15, 0.15, 0.3, 0.45, 4, 0, 0 AddButton 1, silence.wav, mitButtonU2, mitButtonLitU2, 15, 1, -2, 1, 1 AddButton 1, silence.wav, mitButtonU1, mitButtonLitU1, 15, 2, -1, 1, 1 AddButton 1, silence.wav, mitButtonEG, mitButtonLitEG, 15, 3, 0, 1, 1 AddButton 1, silence.wav, mitButton8, mitButtonLit8, 15, 4, 8, 1, 1 AddButton 1, silence.wav, mitButton9, mitButtonLit9, 14, 1, 9, 1, 1 AddButton 1, silence.wav, mitButton10, mitButtonLit10, 14, 2, 10, 1, 1 AddButton 1, silence.wav, mitButton11, mitButtonLit11, 14, 3, 11, 1, 1 AddButton 1, silence.wav, mitButton12, mitButtonLit12, 14, 4, 12, 1, 1 AddButton 1, silence.wav, mitButton13, mitButtonLit13, 13, 1, 13, 1, 1 AddButton 1, silence.wav, mitButton14, mitButtonLit14, 13, 2, 14, 1, 1 AddButton 1, silence.wav, mitButton15, mitButtonLit15, 13, 3, 15, 1, 1 AddButton 1, silence.wav, mitButton16, mitButtonLit16, 13, 4, 16, 1, 1 AddButton 1, silence.wav, mitButton17, mitButtonLit17, 12, 1, 17, 1, 1 AddButton 1, silence.wav, mitButton18, mitButtonLit18, 12, 2, 18, 1, 1 AddButton 1, silence.wav, mitButton19, mitButtonLit19, 12, 3, 19, 1, 1 AddButton 1, silence.wav, mitButton20, mitButtonLit20, 12, 4, 20, 1, 1 AddButton 1, silence.wav, mitButton21, mitButtonLit21, 11, 1, 21, 1, 1 AddButton 1, silence.wav, mitButton22, mitButtonLit22, 11, 2, 22, 1, 1 AddButton 1, silence.wav, mitButton23, mitButtonLit23, 11, 3, 23, 1, 1 AddButton 1, silence.wav, mitButton24, mitButtonLit24, 11, 4, 24, 1, 1 AddButton 1, silence.wav, mitButton25, mitButtonLit25, 10, 1, 25, 1, 1 AddButton 1, silence.wav, mitButton26, mitButtonLit26, 10, 2, 26, 1, 1 AddButton 1, silence.wav, mitButton27, mitButtonLit27, 10, 3, 27, 1, 1 AddButton 1, silence.wav, mitButton28, mitButtonLit28, 10, 4, 28, 1, 1 AddButton 1, silence.wav, mitButton29, mitButtonLit29, 9, 1, 29, 1, 1 AddButton 1, silence.wav, mitButton30, mitButtonLit30, 9, 2, 30, 1, 1 AddButton 1, silence.wav, mitButton31, mitButtonLit31, 9, 3, 31, 1, 1 AddButton 1, silence.wav, mitButton32, mitButtonLit32, 9, 4, 32, 1, 1 AddButton 1, silence.wav, mitButton33, mitButtonLit33, 8, 1, 33, 1, 1 AddButton 1, silence.wav, mitButton34, mitButtonLit34, 8, 2, 34, 1, 1 AddButton 1, silence.wav, mitButton35, mitButtonLit35, 8, 3, 35, 1, 1 AddButton 1, silence.wav, mitButton36, mitButtonLit36, 8, 4, 36, 1, 1 AddButton 1, silence.wav, mitButton37, mitButtonLit37, 7, 1, 37, 1, 1 AddButton 1, silence.wav, mitButton38, mitButtonLit38, 7, 2, 38, 1, 1 AddButton 1, silence.wav, mitButton39, mitButtonLit39, 7, 3, 39, 1, 1 AddButton 1, silence.wav, mitButton40, mitButtonLit40, 7, 4, 40, 1, 1 AddButton 1, silence.wav, mitButton41, mitButtonLit41, 6, 1, 41, 1, 1 AddButton 1, silence.wav, mitButton42, mitButtonLit42, 6, 2, 42, 1, 1 AddButton 1, silence.wav, mitButton43, mitButtonLit43, 6, 3, 43, 1, 1 AddButton 1, silence.wav, mitButton44, mitButtonLit44, 6, 4, 44, 1, 1 AddButton 1, silence.wav, mitButton45, mitButtonLit45, 5, 1, 45, 1, 1 AddButton 1, silence.wav, mitButton46, mitButtonLit46, 5, 2, 46, 1, 1 AddButton 1, silence.wav, mitButton47, mitButtonLit47, 5, 3, 47, 1, 1 AddButton 1, silence.wav, mitButton48, mitButtonLit48, 5, 4, 48, 1, 1 AddButton 1, silence.wav, mitButton49, mitButtonLit49, 4, 1, 49, 1, 1 AddButton 1, silence.wav, mitButton50, mitButtonLit50, 4, 2, 50, 1, 1 AddButton 1, silence.wav, mitButton51, mitButtonLit51, 4, 3, 51, 1, 1 AddButton 1, silence.wav, mitButton52, mitButtonLit52, 4, 4, 52, 1, 1 AddButton 1, silence.wav, mitButton53, mitButtonLit53, 3, 1, 53, 1, 1 AddButton 1, silence.wav, mitButton54, mitButtonLit54, 3, 2, 54, 1, 1 AddButton 1, silence.wav, mitButton55, mitButtonLit55, 3, 3, 55, 1, 1 AddButton 1, silence.wav, mitButton56, mitButtonLit56, 3, 4, 56, 1, 1 AddButton 1, silence.wav, mitButton57, mitButtonLit57, 2, 1, 57, 1, 1 AddButton 1, silence.wav, mitButton58, mitButtonLit58, 2, 2, 58, 1, 1 AddButton 1, silence.wav, mitButton59, mitButtonLit59, 2, 3, 59, 1, 1 AddButton 1, silence.wav, mitButton60, mitButtonLit60, 2, 4, 60, 1, 1 AddButton 1, silence.wav, mitButton61, mitButtonLit61, 1, 1, 61, 1, 1 AddButton 1, silence.wav, mitOpen, mitOpen, 16, 1, open, 1, 1 AddButton 1, silence.wav, mitClose, mitClose, 16, 4, close, 1, 1 AddButton 1, silence.wav, mitAlarm, mitAlarm, 17, 1, alarm, 1, 1 AddButton 1, silence.wav, mitStop, mitStop, 17, 4, stop, 1, 1 UpChimeSound 1 = Mitsubishi ADA/chime.wav DownChimeSound 1 = Mitsubishi ADA/chime.wav BeepSound = silence.wav MotorStartSound = silence.wav MotorRunSound = silence.wav MotorStopSound = silence.wav CarStartSound = elevstart5.wav CarMoveSound = elevmove5.wav CarStopSound = elevstop5.wav CarIdleSound = otis4_elevidle2.wav CreateStairs(1, -2, 63, 12, -66, front) WallOrientation = left SetAutoSize = false, false CallButtonElevators = 23 AddDirectionalIndicator 23, true, false, false, true, ElevExtPanels, mitArrowUp, mitArrowUpLit, mitArrowDown, mitArrowDownLit, -3, -2.1, 6, front, 0.5, 1, true, 0, 0 #S AddShaftDoor 23, 0, ExtElevDoors, ExtElevDoors2, 0, 0 CreateCallButtons ElevExtPanels, mitButtonUp, mitButtonUpLit, mitButtonDown, mitButtonDownLit, -42.9, -65.25, 4, left, 0.5, 1, true, 0, 0 CallButtonElevators = 24 AddDirectionalIndicator 24, true, false, false, true, ElevExtPanels, mitArrowUp, mitArrowUpLit, mitArrowDown, mitArrowDownLit, -4.9, 3, 6, left, 0.5, 1, true, 0, 0 #W AddShaftDoor 24, 1, ExtElevDoors2, ExtElevDoors, 0, 0 CreateCallButtons ElevExtPanels, mitButtonUp, mitButtonUpLit, mitButtonDown, mitButtonDownLit, -42.9, -77,4, left, 0.5, 1, true, 0, 0 CallButtonElevators = 21 AddDirectionalIndicator 21, true, false, false, true, ElevExtPanels, MTArrowUp, MTArrowUpLit, MTArrowDown, MTArrowDownLit, -4.9, 3, 6, left, 0.5, 1, true, 0, 0 #W AddShaftDoor 21, 0, ExtElevDoors2, ExtElevDoors, 0, 0 #CreateCallButtons ElevExtPanels, MTButtonUp, MTButtonUpLit, MTButtonDown, MTButtonDownLit, 29.1, -53,4, left, 0.625, 1, true, 0, 0 CallButtonElevators = 22 AddDirectionalIndicator 22, true, false, false, true, ElevExtPanels, MTArrowUp, MTArrowUpLit, MTArrowDown, MTArrowDownLit, 3, 4.9, 6, back, 0.5, 1, true, 0, 0 #N AddShaftDoor 22, 0, ExtElevDoors2, ExtElevDoors, 0, 0 #CreateCallButtons ElevExtPanels, MTButtonUp, MTButtonUpLit, MTButtonDown, MTButtonDownLit, 29, -19.1, 4, back, 0.625, 1, true, 0, 0 CallButtonElevators = 23 AddDirectionalIndicator 23, true, false, false, true, ElevExtPanels, MTArrowUp, MTArrowUpLit, MTArrowDown, MTArrowDownLit, 3, 4.9, 6, back, 0.5, 1, true, 0, 0 #N AddShaftDoor 23, 0, ExtElevDoors2, ExtElevDoors, 0, 0 CreateCallButtons ElevExtPanels, MTButtonUp, MTButtonUpLit, MTButtonDown, MTButtonDownLit, -42.9, -65.15, 4, left, 0.625, 1, true, 0, 0 CallButtonElevators = 24 AddDirectionalIndicator 24, true, false, false, true, ElevExtPanels, mitArrowUp, mitArrowUpLit, mitArrowDown, mitArrowDownLit, -4.9, 3, 6, left, 0.5, 1, true, 0, 0 #W AddShaftDoor 24, 1, ExtElevDoors2, ExtElevDoors, 0, 0 CreateCallButtons ElevExtPanels, mitButtonUp, mitButtonUpLit, mitButtonDown, mitButtonDownLit, -42.9, -77,4, left, 0.5, 1, true, 0, 0 CallButtonElevators = 1, 2, 3 AddDirectionalIndicator 1, true, false, false, true, ElevExtPanels, mitArrowUp, mitArrowUpLit, mitArrowDown, mitArrowDownLit, 4.9, -3, 6, right, 0.5, 1, true, 0, 0 #E AddShaftDoor 1, 1, ExtElevDoors, ExtElevDoors2, 0, 0 AddDirectionalIndicator 2, true, false, false, true, ElevExtPanels, mitArrowUp, mitArrowUpLit, mitArrowDown, mitArrowDownLit, 4.9, -3, 6, right, 0.5, 1, true, 0, 0 #E AddShaftDoor 2, 1, ExtElevDoors, ExtElevDoors2, 0, 0 AddDirectionalIndicator 3, true, false, false, true, ElevExtPanels, mitArrowUp, mitArrowUpLit, mitArrowDown, mitArrowDownLit, 4.9, -3, 6, right, 0.5, 1, true, 0, 0 #E AddShaftDoor 3, 1, ExtElevDoors, ExtElevDoors2, 0, 0 CreateCallButtons ElevExtPanels, mitButtonUp, mitButtonUpLit, mitButtonDown, mitButtonDownLit, -21.1, -55.5, 4, right, 0.5, 1, true, 0, 0 CallButtonElevators = 4, 5, 6 AddDirectionalIndicator 4, true, false, false, true, ElevExtPanels, mitArrowUp, mitArrowUpLit, mitArrowDown, mitArrowDownLit, -3, -2.1, 6, front, 0.5, 1, true, 0, 0 #S AddShaftDoor 4, 0, ExtElevDoors, ExtElevDoors2, 0, 0 AddDirectionalIndicator 5, true, false, false, true, ElevExtPanels, mitArrowUp, mitArrowUpLit, mitArrowDown, mitArrowDownLit, -3, -2.1, 6, front, 0.5, 1, true, 0, 0 #S AddShaftDoor 5, 0, ExtElevDoors, ExtElevDoors2, 0, 0 AddDirectionalIndicator 6, true, false, false, true, ElevExtPanels, mitArrowUp, mitArrowUpLit, mitArrowDown, mitArrowDownLit, -3, -2.1, 6, front, 0.5, 1, true, 0, 0 #S AddShaftDoor 6, 0, ExtElevDoors, ExtElevDoors2, 0, 0 CreateCallButtons ElevExtPanels, mitButtonUp, mitButtonUpLit, mitButtonDown, mitButtonDownLit, 6.5, -64.9, 4, front, 0.5, 1, true, 0, 0 CallButtonElevators = 7, 8 AddDirectionalIndicator 7, true, false, false, true, ElevExtPanels, mitArrowUp, mitArrowUpLit, mitArrowDown, mitArrowDownLit, -4.9, 3, 6, left, 0.5, 1, true, 0, 0 #W AddShaftDoor 7, 0, ExtElevDoors2, ExtElevDoors, 0, 0 AddDirectionalIndicator 8, true, false, false, true, ElevExtPanels, mitArrowUp, mitArrowUpLit, mitArrowDown, mitArrowDownLit, -4.9, 3, 6, left, 0.5, 1, true, 0, 0 #W AddShaftDoor 8, 0, ExtElevDoors2, ExtElevDoors, 0, 0 #CreateCallButtons ElevExtPanels, mitButtonUp, mitButtonUpLit, mitButtonDown, mitButtonDownLit, -46.9, -50,4, left, 0.5, 1, true, 0, 0 CallButtonElevators = 9, 10 AddShaftDoor 9, 0, ExtElevDoors2, ExtElevDoors, 0, 0 AddShaftDoor 10, 0, ExtElevDoors2, ExtElevDoors, 0, 0 #CreateCallButtons ElevExtPanels, mitButtonUp, mitButtonUpLit, mitButtonDown, mitButtonDownLit, -42, -31.72, 4, front, 0.5, 1, true, 0, 0 CallButtonElevators = 11, 12 AddDirectionalIndicator 11, true, false, false, true, ElevExtPanels, mitArrowUp, mitArrowUpLit, mitArrowDown, mitArrowDownLit, -3, -2.1, 6, front, 0.5, 1, true, 0, 0 #S AddShaftDoor 11, 0, ExtElevDoors, ExtElevDoors2, 0, 0 AddDirectionalIndicator 12, true, false, false, true, ElevExtPanels, mitArrowUp, mitArrowUpLit, mitArrowDown, mitArrowDownLit, -3, -2.1, 6, front, 0.5, 1, true, 0, 0 #S AddShaftDoor 12, 0, ExtElevDoors, ExtElevDoors2, 0, 0 #CreateCallButtons ElevExtPanels, mitButtonUp, mitButtonUpLit, mitButtonDown, mitButtonDownLit, 18, -54.9, 4, front, 0.5, 1, true, 0, 0 CallButtonElevators = 13, 14 AddDirectionalIndicator 13, true, false, false, true, ElevExtPanels, mitArrowUp, mitArrowUpLit, mitArrowDown, mitArrowDownLit, 3, 4.9, 6, back, 0.5, 1, true, 0, 0 #N AddShaftDoor 13, 0, ExtElevDoors2, ExtElevDoors, 0, 0 AddDirectionalIndicator 14, true, false, false, true, ElevExtPanels, mitArrowUp, mitArrowUpLit, mitArrowDown, mitArrowDownLit, 3, 4.9, 6, back, 0.5, 1, true, 0, 0 #N AddShaftDoor 14, 0, ExtElevDoors2, ExtElevDoors, 0, 0 #CreateCallButtons ElevExtPanels, mitButtonUp, mitButtonUpLit, mitButtonDown, mitButtonDownLit, 18, -19.1, 4, back, 0.5, 1, true, 0, 0 CallButtonElevators = 15, 16, 17 AddDirectionalIndicator 15, true, false, false, true, ElevExtPanels, mitArrowUp, mitArrowUpLit, mitArrowDown, mitArrowDownLit, -3, -2.1, 6, front, 0.5, 1, true, 0, 0 #S AddShaftDoor 15, 0, ExtElevDoors, ExtElevDoors2, 0, 0 AddDirectionalIndicator 16, true, false, false, true, ElevExtPanels, mitArrowUp, mitArrowUpLit, mitArrowDown, mitArrowDownLit, -3, -2.1, 6, front, 0.5, 1, true, 0, 0 #S AddShaftDoor 16, 0, ExtElevDoors, ExtElevDoors2, 0, 0 AddDirectionalIndicator 17, true, false, false, true, ElevExtPanels, mitArrowUp, mitArrowUpLit, mitArrowDown, mitArrowDownLit, -3, -2.1, 6, front, 0.5, 1, true, 0, 0 #S AddShaftDoor 17, 0, ExtElevDoors, ExtElevDoors2, 0, 0 CreateCallButtons ElevExtPanels, mitButtonUp, mitButtonUpLit, mitButtonDown, mitButtonDownLit, -21.5, -20.9, 4, front, 0.5, 1, true, 0, 0 CallButtonElevators = 18, 19, 20 AddDirectionalIndicator 18, true, false, false, true, ElevExtPanels, mitArrowUp, mitArrowUpLit, mitArrowDown, mitArrowDownLit, 4.9, -3, 6, right, 0.5, 1, true, 0, 0 #E AddShaftDoor 18, 0, ExtElevDoors, ExtElevDoors2, 0, 0 AddDirectionalIndicator 19, true, false, false, true, ElevExtPanels, mitArrowUp, mitArrowUpLit, mitArrowDown, mitArrowDownLit, 4.9, -3, 6, right, 0.5, 1, true, 0, 0 #E AddShaftDoor 19, 0, ExtElevDoors, ExtElevDoors2, 0, 0 AddDirectionalIndicator 20, true, false, false, true, ElevExtPanels, mitArrowUp, mitArrowUpLit, mitArrowDown, mitArrowDownLit, 4.9, -3, 6, right, 0.5, 1, true, 0, 0 #E AddShaftDoor 20, 0, ExtElevDoors, ExtElevDoors2, 0, 0 #CreateCallButtons ElevExtPanels, mitButtonUp, mitButtonUpLit, mitButtonDown, mitButtonDownLit, 6.9, -11.5, 4, right, 0.5, 1, true, 0, 0 CallButtonElevators = 21 AddDirectionalIndicator 21, true, false, false, true, ElevExtPanels, MTArrowUp, MTArrowUpLit, MTArrowDown, MTArrowDownLit, -4.9, 3, 6, left, 0.5, 1, true, 0, 0 #W AddShaftDoor 21, 0, ExtElevDoors2, ExtElevDoors, 0, 0 #CreateCallButtons ElevExtPanels, MTButtonUp, MTButtonUpLit, MTButtonDown, MTButtonDownLit, 29.1, -53,4, left, 0.625, 1, true, 0, 0 CallButtonElevators = 22 AddDirectionalIndicator 22, true, false, false, true, ElevExtPanels, MTArrowUp, MTArrowUpLit, MTArrowDown, MTArrowDownLit, 3, 4.9, 6, back, 0.5, 1, true, 0, 0 #N AddShaftDoor 22, 0, ExtElevDoors2, ExtElevDoors, 0, 0 #CreateCallButtons ElevExtPanels, MTButtonUp, MTButtonUpLit, MTButtonDown, MTButtonDownLit, 29, -19.1, 4, back, 0.625, 1, true, 0, 0 CallButtonElevators = 23 CallButtonElevators = 24 AddDirectionalIndicator 24, true, false, false, true, ElevExtPanels, mitArrowUp, mitArrowUpLit, mitArrowDown, mitArrowDownLit, -4.9, 3, 6, left, 0.5, 1, true, 0, 0 #W AddShaftDoor 24, 1, ExtElevDoors2, ExtElevDoors, 0, 0 CreateCallButtons ElevExtPanels, mitButtonUp, mitButtonUpLit, mitButtonDown, mitButtonDownLit, -42.9, -77,4, left, 0.5, 1, true, 0, 0 CallButtonElevators = 23 AddDirectionalIndicator 23, true, false, false, true, ElevExtPanels, mitArrowUp, mitArrowUpLit, mitArrowDown, mitArrowDownLit, -3, -2.1, 6, front, 0.5, 1, true, 0, 0 #S AddShaftDoor 23, 0, ExtElevDoors, ExtElevDoors2, 0, 0 CreateCallButtons ElevExtPanels, mitButtonUp, mitButtonUpLit, mitButtonDown, mitButtonDownLit, -35, -66.9, 4, front, 0.5, 1, true, 0, 0 CallButtonElevators = 24 AddDirectionalIndicator 24, true, false, false, true, ElevExtPanels, mitArrowUp, mitArrowUpLit, mitArrowDown, mitArrowDownLit, -4.9, 3, 6, left, 0.5, 1, true, 0, 0 #W AddShaftDoor 24, 1, ExtElevDoors2, ExtElevDoors, 0, 0 CreateCallButtons ElevExtPanels, mitButtonUp, mitButtonUpLit, mitButtonDown, mitButtonDownLit, -42.9, -77,4, left, 0.5, 1, true, 0, 0 CallButtonElevators = 23 CallButtonElevators = 24 AddDirectionalIndicator 24, true, false, false, true, ElevExtPanels, mitArrowUp, mitArrowUpLit, mitArrowDown, mitArrowDownLit, -4.9, 3, 6, left, 0.5, 1, true, 0, 0 #W AddShaftDoor 24, 1, ExtElevDoors2, ExtElevDoors, 0, 0 CreateCallButtons ElevExtPanels, mitButtonUp, mitButtonUpLit, mitButtonDown, mitButtonDownLit, -42.9, -77,4, left, 0.5, 1, true, 0, 0 CallButtonElevators = 11, 12 AddDirectionalIndicator 11, true, false, false, true, ElevExtPanels, mitArrowUp, mitArrowUpLit, mitArrowDown, mitArrowDownLit, -3, -2.1, 6, front, 0.5, 1, true, 0, 0 #S AddShaftDoor 11, 0, ExtElevDoors, ExtElevDoors2, 0, 0 AddDirectionalIndicator 12, true, false, false, true, ElevExtPanels, mitArrowUp, mitArrowUpLit, mitArrowDown, mitArrowDownLit, -3, -2.1, 6, front, 0.5, 1, true, 0, 0 #S AddShaftDoor 12, 0, ExtElevDoors, ExtElevDoors2, 0, 0 #CreateCallButtons ElevExtPanels, mitButtonUp, mitButtonUpLit, mitButtonDown, mitButtonDownLit, 18, -54.9, 4, front, 0.5, 1, true, 0, 0 CallButtonElevators = 13, 14 AddDirectionalIndicator 13, true, false, false, true, ElevExtPanels, mitArrowUp, mitArrowUpLit, mitArrowDown, mitArrowDownLit, 3, 4.9, 6, back, 0.5, 1, true, 0, 0 #N AddShaftDoor 13, 0, ExtElevDoors2, ExtElevDoors, 0, 0 AddDirectionalIndicator 14, true, false, false, true, ElevExtPanels, mitArrowUp, mitArrowUpLit, mitArrowDown, mitArrowDownLit, 3, 4.9, 6, back, 0.5, 1, true, 0, 0 #N AddShaftDoor 14, 0, ExtElevDoors2, ExtElevDoors, 0, 0 #CreateCallButtons ElevExtPanels, mitButtonUp, mitButtonUpLit, mitButtonDown, mitButtonDownLit, 18, -19.1, 4, back, 0.5, 1, true, 0, 0 CallButtonElevators = 23 CallButtonElevators = 24 AddDirectionalIndicator 24, true, false, false, true, ElevExtPanels, mitArrowUp, mitArrowUpLit, mitArrowDown, mitArrowDownLit, -4.9, 3, 6, left, 0.5, 1, true, 0, 0 #W AddShaftDoor 24, 1, ExtElevDoors2, ExtElevDoors, 0, 0 CreateCallButtons ElevExtPanels, mitButtonUp, mitButtonUpLit, mitButtonDown, mitButtonDownLit, -42.9, -77,4, left, 0.5, 1, true, 0, 0 CallButtonElevators = 23 CallButtonElevators = 24 AddDirectionalIndicator 24, true, false, false, true, ElevExtPanels, mitArrowUp, mitArrowUpLit, mitArrowDown, mitArrowDownLit, -4.9, 3, 6, left, 0.5, 1, true, 0, 0 #W AddShaftDoor 24, 1, ExtElevDoors2, ExtElevDoors, 0, 0 CreateCallButtons ElevExtPanels, mitButtonUp, mitButtonUpLit, mitButtonDown, mitButtonDownLit, -42.9, -77,4, left, 0.5, 1, true, 0, 0 CallButtonElevators = 23 CallButtonElevators = 24 AddDirectionalIndicator 24, true, false, false, true, ElevExtPanels, mitArrowUp, mitArrowUpLit, mitArrowDown, mitArrowDownLit, -4.9, 3, 6, left, 0.5, 1, true, 0, 0 #W AddShaftDoor 24, 1, ExtElevDoors2, ExtElevDoors, 0, 0 CreateCallButtons ElevExtPanels, mitButtonUp, mitButtonUpLit, mitButtonDown, mitButtonDownLit, -42.9, -77,4, left, 0.5, 1, true, 0, 0 CallButtonElevators = 23 CallButtonElevators = 24 AddDirectionalIndicator 24, true, false, false, true, ElevExtPanels, mitArrowUp, mitArrowUpLit, mitArrowDown, mitArrowDownLit, -4.9, 3, 6, left, 0.5, 1, true, 0, 0 #W AddShaftDoor 24, 1, ExtElevDoors2, ExtElevDoors, 0, 0 CreateCallButtons ElevExtPanels, mitButtonUp, mitButtonUpLit, mitButtonDown, mitButtonDownLit, -42.9, -77,4, left, 0.5, 1, true, 0, 0 CallButtonElevators = 23 CallButtonElevators = 24 AddDirectionalIndicator 24, true, false, false, true, ElevExtPanels, mitArrowUp, mitArrowUpLit, mitArrowDown, mitArrowDownLit, -4.9, 3, 6, left, 0.5, 1, true, 0, 0 #W AddShaftDoor 24, 1, ExtElevDoors2, ExtElevDoors, 0, 0 CreateCallButtons ElevExtPanels, mitButtonUp, mitButtonUpLit, mitButtonDown, mitButtonDownLit, -42.9, -77,4, left, 0.5, 1, true, 0, 0 CallButtonElevators = 11, 12 AddDirectionalIndicator 11, true, false, false, true, ElevExtPanels, mitArrowUp, mitArrowUpLit, mitArrowDown, mitArrowDownLit, -3, -2.1, 6, front, 0.5, 1, true, 0, 0 #S AddShaftDoor 11, 0, ExtElevDoors, ExtElevDoors2, 0, 0 AddDirectionalIndicator 12, true, false, false, true, ElevExtPanels, mitArrowUp, mitArrowUpLit, mitArrowDown, mitArrowDownLit, -3, -2.1, 6, front, 0.5, 1, true, 0, 0 #S AddShaftDoor 12, 0, ExtElevDoors, ExtElevDoors2, 0, 0 #CreateCallButtons ElevExtPanels, mitButtonUp, mitButtonUpLit, mitButtonDown, mitButtonDownLit, 18, -54.9, 4, front, 0.5, 1, true, 0, 0 CallButtonElevators = 13, 14 AddDirectionalIndicator 13, true, false, false, true, ElevExtPanels, mitArrowUp, mitArrowUpLit, mitArrowDown, mitArrowDownLit, 3, 4.9, 6, back, 0.5, 1, true, 0, 0 #N AddShaftDoor 13, 0, ExtElevDoors2, ExtElevDoors, 0, 0 AddDirectionalIndicator 14, true, false, false, true, ElevExtPanels, mitArrowUp, mitArrowUpLit, mitArrowDown, mitArrowDownLit, 3, 4.9, 6, back, 0.5, 1, true, 0, 0 #N AddShaftDoor 14, 0, ExtElevDoors2, ExtElevDoors, 0, 0 #CreateCallButtons ElevExtPanels, mitButtonUp, mitButtonUpLit, mitButtonDown, mitButtonDownLit, 18, -19.1, 4, back, 0.5, 1, true, 0, 0 CallButtonElevators = 23 CallButtonElevators = 24 AddDirectionalIndicator 24, true, false, false, true, ElevExtPanels, mitArrowUp, mitArrowUpLit, mitArrowDown, mitArrowDownLit, -4.9, 3, 6, left, 0.5, 1, true, 0, 0 #W AddShaftDoor 24, 1, ExtElevDoors2, ExtElevDoors, 0, 0 CreateCallButtons ElevExtPanels, mitButtonUp, mitButtonUpLit, mitButtonDown, mitButtonDownLit, -42.9, -77,4, left, 0.5, 1, true, 0, 0 CallButtonElevators = 11, 12 AddDirectionalIndicator 11, true, false, false, true, ElevExtPanels, mitArrowUp, mitArrowUpLit, mitArrowDown, mitArrowDownLit, -3, -2.1, 6, front, 0.5, 1, true, 0, 0 #S AddShaftDoor 11, 0, ExtElevDoors, ExtElevDoors2, 0, 0 AddDirectionalIndicator 12, true, false, false, true, ElevExtPanels, mitArrowUp, mitArrowUpLit, mitArrowDown, mitArrowDownLit, -3, -2.1, 6, front, 0.5, 1, true, 0, 0 #S AddShaftDoor 12, 0, ExtElevDoors, ExtElevDoors2, 0, 0 #CreateCallButtons ElevExtPanels, mitButtonUp, mitButtonUpLit, mitButtonDown, mitButtonDownLit, 18, -54.9, 4, front, 0.5, 1, true, 0, 0 CallButtonElevators = 13, 14 AddDirectionalIndicator 13, true, false, false, true, ElevExtPanels, mitArrowUp, mitArrowUpLit, mitArrowDown, mitArrowDownLit, 3, 4.9, 6, back, 0.5, 1, true, 0, 0 #N AddShaftDoor 13, 0, ExtElevDoors2, ExtElevDoors, 0, 0 AddDirectionalIndicator 14, true, false, false, true, ElevExtPanels, mitArrowUp, mitArrowUpLit, mitArrowDown, mitArrowDownLit, 3, 4.9, 6, back, 0.5, 1, true, 0, 0 #N AddShaftDoor 14, 0, ExtElevDoors2, ExtElevDoors, 0, 0 #CreateCallButtons ElevExtPanels, mitButtonUp, mitButtonUpLit, mitButtonDown, mitButtonDownLit, 18, -19.1, 4, back, 0.5, 1, true, 0, 0 CallButtonElevators = 23 CallButtonElevators = 24 AddDirectionalIndicator 24, true, false, false, true, ElevExtPanels, mitArrowUp, mitArrowUpLit, mitArrowDown, mitArrowDownLit, -4.9, 3, 6, left, 0.5, 1, true, 0, 0 #W AddShaftDoor 24, 1, ExtElevDoors2, ExtElevDoors, 0, 0 CreateCallButtons ElevExtPanels, mitButtonUp, mitButtonUpLit, mitButtonDown, mitButtonDownLit, -42.9, -77,4, left, 0.5, 1, true, 0, 0 CallButtonElevators = 11, 12 AddDirectionalIndicator 11, true, false, false, true, ElevExtPanels, mitArrowUp, mitArrowUpLit, mitArrowDown, mitArrowDownLit, -3, -2.1, 6, front, 0.5, 1, true, 0, 0 #S AddShaftDoor 11, 0, ExtElevDoors, ExtElevDoors2, 0, 0 AddDirectionalIndicator 12, true, false, false, true, ElevExtPanels, mitArrowUp, mitArrowUpLit, mitArrowDown, mitArrowDownLit, -3, -2.1, 6, front, 0.5, 1, true, 0, 0 #S AddShaftDoor 12, 0, ExtElevDoors, ExtElevDoors2, 0, 0 #CreateCallButtons ElevExtPanels, mitButtonUp, mitButtonUpLit, mitButtonDown, mitButtonDownLit, 18, -54.9, 4, front, 0.5, 1, true, 0, 0 CallButtonElevators = 13, 14 AddDirectionalIndicator 13, true, false, false, true, ElevExtPanels, mitArrowUp, mitArrowUpLit, mitArrowDown, mitArrowDownLit, 3, 4.9, 6, back, 0.5, 1, true, 0, 0 #N AddShaftDoor 13, 0, ExtElevDoors2, ExtElevDoors, 0, 0 AddDirectionalIndicator 14, true, false, false, true, ElevExtPanels, mitArrowUp, mitArrowUpLit, mitArrowDown, mitArrowDownLit, 3, 4.9, 6, back, 0.5, 1, true, 0, 0 #N AddShaftDoor 14, 0, ExtElevDoors2, ExtElevDoors, 0, 0 #CreateCallButtons ElevExtPanels, mitButtonUp, mitButtonUpLit, mitButtonDown, mitButtonDownLit, 18, -19.1, 4, back, 0.5, 1, true, 0, 0 CallButtonElevators = 23 CallButtonElevators = 24 AddDirectionalIndicator 24, true, false, false, true, ElevExtPanels, mitArrowUp, mitArrowUpLit, mitArrowDown, mitArrowDownLit, -4.9, 3, 6, left, 0.5, 1, true, 0, 0 #W AddShaftDoor 24, 1, ExtElevDoors2, ExtElevDoors, 0, 0 CreateCallButtons ElevExtPanels, mitButtonUp, mitButtonUpLit, mitButtonDown, mitButtonDownLit, -42.9, -77,4, left, 0.5, 1, true, 0, 0 CallButtonElevators = 11, 12 AddDirectionalIndicator 11, true, false, false, true, ElevExtPanels, mitArrowUp, mitArrowUpLit, mitArrowDown, mitArrowDownLit, -3, -2.1, 6, front, 0.5, 1, true, 0, 0 #S AddShaftDoor 11, 0, ExtElevDoors, ExtElevDoors2, 0, 0 AddDirectionalIndicator 12, true, false, false, true, ElevExtPanels, mitArrowUp, mitArrowUpLit, mitArrowDown, mitArrowDownLit, -3, -2.1, 6, front, 0.5, 1, true, 0, 0 #S AddShaftDoor 12, 0, ExtElevDoors, ExtElevDoors2, 0, 0 #CreateCallButtons ElevExtPanels, mitButtonUp, mitButtonUpLit, mitButtonDown, mitButtonDownLit, 18, -54.9, 4, front, 0.5, 1, true, 0, 0 CallButtonElevators = 13, 14 AddDirectionalIndicator 13, true, false, false, true, ElevExtPanels, mitArrowUp, mitArrowUpLit, mitArrowDown, mitArrowDownLit, 3, 4.9, 6, back, 0.5, 1, true, 0, 0 #N AddShaftDoor 13, 0, ExtElevDoors2, ExtElevDoors, 0, 0 AddDirectionalIndicator 14, true, false, false, true, ElevExtPanels, mitArrowUp, mitArrowUpLit, mitArrowDown, mitArrowDownLit, 3, 4.9, 6, back, 0.5, 1, true, 0, 0 #N AddShaftDoor 14, 0, ExtElevDoors2, ExtElevDoors, 0, 0 #CreateCallButtons ElevExtPanels, mitButtonUp, mitButtonUpLit, mitButtonDown, mitButtonDownLit, 18, -19.1, 4, back, 0.5, 1, true, 0, 0 CallButtonElevators = 23 CallButtonElevators = 24 AddDirectionalIndicator 24, true, false, false, true, ElevExtPanels, mitArrowUp, mitArrowUpLit, mitArrowDown, mitArrowDownLit, -4.9, 3, 6, left, 0.5, 1, true, 0, 0 #W AddShaftDoor 24, 1, ExtElevDoors2, ExtElevDoors, 0, 0 CreateCallButtons ElevExtPanels, mitButtonUp, mitButtonUpLit, mitButtonDown, mitButtonDownLit, -42.9, -77,4, left, 0.5, 1, true, 0, 0 CallButtonElevators = 11, 12 AddDirectionalIndicator 11, true, false, false, true, ElevExtPanels, mitArrowUp, mitArrowUpLit, mitArrowDown, mitArrowDownLit, -3, -2.1, 6, front, 0.5, 1, true, 0, 0 #S AddShaftDoor 11, 0, ExtElevDoors, ExtElevDoors2, 0, 0 AddDirectionalIndicator 12, true, false, false, true, ElevExtPanels, mitArrowUp, mitArrowUpLit, mitArrowDown, mitArrowDownLit, -3, -2.1, 6, front, 0.5, 1, true, 0, 0 #S AddShaftDoor 12, 0, ExtElevDoors, ExtElevDoors2, 0, 0 #CreateCallButtons ElevExtPanels, mitButtonUp, mitButtonUpLit, mitButtonDown, mitButtonDownLit, 18, -54.9, 4, front, 0.5, 1, true, 0, 0 CallButtonElevators = 13, 14 AddDirectionalIndicator 13, true, false, false, true, ElevExtPanels, mitArrowUp, mitArrowUpLit, mitArrowDown, mitArrowDownLit, 3, 4.9, 6, back, 0.5, 1, true, 0, 0 #N AddShaftDoor 13, 0, ExtElevDoors2, ExtElevDoors, 0, 0 AddDirectionalIndicator 14, true, false, false, true, ElevExtPanels, mitArrowUp, mitArrowUpLit, mitArrowDown, mitArrowDownLit, 3, 4.9, 6, back, 0.5, 1, true, 0, 0 #N AddShaftDoor 14, 0, ExtElevDoors2, ExtElevDoors, 0, 0 #CreateCallButtons ElevExtPanels, mitButtonUp, mitButtonUpLit, mitButtonDown, mitButtonDownLit, 18, -19.1, 4, back, 0.5, 1, true, 0, 0 CallButtonElevators = 23 CallButtonElevators = 24 AddDirectionalIndicator 24, true, false, false, true, ElevExtPanels, mitArrowUp, mitArrowUpLit, mitArrowDown, mitArrowDownLit, -4.9, 3, 6, left, 0.5, 1, true, 0, 0 #W AddShaftDoor 24, 1, ExtElevDoors2, ExtElevDoors, 0, 0 CreateCallButtons ElevExtPanels, mitButtonUp, mitButtonUpLit, mitButtonDown, mitButtonDownLit, -42.9, -77,4, left, 0.5, 1, true, 0, 0 CallButtonElevators = 11, 12 AddDirectionalIndicator 11, true, false, false, true, ElevExtPanels, mitArrowUp, mitArrowUpLit, mitArrowDown, mitArrowDownLit, -3, -2.1, 6, front, 0.5, 1, true, 0, 0 #S AddShaftDoor 11, 0, ExtElevDoors, ExtElevDoors2, 0, 0 AddDirectionalIndicator 12, true, false, false, true, ElevExtPanels, mitArrowUp, mitArrowUpLit, mitArrowDown, mitArrowDownLit, -3, -2.1, 6, front, 0.5, 1, true, 0, 0 #S AddShaftDoor 12, 0, ExtElevDoors, ExtElevDoors2, 0, 0 #CreateCallButtons ElevExtPanels, mitButtonUp, mitButtonUpLit, mitButtonDown, mitButtonDownLit, 18, -54.9, 4, front, 0.5, 1, true, 0, 0 CallButtonElevators = 13, 14 AddDirectionalIndicator 13, true, false, false, true, ElevExtPanels, mitArrowUp, mitArrowUpLit, mitArrowDown, mitArrowDownLit, 3, 4.9, 6, back, 0.5, 1, true, 0, 0 #N AddShaftDoor 13, 0, ExtElevDoors2, ExtElevDoors, 0, 0 AddDirectionalIndicator 14, true, false, false, true, ElevExtPanels, mitArrowUp, mitArrowUpLit, mitArrowDown, mitArrowDownLit, 3, 4.9, 6, back, 0.5, 1, true, 0, 0 #N AddShaftDoor 14, 0, ExtElevDoors2, ExtElevDoors, 0, 0 #CreateCallButtons ElevExtPanels, mitButtonUp, mitButtonUpLit, mitButtonDown, mitButtonDownLit, 18, -19.1, 4, back, 0.5, 1, true, 0, 0 CallButtonElevators = 23 CallButtonElevators = 24 AddDirectionalIndicator 24, true, false, false, true, ElevExtPanels, mitArrowUp, mitArrowUpLit, mitArrowDown, mitArrowDownLit, -4.9, 3, 6, left, 0.5, 1, true, 0, 0 #W AddShaftDoor 24, 1, ExtElevDoors2, ExtElevDoors, 0, 0 CreateCallButtons ElevExtPanels, mitButtonUp, mitButtonUpLit, mitButtonDown, mitButtonDownLit, -42.9, -77,4, left, 0.5, 1, true, 0, 0 CallButtonElevators = 11, 12 AddDirectionalIndicator 11, true, false, false, true, ElevExtPanels, mitArrowUp, mitArrowUpLit, mitArrowDown, mitArrowDownLit, -3, -2.1, 6, front, 0.5, 1, true, 0, 0 #S AddShaftDoor 11, 0, ExtElevDoors, ExtElevDoors2, 0, 0 AddDirectionalIndicator 12, true, false, false, true, ElevExtPanels, mitArrowUp, mitArrowUpLit, mitArrowDown, mitArrowDownLit, -3, -2.1, 6, front, 0.5, 1, true, 0, 0 #S AddShaftDoor 12, 0, ExtElevDoors, ExtElevDoors2, 0, 0 #CreateCallButtons ElevExtPanels, mitButtonUp, mitButtonUpLit, mitButtonDown, mitButtonDownLit, 18, -54.9, 4, front, 0.5, 1, true, 0, 0 CallButtonElevators = 13, 14 AddDirectionalIndicator 13, true, false, false, true, ElevExtPanels, mitArrowUp, mitArrowUpLit, mitArrowDown, mitArrowDownLit, 3, 4.9, 6, back, 0.5, 1, true, 0, 0 #N AddShaftDoor 13, 0, ExtElevDoors2, ExtElevDoors, 0, 0 AddDirectionalIndicator 14, true, false, false, true, ElevExtPanels, mitArrowUp, mitArrowUpLit, mitArrowDown, mitArrowDownLit, 3, 4.9, 6, back, 0.5, 1, true, 0, 0 #N AddShaftDoor 14, 0, ExtElevDoors2, ExtElevDoors, 0, 0 #CreateCallButtons ElevExtPanels, mitButtonUp, mitButtonUpLit, mitButtonDown, mitButtonDownLit, 18, -19.1, 4, back, 0.5, 1, true, 0, 0 CallButtonElevators = 23 CallButtonElevators = 24 AddDirectionalIndicator 24, true, false, false, true, ElevExtPanels, mitArrowUp, mitArrowUpLit, mitArrowDown, mitArrowDownLit, -4.9, 3, 6, left, 0.5, 1, true, 0, 0 #W AddShaftDoor 24, 1, ExtElevDoors2, ExtElevDoors, 0, 0 CreateCallButtons ElevExtPanels, mitButtonUp, mitButtonUpLit, mitButtonDown, mitButtonDownLit, -42.9, -77,4, left, 0.5, 1, true, 0, 0 CallButtonElevators = 23 CallButtonElevators = 24 AddDirectionalIndicator 24, true, false, false, true, ElevExtPanels, mitArrowUp, mitArrowUpLit, mitArrowDown, mitArrowDownLit, -4.9, 3, 6, left, 0.5, 1, true, 0, 0 #W AddShaftDoor 24, 1, ExtElevDoors2, ExtElevDoors, 0, 0 CreateCallButtons ElevExtPanels, mitButtonUp, mitButtonUpLit, mitButtonDown, mitButtonDownLit, -42.9, -77,4, left, 0.5, 1, true, 0, 0 CallButtonElevators = 7, 8 AddDirectionalIndicator 7, true, false, false, true, ElevExtPanels, mitArrowUp, mitArrowUpLit, mitArrowDown, mitArrowDownLit, -4.9, 3, 6, left, 0.5, 1, true, 0, 0 #W AddShaftDoor 7, 0, ExtElevDoors2, ExtElevDoors, 0, 0 AddDirectionalIndicator 8, true, false, false, true, ElevExtPanels, mitArrowUp, mitArrowUpLit, mitArrowDown, mitArrowDownLit, -4.9, 3, 6, left, 0.5, 1, true, 0, 0 #W AddShaftDoor 8, 0, ExtElevDoors2, ExtElevDoors, 0, 0 CreateCallButtons ElevExtPanels, mitButtonUp, mitButtonUpLit, mitButtonDown, mitButtonDownLit, -46.9, -50,4, left, 0.5, 1, true, 0, 0 CallButtonElevators = 9, 10 AddDirectionalIndicator 9, true, false, false, true, ElevExtPanels, mitArrowUp, mitArrowUpLit, mitArrowDown, mitArrowDownLit, 3, 4.9, 6, back, 0.5, 1, true, 0, 0 #N AddShaftDoor 9, 0, ExtElevDoors2, ExtElevDoors, 0, 0 AddDirectionalIndicator 10, true, false, false, true, ElevExtPanels, mitArrowUp, mitArrowUpLit, mitArrowDown, mitArrowDownLit, 3, 4.9, 6, back, 0.5, 1, true, 0, 0 #N AddShaftDoor 10, 0, ExtElevDoors2, ExtElevDoors, 0, 0 #CreateCallButtons ElevExtPanels, mitButtonUp, mitButtonUpLit, mitButtonDown, mitButtonDownLit, -42, -21.1, 4, back, 0.5, 1, true, 0, 0 CallButtonElevators = 23 CallButtonElevators = 24 AddDirectionalIndicator 24, true, false, false, true, ElevExtPanels, mitArrowUp, mitArrowUpLit, mitArrowDown, mitArrowDownLit, -4.9, 3, 6, left, 0.5, 1, true, 0, 0 #W AddShaftDoor 24, 1, ExtElevDoors2, ExtElevDoors, 0, 0 CreateCallButtons ElevExtPanels, mitButtonUp, mitButtonUpLit, mitButtonDown, mitButtonDownLit, -42.9, -77,4, left, 0.5, 1, true, 0, 0 CallButtonElevators = 7, 8 AddDirectionalIndicator 7, true, false, false, true, ElevExtPanels, mitArrowUp, mitArrowUpLit, mitArrowDown, mitArrowDownLit, -4.9, 3, 6, left, 0.5, 1, true, 0, 0 #W AddShaftDoor 7, 0, ExtElevDoors2, ExtElevDoors, 0, 0 AddDirectionalIndicator 8, true, false, false, true, ElevExtPanels, mitArrowUp, mitArrowUpLit, mitArrowDown, mitArrowDownLit, -4.9, 3, 6, left, 0.5, 1, true, 0, 0 #W AddShaftDoor 8, 0, ExtElevDoors2, ExtElevDoors, 0, 0 CreateCallButtons ElevExtPanels, mitButtonUp, mitButtonUpLit, mitButtonDown, mitButtonDownLit, -46.9, -50,4, left, 0.5, 1, true, 0, 0 CallButtonElevators = 9, 10 AddDirectionalIndicator 9, true, false, false, true, ElevExtPanels, mitArrowUp, mitArrowUpLit, mitArrowDown, mitArrowDownLit, 3, 4.9, 6, back, 0.5, 1, true, 0, 0 #N AddShaftDoor 9, 0, ExtElevDoors2, ExtElevDoors, 0, 0 AddDirectionalIndicator 10, true, false, false, true, ElevExtPanels, mitArrowUp, mitArrowUpLit, mitArrowDown, mitArrowDownLit, 3, 4.9, 6, back, 0.5, 1, true, 0, 0 #N AddShaftDoor 10, 0, ExtElevDoors2, ExtElevDoors, 0, 0 #CreateCallButtons ElevExtPanels, mitButtonUp, mitButtonUpLit, mitButtonDown, mitButtonDownLit, -42, -21.1, 4, back, 0.5, 1, true, 0, 0 CallButtonElevators = 23 CallButtonElevators = 24 AddDirectionalIndicator 24, true, false, false, true, ElevExtPanels, mitArrowUp, mitArrowUpLit, mitArrowDown, mitArrowDownLit, -4.9, 3, 6, left, 0.5, 1, true, 0, 0 #W AddShaftDoor 24, 1, ExtElevDoors2, ExtElevDoors, 0, 0 CreateCallButtons ElevExtPanels, mitButtonUp, mitButtonUpLit, mitButtonDown, mitButtonDownLit, -42.9, -77,4, left, 0.5, 1, true, 0, 0 CallButtonElevators = 7, 8 AddDirectionalIndicator 7, true, false, false, true, ElevExtPanels, mitArrowUp, mitArrowUpLit, mitArrowDown, mitArrowDownLit, -4.9, 3, 6, left, 0.5, 1, true, 0, 0 #W AddShaftDoor 7, 0, ExtElevDoors2, ExtElevDoors, 0, 0 AddDirectionalIndicator 8, true, false, false, true, ElevExtPanels, mitArrowUp, mitArrowUpLit, mitArrowDown, mitArrowDownLit, -4.9, 3, 6, left, 0.5, 1, true, 0, 0 #W AddShaftDoor 8, 0, ExtElevDoors2, ExtElevDoors, 0, 0 CreateCallButtons ElevExtPanels, mitButtonUp, mitButtonUpLit, mitButtonDown, mitButtonDownLit, -46.9, -50,4, left, 0.5, 1, true, 0, 0 CallButtonElevators = 9, 10 AddDirectionalIndicator 9, true, false, false, true, ElevExtPanels, mitArrowUp, mitArrowUpLit, mitArrowDown, mitArrowDownLit, 3, 4.9, 6, back, 0.5, 1, true, 0, 0 #N AddShaftDoor 9, 0, ExtElevDoors2, ExtElevDoors, 0, 0 AddDirectionalIndicator 10, true, false, false, true, ElevExtPanels, mitArrowUp, mitArrowUpLit, mitArrowDown, mitArrowDownLit, 3, 4.9, 6, back, 0.5, 1, true, 0, 0 #N AddShaftDoor 10, 0, ExtElevDoors2, ExtElevDoors, 0, 0 #CreateCallButtons ElevExtPanels, mitButtonUp, mitButtonUpLit, mitButtonDown, mitButtonDownLit, -42, -21.1, 4, back, 0.5, 1, true, 0, 0 CallButtonElevators = 23 CallButtonElevators = 24 AddDirectionalIndicator 24, true, false, false, true, ElevExtPanels, mitArrowUp, mitArrowUpLit, mitArrowDown, mitArrowDownLit, -4.9, 3, 6, left, 0.5, 1, true, 0, 0 #W AddShaftDoor 24, 1, ExtElevDoors2, ExtElevDoors, 0, 0 CreateCallButtons ElevExtPanels, mitButtonUp, mitButtonUpLit, mitButtonDown, mitButtonDownLit, -42.9, -77,4, left, 0.5, 1, true, 0, 0 CallButtonElevators = 7, 8 AddDirectionalIndicator 7, true, false, false, true, ElevExtPanels, mitArrowUp, mitArrowUpLit, mitArrowDown, mitArrowDownLit, -4.9, 3, 6, left, 0.5, 1, true, 0, 0 #W AddShaftDoor 7, 0, ExtElevDoors2, ExtElevDoors, 0, 0 AddDirectionalIndicator 8, true, false, false, true, ElevExtPanels, mitArrowUp, mitArrowUpLit, mitArrowDown, mitArrowDownLit, -4.9, 3, 6, left, 0.5, 1, true, 0, 0 #W AddShaftDoor 8, 0, ExtElevDoors2, ExtElevDoors, 0, 0 CreateCallButtons ElevExtPanels, mitButtonUp, mitButtonUpLit, mitButtonDown, mitButtonDownLit, -46.9, -50,4, left, 0.5, 1, true, 0, 0 CallButtonElevators = 9, 10 AddDirectionalIndicator 9, true, false, false, true, ElevExtPanels, mitArrowUp, mitArrowUpLit, mitArrowDown, mitArrowDownLit, 3, 4.9, 6, back, 0.5, 1, true, 0, 0 #N AddShaftDoor 9, 0, ExtElevDoors2, ExtElevDoors, 0, 0 AddDirectionalIndicator 10, true, false, false, true, ElevExtPanels, mitArrowUp, mitArrowUpLit, mitArrowDown, mitArrowDownLit, 3, 4.9, 6, back, 0.5, 1, true, 0, 0 #N AddShaftDoor 10, 0, ExtElevDoors2, ExtElevDoors, 0, 0 #CreateCallButtons ElevExtPanels, mitButtonUp, mitButtonUpLit, mitButtonDown, mitButtonDownLit, -42, -21.1, 4, back, 0.5, 1, true, 0, 0 CallButtonElevators = 23 CallButtonElevators = 24 AddDirectionalIndicator 24, true, false, false, true, ElevExtPanels, mitArrowUp, mitArrowUpLit, mitArrowDown, mitArrowDownLit, -4.9, 3, 6, left, 0.5, 1, true, 0, 0 #W AddShaftDoor 24, 1, ExtElevDoors2, ExtElevDoors, 0, 0 CreateCallButtons ElevExtPanels, mitButtonUp, mitButtonUpLit, mitButtonDown, mitButtonDownLit, -42.9, -77,4, left, 0.5, 1, true, 0, 0 CallButtonElevators = 7, 8 AddDirectionalIndicator 7, true, false, false, true, ElevExtPanels, mitArrowUp, mitArrowUpLit, mitArrowDown, mitArrowDownLit, -4.9, 3, 6, left, 0.5, 1, true, 0, 0 #W AddShaftDoor 7, 0, ExtElevDoors2, ExtElevDoors, 0, 0 AddDirectionalIndicator 8, true, false, false, true, ElevExtPanels, mitArrowUp, mitArrowUpLit, mitArrowDown, mitArrowDownLit, -4.9, 3, 6, left, 0.5, 1, true, 0, 0 #W AddShaftDoor 8, 0, ExtElevDoors2, ExtElevDoors, 0, 0 CreateCallButtons ElevExtPanels, mitButtonUp, mitButtonUpLit, mitButtonDown, mitButtonDownLit, -46.9, -50,4, left, 0.5, 1, true, 0, 0 CallButtonElevators = 9, 10 AddDirectionalIndicator 9, true, false, false, true, ElevExtPanels, mitArrowUp, mitArrowUpLit, mitArrowDown, mitArrowDownLit, 3, 4.9, 6, back, 0.5, 1, true, 0, 0 #N AddShaftDoor 9, 0, ExtElevDoors2, ExtElevDoors, 0, 0 AddDirectionalIndicator 10, true, false, false, true, ElevExtPanels, mitArrowUp, mitArrowUpLit, mitArrowDown, mitArrowDownLit, 3, 4.9, 6, back, 0.5, 1, true, 0, 0 #N AddShaftDoor 10, 0, ExtElevDoors2, ExtElevDoors, 0, 0 CreateCallButtons ElevExtPanels, mitButtonUp, mitButtonUpLit, mitButtonDown, mitButtonDownLit, -42, -21.1, 4, back, 0.5, 1, true, 0, 0 CallButtonElevators = 23 CallButtonElevators = 24 AddDirectionalIndicator 24, true, false, false, true, ElevExtPanels, mitArrowUp, mitArrowUpLit, mitArrowDown, mitArrowDownLit, -4.9, 3, 6, left, 0.5, 1, true, 0, 0 #W AddShaftDoor 24, 1, ExtElevDoors2, ExtElevDoors, 0, 0 #CreateCallButtons ElevExtPanels, mitButtonUp, mitButtonUpLit, mitButtonDown, mitButtonDownLit, -42.9, -77,4, left, 0.5, 1, true, 0, 0 CallButtonElevators = 7, 8 CallButtonElevators = 9, 10 AddDirectionalIndicator 9, true, false, false, true, ElevExtPanels, mitArrowUp, mitArrowUpLit, mitArrowDown, mitArrowDownLit, 3, 4.9, 6, back, 0.5, 1, true, 0, 0 #N AddShaftDoor 9, 0, ExtElevDoors2, ExtElevDoors, 0, 0 AddDirectionalIndicator 10, true, false, false, true, ElevExtPanels, mitArrowUp, mitArrowUpLit, mitArrowDown, mitArrowDownLit, 3, 4.9, 6, back, 0.5, 1, true, 0, 0 #N AddShaftDoor 10, 0, ExtElevDoors2, ExtElevDoors, 0, 0 #CreateCallButtons ElevExtPanels, mitButtonUp, mitButtonUpLit, mitButtonDown, mitButtonDownLit, -42, -21.1, 4, back, 0.5, 1, true, 0, 0 CallButtonElevators = 23 CallButtonElevators = 24 AddDirectionalIndicator 24, true, false, false, true, ElevExtPanels, mitArrowUp, mitArrowUpLit, mitArrowDown, mitArrowDownLit, -4.9, 3, 6, left, 0.5, 1, true, 0, 0 #W AddShaftDoor 24, 1, ExtElevDoors2, ExtElevDoors, 0, 0 CreateCallButtons ElevExtPanels, mitButtonUp, mitButtonUpLit, mitButtonDown, mitButtonDownLit, -42.9, -77,4, left, 0.5, 1, true, 0, 0 CallButtonElevators = 7, 8 CallButtonElevators = 9, 10 AddDirectionalIndicator 9, true, false, false, true, ElevExtPanels, mitArrowUp, mitArrowUpLit, mitArrowDown, mitArrowDownLit, 3, 4.9, 6, back, 0.5, 1, true, 0, 0 #N AddShaftDoor 9, 0, ExtElevDoors2, ExtElevDoors, 0, 0 AddDirectionalIndicator 10, true, false, false, true, ElevExtPanels, mitArrowUp, mitArrowUpLit, mitArrowDown, mitArrowDownLit, 3, 4.9, 6, back, 0.5, 1, true, 0, 0 #N AddShaftDoor 10, 0, ExtElevDoors2, ExtElevDoors, 0, 0 #CreateCallButtons ElevExtPanels, mitButtonUp, mitButtonUpLit, mitButtonDown, mitButtonDownLit, -42, -21.1, 4, back, 0.5, 1, true, 0, 0 CallButtonElevators = 23 CallButtonElevators = 24 AddDirectionalIndicator 24, true, false, false, true, ElevExtPanels, mitArrowUp, mitArrowUpLit, mitArrowDown, mitArrowDownLit, -4.9, 3, 6, left, 0.5, 1, true, 0, 0 #W AddShaftDoor 24, 1, ExtElevDoors2, ExtElevDoors, 0, 0 CreateCallButtons ElevExtPanels, mitButtonUp, mitButtonUpLit, mitButtonDown, mitButtonDownLit, -42.9, -77,4, left, 0.5, 1, true, 0, 0 CallButtonElevators = 7, 8 CallButtonElevators = 9, 10 AddDirectionalIndicator 9, true, false, false, true, ElevExtPanels, mitArrowUp, mitArrowUpLit, mitArrowDown, mitArrowDownLit, 3, 4.9, 6, back, 0.5, 1, true, 0, 0 #N AddShaftDoor 9, 0, ExtElevDoors2, ExtElevDoors, 0, 0 AddDirectionalIndicator 10, true, false, false, true, ElevExtPanels, mitArrowUp, mitArrowUpLit, mitArrowDown, mitArrowDownLit, 3, 4.9, 6, back, 0.5, 1, true, 0, 0 #N AddShaftDoor 10, 0, ExtElevDoors2, ExtElevDoors, 0, 0 #CreateCallButtons ElevExtPanels, mitButtonUp, mitButtonUpLit, mitButtonDown, mitButtonDownLit, -42, -21.1, 4, back, 0.5, 1, true, 0, 0 CallButtonElevators = 23 CallButtonElevators = 24 AddDirectionalIndicator 24, true, false, false, true, ElevExtPanels, mitArrowUp, mitArrowUpLit, mitArrowDown, mitArrowDownLit, -4.9, 3, 6, left, 0.5, 1, true, 0, 0 #W AddShaftDoor 24, 1, ExtElevDoors2, ExtElevDoors, 0, 0 CreateCallButtons ElevExtPanels, mitButtonUp, mitButtonUpLit, mitButtonDown, mitButtonDownLit, -42.9, -77,4, left, 0.5, 1, true, 0, 0 CallButtonElevators = 23 CallButtonElevators = 24 AddDirectionalIndicator 24, true, false, false, true, ElevExtPanels, mitArrowUp, mitArrowUpLit, mitArrowDown, mitArrowDownLit, -4.9, 3, 6, left, 0.5, 1, true, 0, 0 #W AddShaftDoor 24, 1, ExtElevDoors2, ExtElevDoors, 0, 0 CreateCallButtons ElevExtPanels, mitButtonUp, mitButtonUpLit, mitButtonDown, mitButtonDownLit, -42.9, -77,4, left, 0.5, 1, true, 0, 0 CallButtonElevators = 23 CallButtonElevators = 24 AddDirectionalIndicator 24, true, false, false, true, ElevExtPanels, mitArrowUp, mitArrowUpLit, mitArrowDown, mitArrowDownLit, -4.9, 3, 6, left, 0.5, 1, true, 0, 0 #W AddShaftDoor 24, 1, ExtElevDoors2, ExtElevDoors, 0, 0 CreateCallButtons ElevExtPanels, mitButtonUp, mitButtonUpLit, mitButtonDown, mitButtonDownLit, -42.9, -77,4, left, 0.5, 1, true, 0, 0 CallButtonElevators = 23 CallButtonElevators = 24 AddDirectionalIndicator 24, true, false, false, true, ElevExtPanels, mitArrowUp, mitArrowUpLit, mitArrowDown, mitArrowDownLit, -4.9, 3, 6, left, 0.5, 1, true, 0, 0 #W AddShaftDoor 24, 1, ExtElevDoors2, ExtElevDoors, 0, 0 CreateCallButtons ElevExtPanels, mitButtonUp, mitButtonUpLit, mitButtonDown, mitButtonDownLit, -42.9, -77,4, left, 0.5, 1, true, 0, 0 CallButtonElevators = 23 CallButtonElevators = 24 AddDirectionalIndicator 24, true, false, false, true, ElevExtPanels, mitArrowUp, mitArrowUpLit, mitArrowDown, mitArrowDownLit, -4.9, 3, 6, left, 0.5, 1, true, 0, 0 #W AddShaftDoor 24, 1, ExtElevDoors2, ExtElevDoors, 0, 0 CreateCallButtons ElevExtPanels, mitButtonUp, mitButtonUpLit, mitButtonDown, mitButtonDownLit, -42.9, -77,4, left, 0.5, 1, true, 0, 0 CallButtonElevators = 23 CallButtonElevators = 24 AddDirectionalIndicator 24, true, false, false, true, ElevExtPanels, mitArrowUp, mitArrowUpLit, mitArrowDown, mitArrowDownLit, -4.9, 3, 6, left, 0.5, 1, true, 0, 0 #W AddShaftDoor 24, 1, ExtElevDoors2, ExtElevDoors, 0, 0 CreateCallButtons ElevExtPanels, mitButtonUp, mitButtonUpLit, mitButtonDown, mitButtonDownLit, -42.9, -77,4, left, 0.5, 1, true, 0, 0 CallButtonElevators = 23 CallButtonElevators = 24 AddDirectionalIndicator 24, true, false, false, true, ElevExtPanels, mitArrowUp, mitArrowUpLit, mitArrowDown, mitArrowDownLit, -4.9, 3, 6, left, 0.5, 1, true, 0, 0 #W AddShaftDoor 24, 1, ExtElevDoors2, ExtElevDoors, 0, 0 CreateCallButtons ElevExtPanels, mitButtonUp, mitButtonUpLit, mitButtonDown, mitButtonDownLit, -42.9, -77,4, left, 0.5, 1, true, 0, 0 CallButtonElevators = 23 CallButtonElevators = 24 AddDirectionalIndicator 24, true, false, false, true, ElevExtPanels, mitArrowUp, mitArrowUpLit, mitArrowDown, mitArrowDownLit, -4.9, 3, 6, left, 0.5, 1, true, 0, 0 #W AddShaftDoor 24, 1, ExtElevDoors2, ExtElevDoors, 0, 0 CreateCallButtons ElevExtPanels, mitButtonUp, mitButtonUpLit, mitButtonDown, mitButtonDownLit, -42.9, -77,4, left, 0.5, 1, true, 0, 0 CallButtonElevators = 23 CallButtonElevators = 24 AddDirectionalIndicator 24, true, false, false, true, ElevExtPanels, mitArrowUp, mitArrowUpLit, mitArrowDown, mitArrowDownLit, -4.9, 3, 6, left, 0.5, 1, true, 0, 0 #W AddShaftDoor 24, 1, ExtElevDoors2, ExtElevDoors, 0, 0 CreateCallButtons ElevExtPanels, mitButtonUp, mitButtonUpLit, mitButtonDown, mitButtonDownLit, -42.9, -77,4, left, 0.5, 1, true, 0, 0 CallButtonElevators = 15, 16, 17 AddDirectionalIndicator 15, true, false, false, true, ElevExtPanels, mitArrowUp, mitArrowUpLit, mitArrowDown, mitArrowDownLit, -3, -2.1, 6, front, 0.5, 1, true, 0, 0 #S AddShaftDoor 15, 0, ExtElevDoors, ExtElevDoors2, 0, 0 AddDirectionalIndicator 16, true, false, false, true, ElevExtPanels, mitArrowUp, mitArrowUpLit, mitArrowDown, mitArrowDownLit, -3, -2.1, 6, front, 0.5, 1, true, 0, 0 #S AddShaftDoor 16, 0, ExtElevDoors, ExtElevDoors2, 0, 0 AddDirectionalIndicator 17, true, false, false, true, ElevExtPanels, mitArrowUp, mitArrowUpLit, mitArrowDown, mitArrowDownLit, -3, -2.1, 6, front, 0.5, 1, true, 0, 0 #S AddShaftDoor 17, 0, ExtElevDoors, ExtElevDoors2, 0, 0 CreateCallButtons ElevExtPanels, mitButtonUp, mitButtonUpLit, mitButtonDown, mitButtonDownLit, -21.5, -20.9, 4, front, 0.5, 1, true, 0, 0 CallButtonElevators = 18, 19, 20 AddDirectionalIndicator 18, true, false, false, true, ElevExtPanels, mitArrowUp, mitArrowUpLit, mitArrowDown, mitArrowDownLit, 4.9, -3, 6, right, 0.5, 1, true, 0, 0 #E AddShaftDoor 18, 0, ExtElevDoors, ExtElevDoors2, 0, 0 AddDirectionalIndicator 19, true, false, false, true, ElevExtPanels, mitArrowUp, mitArrowUpLit, mitArrowDown, mitArrowDownLit, 4.9, -3, 6, right, 0.5, 1, true, 0, 0 #E AddShaftDoor 19, 0, ExtElevDoors, ExtElevDoors2, 0, 0 AddDirectionalIndicator 20, true, false, false, true, ElevExtPanels, mitArrowUp, mitArrowUpLit, mitArrowDown, mitArrowDownLit, 4.9, -3, 6, right, 0.5, 1, true, 0, 0 #E AddShaftDoor 20, 0, ExtElevDoors, ExtElevDoors2, 0, 0 #CreateCallButtons ElevExtPanels, mitButtonUp, mitButtonUpLit, mitButtonDown, mitButtonDownLit, 6.9, -11.5, 4, right, 0.5, 1, true, 0, 0 CallButtonElevators = 23 CallButtonElevators = 24 AddDirectionalIndicator 24, true, false, false, true, ElevExtPanels, mitArrowUp, mitArrowUpLit, mitArrowDown, mitArrowDownLit, -4.9, 3, 6, left, 0.5, 1, true, 0, 0 #W AddShaftDoor 24, 1, ExtElevDoors2, ExtElevDoors, 0, 0 CreateCallButtons ElevExtPanels, mitButtonUp, mitButtonUpLit, mitButtonDown, mitButtonDownLit, -42.9, -77,4, left, 0.5, 1, true, 0, 0 CallButtonElevators = 15, 16, 17 AddDirectionalIndicator 15, true, false, false, true, ElevExtPanels, mitArrowUp, mitArrowUpLit, mitArrowDown, mitArrowDownLit, -3, -2.1, 6, front, 0.5, 1, true, 0, 0 #S AddShaftDoor 15, 0, ExtElevDoors, ExtElevDoors2, 0, 0 AddDirectionalIndicator 16, true, false, false, true, ElevExtPanels, mitArrowUp, mitArrowUpLit, mitArrowDown, mitArrowDownLit, -3, -2.1, 6, front, 0.5, 1, true, 0, 0 #S AddShaftDoor 16, 0, ExtElevDoors, ExtElevDoors2, 0, 0 AddDirectionalIndicator 17, true, false, false, true, ElevExtPanels, mitArrowUp, mitArrowUpLit, mitArrowDown, mitArrowDownLit, -3, -2.1, 6, front, 0.5, 1, true, 0, 0 #S AddShaftDoor 17, 0, ExtElevDoors, ExtElevDoors2, 0, 0 CreateCallButtons ElevExtPanels, mitButtonUp, mitButtonUpLit, mitButtonDown, mitButtonDownLit, -21.5, -20.9, 4, front, 0.5, 1, true, 0, 0 CallButtonElevators = 18, 19, 20 AddDirectionalIndicator 18, true, false, false, true, ElevExtPanels, mitArrowUp, mitArrowUpLit, mitArrowDown, mitArrowDownLit, 4.9, -3, 6, right, 0.5, 1, true, 0, 0 #E AddShaftDoor 18, 0, ExtElevDoors, ExtElevDoors2, 0, 0 AddDirectionalIndicator 19, true, false, false, true, ElevExtPanels, mitArrowUp, mitArrowUpLit, mitArrowDown, mitArrowDownLit, 4.9, -3, 6, right, 0.5, 1, true, 0, 0 #E AddShaftDoor 19, 0, ExtElevDoors, ExtElevDoors2, 0, 0 AddDirectionalIndicator 20, true, false, false, true, ElevExtPanels, mitArrowUp, mitArrowUpLit, mitArrowDown, mitArrowDownLit, 4.9, -3, 6, right, 0.5, 1, true, 0, 0 #E AddShaftDoor 20, 0, ExtElevDoors, ExtElevDoors2, 0, 0 #CreateCallButtons ElevExtPanels, mitButtonUp, mitButtonUpLit, mitButtonDown, mitButtonDownLit, 6.9, -11.5, 4, right, 0.5, 1, true, 0, 0 CallButtonElevators = 23 CallButtonElevators = 24 AddDirectionalIndicator 24, true, false, false, true, ElevExtPanels, mitArrowUp, mitArrowUpLit, mitArrowDown, mitArrowDownLit, -4.9, 3, 6, left, 0.5, 1, true, 0, 0 #W AddShaftDoor 24, 1, ExtElevDoors2, ExtElevDoors, 0, 0 CreateCallButtons ElevExtPanels, mitButtonUp, mitButtonUpLit, mitButtonDown, mitButtonDownLit, -42.9, -77,4, left, 0.5, 1, true, 0, 0 CallButtonElevators = 15, 16, 17 AddDirectionalIndicator 15, true, false, false, true, ElevExtPanels, mitArrowUp, mitArrowUpLit, mitArrowDown, mitArrowDownLit, -3, -2.1, 6, front, 0.5, 1, true, 0, 0 #S AddShaftDoor 15, 0, ExtElevDoors, ExtElevDoors2, 0, 0 AddDirectionalIndicator 16, true, false, false, true, ElevExtPanels, mitArrowUp, mitArrowUpLit, mitArrowDown, mitArrowDownLit, -3, -2.1, 6, front, 0.5, 1, true, 0, 0 #S AddShaftDoor 16, 0, ExtElevDoors, ExtElevDoors2, 0, 0 AddDirectionalIndicator 17, true, false, false, true, ElevExtPanels, mitArrowUp, mitArrowUpLit, mitArrowDown, mitArrowDownLit, -3, -2.1, 6, front, 0.5, 1, true, 0, 0 #S AddShaftDoor 17, 0, ExtElevDoors, ExtElevDoors2, 0, 0 CreateCallButtons ElevExtPanels, mitButtonUp, mitButtonUpLit, mitButtonDown, mitButtonDownLit, -21.5, -20.9, 4, front, 0.5, 1, true, 0, 0 CallButtonElevators = 18, 19, 20 AddDirectionalIndicator 18, true, false, false, true, ElevExtPanels, mitArrowUp, mitArrowUpLit, mitArrowDown, mitArrowDownLit, 4.9, -3, 6, right, 0.5, 1, true, 0, 0 #E AddShaftDoor 18, 0, ExtElevDoors, ExtElevDoors2, 0, 0 AddDirectionalIndicator 19, true, false, false, true, ElevExtPanels, mitArrowUp, mitArrowUpLit, mitArrowDown, mitArrowDownLit, 4.9, -3, 6, right, 0.5, 1, true, 0, 0 #E AddShaftDoor 19, 0, ExtElevDoors, ExtElevDoors2, 0, 0 AddDirectionalIndicator 20, true, false, false, true, ElevExtPanels, mitArrowUp, mitArrowUpLit, mitArrowDown, mitArrowDownLit, 4.9, -3, 6, right, 0.5, 1, true, 0, 0 #E AddShaftDoor 20, 0, ExtElevDoors, ExtElevDoors2, 0, 0 #CreateCallButtons ElevExtPanels, mitButtonUp, mitButtonUpLit, mitButtonDown, mitButtonDownLit, 6.9, -11.5, 4, right, 0.5, 1, true, 0, 0 CallButtonElevators = 23 CallButtonElevators = 24 AddDirectionalIndicator 24, true, false, false, true, ElevExtPanels, mitArrowUp, mitArrowUpLit, mitArrowDown, mitArrowDownLit, -4.9, 3, 6, left, 0.5, 1, true, 0, 0 #W AddShaftDoor 24, 1, ExtElevDoors2, ExtElevDoors, 0, 0 CreateCallButtons ElevExtPanels, mitButtonUp, mitButtonUpLit, mitButtonDown, mitButtonDownLit, -42.9, -77,4, left, 0.5, 1, true, 0, 0 CallButtonElevators = 15, 16, 17 AddDirectionalIndicator 15, true, false, false, true, ElevExtPanels, mitArrowUp, mitArrowUpLit, mitArrowDown, mitArrowDownLit, -3, -2.1, 6, front, 0.5, 1, true, 0, 0 #S AddShaftDoor 15, 0, ExtElevDoors, ExtElevDoors2, 0, 0 AddDirectionalIndicator 16, true, false, false, true, ElevExtPanels, mitArrowUp, mitArrowUpLit, mitArrowDown, mitArrowDownLit, -3, -2.1, 6, front, 0.5, 1, true, 0, 0 #S AddShaftDoor 16, 0, ExtElevDoors, ExtElevDoors2, 0, 0 AddDirectionalIndicator 17, true, false, false, true, ElevExtPanels, mitArrowUp, mitArrowUpLit, mitArrowDown, mitArrowDownLit, -3, -2.1, 6, front, 0.5, 1, true, 0, 0 #S AddShaftDoor 17, 0, ExtElevDoors, ExtElevDoors2, 0, 0 CreateCallButtons ElevExtPanels, mitButtonUp, mitButtonUpLit, mitButtonDown, mitButtonDownLit, -21.5, -20.9, 4, front, 0.5, 1, true, 0, 0 CallButtonElevators = 18, 19, 20 AddDirectionalIndicator 18, true, false, false, true, ElevExtPanels, mitArrowUp, mitArrowUpLit, mitArrowDown, mitArrowDownLit, 4.9, -3, 6, right, 0.5, 1, true, 0, 0 #E AddShaftDoor 18, 0, ExtElevDoors, ExtElevDoors2, 0, 0 AddDirectionalIndicator 19, true, false, false, true, ElevExtPanels, mitArrowUp, mitArrowUpLit, mitArrowDown, mitArrowDownLit, 4.9, -3, 6, right, 0.5, 1, true, 0, 0 #E AddShaftDoor 19, 0, ExtElevDoors, ExtElevDoors2, 0, 0 AddDirectionalIndicator 20, true, false, false, true, ElevExtPanels, mitArrowUp, mitArrowUpLit, mitArrowDown, mitArrowDownLit, 4.9, -3, 6, right, 0.5, 1, true, 0, 0 #E AddShaftDoor 20, 0, ExtElevDoors, ExtElevDoors2, 0, 0 #CreateCallButtons ElevExtPanels, mitButtonUp, mitButtonUpLit, mitButtonDown, mitButtonDownLit, 6.9, -11.5, 4, right, 0.5, 1, true, 0, 0 CallButtonElevators = 23 CallButtonElevators = 24 AddDirectionalIndicator 24, true, false, false, true, ElevExtPanels, mitArrowUp, mitArrowUpLit, mitArrowDown, mitArrowDownLit, -4.9, 3, 6, left, 0.5, 1, true, 0, 0 #W AddShaftDoor 24, 1, ExtElevDoors2, ExtElevDoors, 0, 0 CreateCallButtons ElevExtPanels, mitButtonUp, mitButtonUpLit, mitButtonDown, mitButtonDownLit, -42.9, -77,4, left, 0.5, 1, true, 0, 0 CallButtonElevators = 15, 16, 17 AddDirectionalIndicator 15, true, false, false, true, ElevExtPanels, mitArrowUp, mitArrowUpLit, mitArrowDown, mitArrowDownLit, -3, -2.1, 6, front, 0.5, 1, true, 0, 0 #S AddShaftDoor 15, 0, ExtElevDoors, ExtElevDoors2, 0, 0 AddDirectionalIndicator 16, true, false, false, true, ElevExtPanels, mitArrowUp, mitArrowUpLit, mitArrowDown, mitArrowDownLit, -3, -2.1, 6, front, 0.5, 1, true, 0, 0 #S AddShaftDoor 16, 0, ExtElevDoors, ExtElevDoors2, 0, 0 AddDirectionalIndicator 17, true, false, false, true, ElevExtPanels, mitArrowUp, mitArrowUpLit, mitArrowDown, mitArrowDownLit, -3, -2.1, 6, front, 0.5, 1, true, 0, 0 #S AddShaftDoor 17, 0, ExtElevDoors, ExtElevDoors2, 0, 0 CreateCallButtons ElevExtPanels, mitButtonUp, mitButtonUpLit, mitButtonDown, mitButtonDownLit, -21.5, -20.9, 4, front, 0.5, 1, true, 0, 0 CallButtonElevators = 18, 19, 20 AddDirectionalIndicator 18, true, false, false, true, ElevExtPanels, mitArrowUp, mitArrowUpLit, mitArrowDown, mitArrowDownLit, 4.9, -3, 6, right, 0.5, 1, true, 0, 0 #E AddShaftDoor 18, 0, ExtElevDoors, ExtElevDoors2, 0, 0 AddDirectionalIndicator 19, true, false, false, true, ElevExtPanels, mitArrowUp, mitArrowUpLit, mitArrowDown, mitArrowDownLit, 4.9, -3, 6, right, 0.5, 1, true, 0, 0 #E AddShaftDoor 19, 0, ExtElevDoors, ExtElevDoors2, 0, 0 AddDirectionalIndicator 20, true, false, false, true, ElevExtPanels, mitArrowUp, mitArrowUpLit, mitArrowDown, mitArrowDownLit, 4.9, -3, 6, right, 0.5, 1, true, 0, 0 #E AddShaftDoor 20, 0, ExtElevDoors, ExtElevDoors2, 0, 0 #CreateCallButtons ElevExtPanels, mitButtonUp, mitButtonUpLit, mitButtonDown, mitButtonDownLit, 6.9, -11.5, 4, right, 0.5, 1, true, 0, 0 CallButtonElevators = 23 CallButtonElevators = 24 AddDirectionalIndicator 24, true, false, false, true, ElevExtPanels, mitArrowUp, mitArrowUpLit, mitArrowDown, mitArrowDownLit, -4.9, 3, 6, left, 0.5, 1, true, 0, 0 #W AddShaftDoor 24, 1, ExtElevDoors2, ExtElevDoors, 0, 0 CreateCallButtons ElevExtPanels, mitButtonUp, mitButtonUpLit, mitButtonDown, mitButtonDownLit, -42.9, -77,4, left, 0.5, 1, true, 0, 0 CallButtonElevators = 15, 16, 17 AddDirectionalIndicator 15, true, false, false, true, ElevExtPanels, mitArrowUp, mitArrowUpLit, mitArrowDown, mitArrowDownLit, -3, -2.1, 6, front, 0.5, 1, true, 0, 0 #S AddShaftDoor 15, 0, ExtElevDoors, ExtElevDoors2, 0, 0 AddDirectionalIndicator 16, true, false, false, true, ElevExtPanels, mitArrowUp, mitArrowUpLit, mitArrowDown, mitArrowDownLit, -3, -2.1, 6, front, 0.5, 1, true, 0, 0 #S AddShaftDoor 16, 0, ExtElevDoors, ExtElevDoors2, 0, 0 AddDirectionalIndicator 17, true, false, false, true, ElevExtPanels, mitArrowUp, mitArrowUpLit, mitArrowDown, mitArrowDownLit, -3, -2.1, 6, front, 0.5, 1, true, 0, 0 #S AddShaftDoor 17, 0, ExtElevDoors, ExtElevDoors2, 0, 0 CreateCallButtons ElevExtPanels, mitButtonUp, mitButtonUpLit, mitButtonDown, mitButtonDownLit, -21.5, -20.9, 4, front, 0.5, 1, true, 0, 0 CallButtonElevators = 18, 19, 20 AddDirectionalIndicator 18, true, false, false, true, ElevExtPanels, mitArrowUp, mitArrowUpLit, mitArrowDown, mitArrowDownLit, 4.9, -3, 6, right, 0.5, 1, true, 0, 0 #E AddShaftDoor 18, 0, ExtElevDoors, ExtElevDoors2, 0, 0 AddDirectionalIndicator 19, true, false, false, true, ElevExtPanels, mitArrowUp, mitArrowUpLit, mitArrowDown, mitArrowDownLit, 4.9, -3, 6, right, 0.5, 1, true, 0, 0 #E AddShaftDoor 19, 0, ExtElevDoors, ExtElevDoors2, 0, 0 AddDirectionalIndicator 20, true, false, false, true, ElevExtPanels, mitArrowUp, mitArrowUpLit, mitArrowDown, mitArrowDownLit, 4.9, -3, 6, right, 0.5, 1, true, 0, 0 #E AddShaftDoor 20, 0, ExtElevDoors, ExtElevDoors2, 0, 0 #CreateCallButtons ElevExtPanels, mitButtonUp, mitButtonUpLit, mitButtonDown, mitButtonDownLit, 6.9, -11.5, 4, right, 0.5, 1, true, 0, 0 CallButtonElevators = 23 CallButtonElevators = 24 AddDirectionalIndicator 24, true, false, false, true, ElevExtPanels, mitArrowUp, mitArrowUpLit, mitArrowDown, mitArrowDownLit, -4.9, 3, 6, left, 0.5, 1, true, 0, 0 #W AddShaftDoor 24, 1, ExtElevDoors2, ExtElevDoors, 0, 0 CreateCallButtons ElevExtPanels, mitButtonUp, mitButtonUpLit, mitButtonDown, mitButtonDownLit, -42.9, -77,4, left, 0.5, 1, true, 0, 0 CallButtonElevators = 15, 16, 17 AddDirectionalIndicator 15, true, false, false, true, ElevExtPanels, mitArrowUp, mitArrowUpLit, mitArrowDown, mitArrowDownLit, -3, -2.1, 6, front, 0.5, 1, true, 0, 0 #S AddShaftDoor 15, 0, ExtElevDoors, ExtElevDoors2, 0, 0 AddDirectionalIndicator 16, true, false, false, true, ElevExtPanels, mitArrowUp, mitArrowUpLit, mitArrowDown, mitArrowDownLit, -3, -2.1, 6, front, 0.5, 1, true, 0, 0 #S AddShaftDoor 16, 0, ExtElevDoors, ExtElevDoors2, 0, 0 AddDirectionalIndicator 17, true, false, false, true, ElevExtPanels, mitArrowUp, mitArrowUpLit, mitArrowDown, mitArrowDownLit, -3, -2.1, 6, front, 0.5, 1, true, 0, 0 #S AddShaftDoor 17, 0, ExtElevDoors, ExtElevDoors2, 0, 0 CreateCallButtons ElevExtPanels, mitButtonUp, mitButtonUpLit, mitButtonDown, mitButtonDownLit, -21.5, -20.9, 4, front, 0.5, 1, true, 0, 0 CallButtonElevators = 18, 19, 20 AddDirectionalIndicator 18, true, false, false, true, ElevExtPanels, mitArrowUp, mitArrowUpLit, mitArrowDown, mitArrowDownLit, 4.9, -3, 6, right, 0.5, 1, true, 0, 0 #E AddShaftDoor 18, 0, ExtElevDoors, ExtElevDoors2, 0, 0 AddDirectionalIndicator 19, true, false, false, true, ElevExtPanels, mitArrowUp, mitArrowUpLit, mitArrowDown, mitArrowDownLit, 4.9, -3, 6, right, 0.5, 1, true, 0, 0 #E AddShaftDoor 19, 0, ExtElevDoors, ExtElevDoors2, 0, 0 AddDirectionalIndicator 20, true, false, false, true, ElevExtPanels, mitArrowUp, mitArrowUpLit, mitArrowDown, mitArrowDownLit, 4.9, -3, 6, right, 0.5, 1, true, 0, 0 #E AddShaftDoor 20, 0, ExtElevDoors, ExtElevDoors2, 0, 0 #CreateCallButtons ElevExtPanels, mitButtonUp, mitButtonUpLit, mitButtonDown, mitButtonDownLit, 6.9, -11.5, 4, right, 0.5, 1, true, 0, 0 CallButtonElevators = 23 CallButtonElevators = 24 AddDirectionalIndicator 24, true, false, false, true, ElevExtPanels, mitArrowUp, mitArrowUpLit, mitArrowDown, mitArrowDownLit, -4.9, 3, 6, left, 0.5, 1, true, 0, 0 #W AddShaftDoor 24, 1, ExtElevDoors2, ExtElevDoors, 0, 0 CreateCallButtons ElevExtPanels, mitButtonUp, mitButtonUpLit, mitButtonDown, mitButtonDownLit, -42.9, -77,4, left, 0.5, 1, true, 0, 0 CallButtonElevators = 23 CallButtonElevators = 24 AddDirectionalIndicator 24, true, false, false, true, ElevExtPanels, mitArrowUp, mitArrowUpLit, mitArrowDown, mitArrowDownLit, -4.9, 3, 6, left, 0.5, 1, true, 0, 0 #W AddShaftDoor 24, 1, ExtElevDoors2, ExtElevDoors, 0, 0 CreateCallButtons ElevExtPanels, mitButtonUp, mitButtonUpLit, mitButtonDown, mitButtonDownLit, -42.9, -77,4, left, 0.5, 1, true, 0, 0 CallButtonElevators = 23 CallButtonElevators = 24 AddDirectionalIndicator 24, true, false, false, true, ElevExtPanels, mitArrowUp, mitArrowUpLit, mitArrowDown, mitArrowDownLit, -4.9, 3, 6, left, 0.5, 1, true, 0, 0 #W AddShaftDoor 24, 1, ExtElevDoors2, ExtElevDoors, 0, 0 CreateCallButtons ElevExtPanels, mitButtonUp, mitButtonUpLit, mitButtonDown, mitButtonDownLit, -42.9, -77,4, left, 0.5, 1, true, 0, 0 CallButtonElevators = 1, 2, 3 AddDirectionalIndicator 1, true, false, false, true, ElevExtPanels, mitArrowUp, mitArrowUpLit, mitArrowDown, mitArrowDownLit, 4.9, -3, 6, right, 0.5, 1, true, 0, 0 #E AddShaftDoor 1, 1, ExtElevDoors, ExtElevDoors2, 0, 0 AddDirectionalIndicator 2, true, false, false, true, ElevExtPanels, mitArrowUp, mitArrowUpLit, mitArrowDown, mitArrowDownLit, 4.9, -3, 6, right, 0.5, 1, true, 0, 0 #E AddShaftDoor 2, 1, ExtElevDoors, ExtElevDoors2, 0, 0 AddDirectionalIndicator 3, true, false, false, true, ElevExtPanels, mitArrowUp, mitArrowUpLit, mitArrowDown, mitArrowDownLit, 4.9, -3, 6, right, 0.5, 1, true, 0, 0 #E AddShaftDoor 3, 1, ExtElevDoors, ExtElevDoors2, 0, 0 CreateCallButtons ElevExtPanels, mitButtonUp, mitButtonUpLit, mitButtonDown, mitButtonDownLit, -21.1, -55.5, 4, right, 0.5, 1, true, 0, 0 CallButtonElevators = 4, 5, 6 CallButtonElevators = 23 CallButtonElevators = 24 AddDirectionalIndicator 24, true, false, false, true, ElevExtPanels, mitArrowUp, mitArrowUpLit, mitArrowDown, mitArrowDownLit, -4.9, 3, 6, left, 0.5, 1, true, 0, 0 #W AddShaftDoor 24, 1, ExtElevDoors2, ExtElevDoors, 0, 0 CreateCallButtons ElevExtPanels, mitButtonUp, mitButtonUpLit, mitButtonDown, mitButtonDownLit, -42.9, -77,4, left, 0.5, 1, true, 0, 0 CallButtonElevators = 1, 2, 3 AddDirectionalIndicator 1, true, false, false, true, ElevExtPanels, mitArrowUp, mitArrowUpLit, mitArrowDown, mitArrowDownLit, 4.9, -3, 6, right, 0.5, 1, true, 0, 0 #E AddShaftDoor 1, 1, ExtElevDoors, ExtElevDoors2, 0, 0 AddDirectionalIndicator 2, true, false, false, true, ElevExtPanels, mitArrowUp, mitArrowUpLit, mitArrowDown, mitArrowDownLit, 4.9, -3, 6, right, 0.5, 1, true, 0, 0 #E AddShaftDoor 2, 1, ExtElevDoors, ExtElevDoors2, 0, 0 AddDirectionalIndicator 3, true, false, false, true, ElevExtPanels, mitArrowUp, mitArrowUpLit, mitArrowDown, mitArrowDownLit, 4.9, -3, 6, right, 0.5, 1, true, 0, 0 #E AddShaftDoor 3, 1, ExtElevDoors, ExtElevDoors2, 0, 0 CreateCallButtons ElevExtPanels, mitButtonUp, mitButtonUpLit, mitButtonDown, mitButtonDownLit, -21.1, -55.5, 4, right, 0.5, 1, true, 0, 0 CallButtonElevators = 4, 5, 6 CallButtonElevators = 23 CallButtonElevators = 24 AddDirectionalIndicator 24, true, false, false, true, ElevExtPanels, mitArrowUp, mitArrowUpLit, mitArrowDown, mitArrowDownLit, -4.9, 3, 6, left, 0.5, 1, true, 0, 0 #W AddShaftDoor 24, 1, ExtElevDoors2, ExtElevDoors, 0, 0 CreateCallButtons ElevExtPanels, mitButtonUp, mitButtonUpLit, mitButtonDown, mitButtonDownLit, -42.9, -77,4, left, 0.5, 1, true, 0, 0 CallButtonElevators = 1, 2, 3 AddDirectionalIndicator 1, true, false, false, true, ElevExtPanels, mitArrowUp, mitArrowUpLit, mitArrowDown, mitArrowDownLit, 4.9, -3, 6, right, 0.5, 1, true, 0, 0 #E AddShaftDoor 1, 1, ExtElevDoors, ExtElevDoors2, 0, 0 AddDirectionalIndicator 2, true, false, false, true, ElevExtPanels, mitArrowUp, mitArrowUpLit, mitArrowDown, mitArrowDownLit, 4.9, -3, 6, right, 0.5, 1, true, 0, 0 #E AddShaftDoor 2, 1, ExtElevDoors, ExtElevDoors2, 0, 0 AddDirectionalIndicator 3, true, false, false, true, ElevExtPanels, mitArrowUp, mitArrowUpLit, mitArrowDown, mitArrowDownLit, 4.9, -3, 6, right, 0.5, 1, true, 0, 0 #E AddShaftDoor 3, 1, ExtElevDoors, ExtElevDoors2, 0, 0 CreateCallButtons ElevExtPanels, mitButtonUp, mitButtonUpLit, mitButtonDown, mitButtonDownLit, -21.1, -55.5, 4, right, 0.5, 1, true, 0, 0 CallButtonElevators = 4, 5, 6 CallButtonElevators = 23 CallButtonElevators = 24 AddDirectionalIndicator 24, true, false, false, true, ElevExtPanels, mitArrowUp, mitArrowUpLit, mitArrowDown, mitArrowDownLit, -4.9, 3, 6, left, 0.5, 1, true, 0, 0 #W AddShaftDoor 24, 1, ExtElevDoors2, ExtElevDoors, 0, 0 CreateCallButtons ElevExtPanels, mitButtonUp, mitButtonUpLit, mitButtonDown, mitButtonDownLit, -42.9, -77,4, left, 0.5, 1, true, 0, 0 CallButtonElevators = 1, 2, 3 AddDirectionalIndicator 1, true, false, false, true, ElevExtPanels, mitArrowUp, mitArrowUpLit, mitArrowDown, mitArrowDownLit, 4.9, -3, 6, right, 0.5, 1, true, 0, 0 #E AddShaftDoor 1, 1, ExtElevDoors, ExtElevDoors2, 0, 0 AddDirectionalIndicator 2, true, false, false, true, ElevExtPanels, mitArrowUp, mitArrowUpLit, mitArrowDown, mitArrowDownLit, 4.9, -3, 6, right, 0.5, 1, true, 0, 0 #E AddShaftDoor 2, 1, ExtElevDoors, ExtElevDoors2, 0, 0 AddDirectionalIndicator 3, true, false, false, true, ElevExtPanels, mitArrowUp, mitArrowUpLit, mitArrowDown, mitArrowDownLit, 4.9, -3, 6, right, 0.5, 1, true, 0, 0 #E AddShaftDoor 3, 1, ExtElevDoors, ExtElevDoors2, 0, 0 CreateCallButtons ElevExtPanels, mitButtonUp, mitButtonUpLit, mitButtonDown, mitButtonDownLit, -21.1, -55.5, 4, right, 0.5, 1, true, 0, 0 CallButtonElevators = 4, 5, 6 CallButtonElevators = 23 CallButtonElevators = 24 AddDirectionalIndicator 24, true, false, false, true, ElevExtPanels, mitArrowUp, mitArrowUpLit, mitArrowDown, mitArrowDownLit, -4.9, 3, 6, left, 0.5, 1, true, 0, 0 #W AddShaftDoor 24, 1, ExtElevDoors2, ExtElevDoors, 0, 0 CreateCallButtons ElevExtPanels, mitButtonUp, mitButtonUpLit, mitButtonDown, mitButtonDownLit, -42.9, -77,4, left, 0.5, 1, true, 0, 0 CallButtonElevators = 23 CallButtonElevators = 24 AddDirectionalIndicator 24, true, false, false, true, ElevExtPanels, mitArrowUp, mitArrowUpLit, mitArrowDown, mitArrowDownLit, -4.9, 3, 6, left, 0.5, 1, true, 0, 0 #W AddShaftDoor 24, 1, ExtElevDoors2, ExtElevDoors, 0, 0 CreateCallButtons ElevExtPanels, mitButtonUp, mitButtonUpLit, mitButtonDown, mitButtonDownLit, -42.9, -77,4, left, 0.5, 1, true, 0, 0 CallButtonElevators = 23 CallButtonElevators = 24 AddDirectionalIndicator 24, true, false, false, true, ElevExtPanels, mitArrowUp, mitArrowUpLit, mitArrowDown, mitArrowDownLit, -4.9, 3, 6, left, 0.5, 1, true, 0, 0 #W AddShaftDoor 24, 1, ExtElevDoors2, ExtElevDoors, 0, 0 CreateCallButtons ElevExtPanels, mitButtonUp, mitButtonUpLit, mitButtonDown, mitButtonDownLit, -42.9, -77,4, left, 0.5, 1, true, 0, 0 CallButtonElevators = 23 CallButtonElevators = 24 AddDirectionalIndicator 24, true, false, false, true, ElevExtPanels, mitArrowUp, mitArrowUpLit, mitArrowDown, mitArrowDownLit, -4.9, 3, 6, left, 0.5, 1, true, 0, 0 #W AddShaftDoor 24, 1, ExtElevDoors2, ExtElevDoors, 0, 0 CreateCallButtons ElevExtPanels, mitButtonUp, mitButtonUpLit, mitButtonDown, mitButtonDownLit, -42.9, -77,4, left, 0.5, 1, true, 0, 0 CallButtonElevators = 23 CallButtonElevators = 24 AddDirectionalIndicator 24, true, false, false, true, ElevExtPanels, mitArrowUp, mitArrowUpLit, mitArrowDown, mitArrowDownLit, -4.9, 3, 6, left, 0.5, 1, true, 0, 0 #W AddShaftDoor 24, 1, ExtElevDoors2, ExtElevDoors, 0, 0 CreateCallButtons ElevExtPanels, mitButtonUp, mitButtonUpLit, mitButtonDown, mitButtonDownLit, -42.9, -77,4, left, 0.5, 1, true, 0, 0 CallButtonElevators = 23 CallButtonElevators = 24 AddDirectionalIndicator 24, true, false, false, true, ElevExtPanels, mitArrowUp, mitArrowUpLit, mitArrowDown, mitArrowDownLit, -4.9, 3, 6, left, 0.5, 1, true, 0, 0 #W AddShaftDoor 24, 1, ExtElevDoors2, ExtElevDoors, 0, 0 CreateCallButtons ElevExtPanels, mitButtonUp, mitButtonUpLit, mitButtonDown, mitButtonDownLit, -42.9, -77,4, left, 0.5, 1, true, 0, 0 CallButtonElevators = 23 CallButtonElevators = 24 AddDirectionalIndicator 24, true, false, false, true, ElevExtPanels, mitArrowUp, mitArrowUpLit, mitArrowDown, mitArrowDownLit, -4.9, 3, 6, left, 0.5, 1, true, 0, 0 #W AddShaftDoor 24, 1, ExtElevDoors2, ExtElevDoors, 0, 0 CreateCallButtons ElevExtPanels, mitButtonUp, mitButtonUpLit, mitButtonDown, mitButtonDownLit, -42.9, -77,4, left, 0.5, 1, true, 0, 0 CallButtonElevators = 1, 2, 3 AddDirectionalIndicator 1, true, false, false, true, ElevExtPanels, mitArrowUp, mitArrowUpLit, mitArrowDown, mitArrowDownLit, 4.9, -3, 6, right, 0.5, 1, true, 0, 0 #E AddShaftDoor 1, 1, ExtElevDoors, ExtElevDoors2, 0, 0 AddDirectionalIndicator 2, true, false, false, true, ElevExtPanels, mitArrowUp, mitArrowUpLit, mitArrowDown, mitArrowDownLit, 4.9, -3, 6, right, 0.5, 1, true, 0, 0 #E AddShaftDoor 2, 1, ExtElevDoors, ExtElevDoors2, 0, 0 AddDirectionalIndicator 3, true, false, false, true, ElevExtPanels, mitArrowUp, mitArrowUpLit, mitArrowDown, mitArrowDownLit, 4.9, -3, 6, right, 0.5, 1, true, 0, 0 #E AddShaftDoor 3, 1, ExtElevDoors, ExtElevDoors2, 0, 0 CreateCallButtons ElevExtPanels, mitButtonUp, mitButtonUpLit, mitButtonDown, mitButtonDownLit, -21.1, -55.5, 4, right, 0.5, 1, true, 0, 0 CallButtonElevators = 4, 5, 6 CallButtonElevators = 23 CallButtonElevators = 24 AddDirectionalIndicator 24, true, false, false, true, ElevExtPanels, mitArrowUp, mitArrowUpLit, mitArrowDown, mitArrowDownLit, -4.9, 3, 6, left, 0.5, 1, true, 0, 0 #W AddShaftDoor 24, 1, ExtElevDoors2, ExtElevDoors, 0, 0 CreateCallButtons ElevExtPanels, mitButtonUp, mitButtonUpLit, mitButtonDown, mitButtonDownLit, -42.9, -77,4, left, 0.5, 1, true, 0, 0 CallButtonElevators = 23 CallButtonElevators = 24 AddDirectionalIndicator 24, true, false, false, true, ElevExtPanels, mitArrowUp, mitArrowUpLit, mitArrowDown, mitArrowDownLit, -4.9, 3, 6, left, 0.5, 1, true, 0, 0 #W AddShaftDoor 24, 1, ExtElevDoors2, ExtElevDoors, 0, 0 CreateCallButtons ElevExtPanels, mitButtonUp, mitButtonUpLit, mitButtonDown, mitButtonDownLit, -42.9, -77,4, left, 0.5, 1, true, 0, 0 CallButtonElevators = 23 CallButtonElevators = 24 AddDirectionalIndicator 24, true, false, false, true, ElevExtPanels, mitArrowUp, mitArrowUpLit, mitArrowDown, mitArrowDownLit, -4.9, 3, 6, left, 0.5, 1, true, 0, 0 #W AddShaftDoor 24, 1, ExtElevDoors2, ExtElevDoors, 0, 0 CreateCallButtons ElevExtPanels, mitButtonUp, mitButtonUpLit, mitButtonDown, mitButtonDownLit, -42.9, -77,4, left, 0.5, 1, true, 0, 0 CallButtonElevators = 23 CallButtonElevators = 24 AddDirectionalIndicator 24, true, false, false, true, ElevExtPanels, mitArrowUp, mitArrowUpLit, mitArrowDown, mitArrowDownLit, -4.9, 3, 6, left, 0.5, 1, true, 0, 0 #W AddShaftDoor 24, 1, ExtElevDoors2, ExtElevDoors, 0, 0 CreateCallButtons ElevExtPanels, mitButtonUp, mitButtonUpLit, mitButtonDown, mitButtonDownLit, -42.9, -77,4, left, 0.5, 1, true, 0, 0 CallButtonElevators = 23 CallButtonElevators = 24 AddDirectionalIndicator 24, true, false, false, true, ElevExtPanels, mitArrowUp, mitArrowUpLit, mitArrowDown, mitArrowDownLit, -4.9, 3, 6, left, 0.5, 1, true, 0, 0 #W AddShaftDoor 24, 1, ExtElevDoors2, ExtElevDoors, 0, 0 CreateCallButtons ElevExtPanels, mitButtonUp, mitButtonUpLit, mitButtonDown, mitButtonDownLit, -42.9, -77,4, left, 0.5, 1, true, 0, 0 CallButtonElevators = 23 CallButtonElevators = 23 #Now we create the call buttons, excluding elevators 1 to 3 (C1-C3) and elevator 24 (F2) (Service Lift 2) #Elevators 4 to 6 (C4-C6) CallButtonElevators = 4, 5, 6 CreateCallButtons ElevExtPanels, mitButtonUp, mitButtonUpLit, mitButtonDown, mitButtonDownLit, -3.30, -55.32, 4, left, 0.5, 1, true, 0, 0 CallButtonElevators = 4, 5, 6 CreateCallButtons ElevExtPanels, mitButtonUp, mitButtonUpLit, mitButtonDown, mitButtonDownLit, -3.30, -55.32, 4, left, 0.5, 1, true, 0, 0 CallButtonElevators = 4, 5, 6 CreateCallButtons ElevExtPanels, mitButtonUp, mitButtonUpLit, mitButtonDown, mitButtonDownLit, -3.30, -55.32, 4, left, 0.5, 1, true, 0, 0 #Elevators 7 to 8 (D1-D2) CallButtonElevators = 7, 8 CreateCallButtons ElevExtPanels, mitButtonUp, mitButtonUpLit, mitButtonDown, mitButtonDownLit, -41.38, -44.41, 4, back, 0.5, 1, true, 0, 0 CallButtonElevators = 7, 8 CreateCallButtons ElevExtPanels, mitButtonUp, mitButtonUpLit, mitButtonDown, mitButtonDownLit, -41.38, -44.41, 4, back, 0.5, 1, true, 0, 0 #Elevators 9 to 10 (D3-D4) CallButtonElevators = 9, 10 CreateCallButtons ElevExtPanels, mitButtonUp, mitButtonUpLit, mitButtonDown, mitButtonDownLit, -42, -30.83, 4, front, 0.5, 1, true, 0, 0 CallButtonElevators = 9, 10 CreateCallButtons ElevExtPanels, mitButtonUp, mitButtonUpLit, mitButtonDown, mitButtonDownLit, -42, -30.83, 4, front, 0.5, 1, true, 0, 0 #Elevators 11 to 12 (B1-B2) CallButtonElevators = 11, 12 CreateCallButtons ElevExtPanels, mitButtonUp, mitButtonUpLit, mitButtonDown, mitButtonDownLit, 18.15, -44.46, 4, back, 0.5, 1, true, 0, 0 CallButtonElevators = 11, 12 CreateCallButtons ElevExtPanels, mitButtonUp, mitButtonUpLit, mitButtonDown, mitButtonDownLit, 18.15, -44.46, 4, back, 0.5, 1, true, 0, 0 CallButtonElevators = 11, 12 CreateCallButtons ElevExtPanels, mitButtonUp, mitButtonUpLit, mitButtonDown, mitButtonDownLit, 18.15, -44.46, 4, back, 0.5, 1, true, 0, 0 #Elevators 13 to 14 (B3-B4) CallButtonElevators = 13, 14 CreateCallButtons ElevExtPanels, mitButtonUp, mitButtonUpLit, mitButtonDown, mitButtonDownLit, 18.15, -29.68, 4, front, 0.5, 1, true, 0, 0 CallButtonElevators = 13, 14 CreateCallButtons ElevExtPanels, mitButtonUp, mitButtonUpLit, mitButtonDown, mitButtonDownLit, 18.15, -29.68, 4, front, 0.5, 1, true, 0, 0 CallButtonElevators = 13, 14 CreateCallButtons ElevExtPanels, mitButtonUp, mitButtonUpLit, mitButtonDown, mitButtonDownLit, 18.15, -29.68, 4, front, 0.5, 1, true, 0, 0 #Elevators 15 to 17 (A1-A3) CallButtonElevators = 15, 16, 17 CreateCallButtons ElevExtPanels, mitButtonUp, mitButtonUpLit, mitButtonDown, mitButtonDownLit, -20.28, -20.79, 4, right, 0.5, 1, true, 0, 0 CallButtonElevators = 15, 16, 17 CreateCallButtons ElevExtPanels, mitButtonUp, mitButtonUpLit, mitButtonDown, mitButtonDownLit, -20.28, -20.79, 4, right, 0.5, 1, true, 0, 0 #Elevators 18 to 20 (A4-A6) CallButtonElevators = 18, 19, 20 CreateCallButtons ElevExtPanels, mitButtonUp, mitButtonUpLit, mitButtonDown, mitButtonDownLit, -3.68, -20.10, 4, left, 0.5, 1, true, 0, 0 CallButtonElevators = 18, 19, 20 CreateCallButtons ElevExtPanels, mitButtonUp, mitButtonUpLit, mitButtonDown, mitButtonDownLit, -3.68, -20.10, 4, left, 0.5, 1, true, 0, 0 #Elevator 21 (Basement Lift 1) (E1) CallButtonElevators = 21 CreateCallButtons ElevExtPanels, mitButtonUp, mitButtonUpLit, mitButtonDown, mitButtonDownLit, 30.97, -44.30, 4, back, 0.5, 1, true, 0, 0 CallButtonElevators = 21 CreateCallButtons ElevExtPanels, mitButtonUp, mitButtonUpLit, mitButtonDown, mitButtonDownLit, 30.97, -44.30, 4, back, 0.5, 1, true, 0, 0 #Elevator 22 (Basement Lift 2) (E2) CallButtonElevators = 22 CreateCallButtons ElevExtPanels, mitButtonUp, mitButtonUpLit, mitButtonDown, mitButtonDownLit, 29.12, -29.66, 4, front, 0.5, 1, true, 0, 0 CallButtonElevators = 22 CreateCallButtons ElevExtPanels, mitButtonUp, mitButtonUpLit, mitButtonDown, mitButtonDownLit, 29.12, -29.66, 4, front, 0.5, 1, true, 0, 0 #Elevator 23 (Service Lift 1) (F1) CallButtonElevators = 23 CreateCallButtons ElevExtPanels, mitButtonUp, mitButtonUpLit, mitButtonDown, mitButtonDownLit, -42.9, -65.25, 4, left, 0.5, 1, true, 0, 0 #Now we're done for creating the missing call buttons. Now we create the elevator signs (such as A, B, C, etc.) in the lobby. #Syntax: AddWall name, texturename, thickness, x1, z1, x2, z2, height1, height2, voffset1, voffset2, tw, th, isexternal AddWall SignLiftA, SignLiftA, 0.1, -20.32, -29.30, -20.32, -28.30, 2, 2, 5, 5, 0, 0, false AddWall SignLiftA, SignLiftA, 0.1, -3.71, -29.20, -3.71, -28.30, 2, 2, 5, 5, 0, 0, false AddWall SignLiftB, SignLiftB, 0.1, 24.46, -29.67, 25.50, -29.67, 2, 2, 5, 5, 0, 0, false AddWall SignLiftB, SignLiftB, 0.1, 24.46, -44.33, 25.50, -44.33, 2, 2, 5, 5, 0, 0, false AddWall SignLiftC, SignLiftC, 0.1, -20.31, -47.83, -20.31, -46.79, 2, 2, 5, 5, 0, 0, false AddWall SignLiftC, SignLiftC, 0.1, -3.71, -47.83, -3.71, -46.79, 2, 2, 5, 5, 0, 0, false AddWall SignLiftD, SignLiftD, 0.1, -34.75, -44.35, -33.75, -44.35, 2, 2, 5, 5, 0, 0, false AddWall SignLiftD, SignLiftD, 0.1, -34.75, -31.69, -33.75, -31.69, 2, 2, 5, 5, 0, 0, false #;;;;;;;;;;;;;;;;;;1;1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1;1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1;1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1;1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1;1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1;1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1;1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1;1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1;1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1;1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1;1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1;1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1;1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1;1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1;1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1;1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1;1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1;1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1;1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1;1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1;1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1;1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1;1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1;1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1;1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1;1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1;1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1;1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1;1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1;1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1;1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1;1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1;1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1;1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1;1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1;1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1;1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1;1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1;1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1;1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1;1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1;1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1;1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1;1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1;1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1;1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1;1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1;1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1;1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1;1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1;1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1;1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1;1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1;1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1;1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1;1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1;1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1;1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1;1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1;1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1;1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1;1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1;1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1;1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1;1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1;1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1;1;1;1;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; #E|E|E|E|E|E;S|;W|W|W|W|W|W;N|N|N|N|N|N|N|N|N;S|S|S|S|S|S|S|S|S;N|N|N|N|N|N|N|N|N;S|S|S|S|S|S|S|S|S;E|E|E|E|E|E|E|E;W|W|W|W|W|W|W|W;N|N;S|S;W|W|W|W|W|W|W|W|W|W|W|W|W|W|W|W|W|W|W|W|W|W|W|W|W|W|W|W|W|W|W|W|W|W|W|W|W|W|W|W|W|W|W|W|W|W|W|W|W|W|W|W|W|W|W|W|W|W|W;W|W|W|W|W|W|W|W|W|W|W|W|W|W|W|W|W|W|W|W|W|W|W|W|W|W|W|W|W|W|W|W|W|W|W|W|W|W|W|W|W|W|W|W|W|W|W|W|W|W|W|W|W|W|W|W|W #-66 #12 #63 #2 #-2 #1;1;1;1;1;1;1;1;1;1;1;1 #V;V;H;H;H;H;V;V;N;N;N;N #3;3;2;2;2;2;3;3;1;1;1;1 #E;W;N;S;N;S;E;W;N;S;W;W #57;57;29;29;20;20;44;44;0;0;63;61 #19;19;16;16;8;8;16;16;9;9;19;19 #;;;;;;;;;;; #0;0;0;0;0;0;0;0;-1;-1;-2;-2 #0. 47. 48. 49. 50. 57;0. 47. 48. 49. 50. 57;0. 22. 23. 24. 25. 26. 27. 28. 29;0. 22. 23. 24. 25. 26. 27. 28. 29;0. 9. 14. 15. 16. 17. 18. 19. 20;0. 9. 14. 15. 16. 17. 18. 19. 20;0. 38. 39. 40. 41. 42. 43. 44;0. 38. 39. 40. 41. 42. 43. 44;-1 - 0;-1 - 0;-2. -1. 0. 8. 9. 10. 11. 12. 13. 14. 15. 16. 17. 18. 19. 20. 21. 22. 23. 24. 25. 26. 27. 28. 29. 30. 31. 32. 33. 34. 35. 36. 37. 38. 39. 40. 41. 42. 43. 44. 45. 46. 47. 48. 49. 50. 51. 52. 53. 54. 55. 56. 57. 58. 59. 60. 61. 62. 63;-2. -1. 0. 8. 9. 10. 11. 12. 13. 14. 15. 16. 17. 18. 19. 20. 21. 22. 23. 24. 25. 26. 27. 28. 29. 30. 31. 32. 33. 34. 35. 36. 37. 38. 39. 40. 41. 42. 43. 44. 45. 46. 47. 48. 49. 50. 51. 52. 53. 54. 55. 56. 57. 58. 59. 60. 61 #-26;2;-42;-42;18;18;-26;2;34;32;-38;-38 #-60;-60;-50;-26;-50;-24;-16;-16;-50;-24;-62;-74 #;;;;;;;;;;;;;;;;;;1;1|3|3|3|3|3|3|3|3|3|4|4|4|4;1|4|4|3|3|3|3|3|3|3|3|3|4|4|4|4|3;1|3|3|3|3|3|3|3|3|3|4|4|4|4|3|4;1|3|3|3|3|3|3|3|3|3|4|4|4|4|3|4;1|3|3|3|3|3|3|3|3|3|4|4|4|4|3|4;1|3|3|3|3|3|3|3|3|3|4|4|4|4|3|4;1|3|3|3|3|3|3|3|3|3|4|4|4|4|3|4;1|3|3|3|3|3|3|3|3|3|4|4|4|4|3|4;1|3|3|3|3|3|3|3|3|3|4|4|4|4|3|4;1|3|3|3|3|3|3|3|3|3|4|4|4|4|3|4;3|3|3|3|3|3|3|3|3|4|4|4|4|3|4|1|1|4|4;3|3|3|3|3|3|3|3|3|4|4|4|4|3|4|1|1|4|4;3|3|3|3|3|3|3|3|3|4|4|4|4|3|4|1|1|4|4;3|3|3|3|3|3|3|3|3|4|4|4|4|3|4|1|1|4|4;3|3|3|3|3|3|3|3|3|4|4|4|4|3|4|1|1|4|4;3|3|3|3|3|3|3|3|3|4|4|4|4|3|4|1|1|4|4;3|3|3|3|3|3|3|3|3|4|4|4|4|3|4|1|1|4|4;3|3|3|3|3|3|3|3|3|4|4|4|4|3|4|1|1|4|4;3|3|3|3|3|3|3|3|3|4|4|4|4|3|4|1|1|4|4;3|3|3|3|3|3|3|3|3|4|4|4|4|3|4|1|1|4|4;3|3|3|3|3|3|3|3|3|4|4|4|4|3|4|1|1|4|4;3|3|3|3|3|3|3|3|3|4|4|4|4|3|4|1|1|4|4;3|3|3|3|3|3|3|3|3|4|4|4|4|3|4|1|1|4|4;3|3|3|3|3|3|3|3|3|4|4|4|4|3|4|1|1|4|4;3|3|3|3|3|3|3|3|3|4|4|4|4|3|4|1|1|4|4;3|3|3|3|3|3|3|3|3|4|4|4|4|3|4|1|1|4|4;3|3|3|3|3|3|3|3|3|4|4|4|4|3|4|1|1|4|4;3|3|3|3|3|3|3|3|3|4|4|4|4|3|4|1|1|4|4;3|3|3|3|3|3|3|3|3|4|4|4|4|3|4|1|1|4|4;3|3|3|3|3|3|3|3|3|4|4|4|4|3|4|1|1|4|4;3|3|3|3|3|3|3|3|3|4|4|4|4|3|4|1|1|4|4;3|3|3|3|3|3|3|3|3|4|4|4|4|3|4|1|1|4|4;3|3|3|3|3|3|3|3|3|4|4|4|4|3|4|1|1|4|4;3|3|3|3|3|3|3|3|3|4|4|4|4|3|4|1|1|4|4;3|3|3|3|3|3|3|3|3|4|4|4|4|3|4|1|1|4|4;3|3|3|3|3|3|3|3|3|4|4|4|4|3|4|1|1|4|4;3|3|3|3|3|3|3|3|3|4|4|4|4|3|4|1|1|4|4;3|3|3|3|3|3|3|3|3|4|4|4|4|3|4|1|1|4|4;3|3|3|3|3|3|3|3|3|4|4|4|4|3|4|1|1|4|4;3|3|3|3|3|3|3|3|3|4|4|4|4|3|4|1|1|4|4;3|3|3|3|3|3|3|3|3|4|4|4|4|3|4|1|1|4|4;3|3|3|3|3|3|3|3|3|4|4|4|4|3|4|1|1|4|4;3|3|3|3|3|3|3|3|3|4|4|4|4|3|4|1|1|4|4;3|3|3|3|3|3|3|3|3|4|4|4|4|3|4|1|1|4|4;3|3|3|3|3|3|3|3|3|4|4|4|4|3|4|1|1|4|4;3|3|3|3|3|3|3|3|3|4|4|4|4|3|4|1|1|4|4;3|3|3|3|3|3|3|3|3|4|4|4|4|3|4|1|1|4|4;3|3|3|3|3|3|3|3|3|4|4|4|4|3|4|1|1|4|4;3|3|3|3|3|3|3|3|3|4|4|4|4|3|4|1|1|4|4;3|3|3|3|3|3|3|3|3|4|4|4|4|3|4|1|1|4|4;3|3|3|3|3|3|3|3|3|4|4|4|4|3|4|1|1|4|4;3|3|3|3|3|3|3|3|3|4|4|4|4|3|4|1|1|4|4;3|3|3|3|3|3|3|3|3|4|4|4|4|3|4|1|1|4|4;3|3|3|3|3|3|3|3|3|4|4|4|4|3|4|1|1|4|4;3|3|3|3|3|3|3|3|3|4|4|4|4|3|4|1|1|4|4;3|3|3|3|3|3|3|3|3|4|4|4|4|3|4|1|1|4|4;3|3|3|3|3|3|3|3|3|4|4|4|4|3|4|1|1|4|4;3|3|3|3|3|3|3|3|3|4|4|4|4|3|4|1|1|4|4;3|3|3|3|3|3|3|3|3|4|4|4|4|3|4|1|1|4|4|1|4|4|1|4|1|4|4|1|4;3|3|3|3|3|3|3|3|3|4|4|4|4|3|4|1|1|4|4|1|4|4|1|4|1|4|4|1|4;3|3|3|3|3|3|3|3|3|4|4|4|4|3|4|1|1|4|4|1|4|4|1|4|1|4|4|1|4;3|3|3|3|3|3|3|3|3|4|4|4|4|3|4|1|1|4|4|1|4|4|1|4|1|4|4|1|4;3|3|3|3|3|3|3|3|3|4|4|4|4|3|4|1|1|4|4|1|4|4|1|4|1|4|4|1|4;3|3|3|3|3|3|3|3|3|4|4|4|4|3|4|1|1|4|4|1|4|4|1|4|1|4|4|1|4;3|3|3|3|3|3|3|3|3|4|4|4|4|3|4|1|1|4|4|1|4|4|1|4|1|4|4|1|4;3|3|3|3|3|3|3|3|3|4|4|4|4|3|4|1|1|4|4|1|4|4|1|4|1|4|4|1|4;1;1;1;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; #;;;;;;;;;;;;;;;;;;-104;-102|-22|-38|-64|-64|-40|36|58|60|40|52|-76|-60|-18;-102|-26|-30|-22|-38|-64|-64|-40|36|58|60|40|52|-76|-60|-18|-64;-102|-22|-38|-64|-64|-40|36|58|60|40|52|-76|-60|-18|-64|-62;-102|-22|-38|-64|-64|-40|36|58|60|40|52|-76|-60|-18|-64|-62;-102|-22|-38|-64|-64|-40|36|58|60|40|52|-76|-60|-18|-64|-62;-102|-22|-38|-64|-64|-40|36|58|60|40|52|-76|-60|-18|-64|-62;-102|-22|-38|-64|-64|-40|36|58|60|40|52|-76|-60|-18|-64|-62;-102|-22|-38|-64|-64|-40|36|58|60|40|52|-76|-60|-18|-64|-62;-102|-22|-38|-64|-64|-40|36|58|60|40|52|-76|-60|-18|-64|-62;-102|-22|-38|-64|-64|-40|36|58|60|40|52|-76|-60|-18|-64|-62;-22|-38|-64|-64|-40|36|58|60|40|52|-76|-60|-18|-64|-62|-80|-102|-76|-78;-22|-38|-64|-64|-40|36|58|60|40|52|-76|-60|-18|-64|-62|-80|-102|-76|-78;-22|-38|-64|-64|-40|36|58|60|40|52|-76|-60|-18|-64|-62|-80|-102|-76|-78;-22|-38|-64|-64|-40|36|58|60|40|52|-76|-60|-18|-64|-62|-80|-102|-76|-78;-22|-38|-64|-64|-40|36|58|60|40|52|-76|-60|-18|-64|-62|-80|-102|-76|-78;-22|-38|-64|-64|-40|36|58|60|40|52|-76|-60|-18|-64|-62|-80|-102|-76|-78;-22|-38|-64|-64|-40|36|58|60|40|52|-76|-60|-18|-64|-62|-80|-102|-76|-78;-22|-38|-64|-64|-40|36|58|60|40|52|-76|-60|-18|-64|-62|-80|-102|-76|-78;-22|-38|-64|-64|-40|36|58|60|40|52|-76|-60|-18|-64|-62|-80|-102|-76|-78;-22|-38|-64|-64|-40|36|58|60|40|52|-76|-60|-18|-64|-62|-80|-102|-76|-78;-22|-38|-64|-64|-40|36|58|60|40|52|-76|-60|-18|-64|-62|-80|-102|-76|-78;-22|-38|-64|-64|-40|36|58|60|40|52|-76|-60|-18|-64|-62|-80|-102|-76|-78;-22|-38|-64|-64|-40|36|58|60|40|52|-76|-60|-18|-64|-62|-80|-102|-76|-78;-22|-38|-64|-64|-40|36|58|60|40|52|-76|-60|-18|-64|-62|-80|-102|-76|-78;-22|-38|-64|-64|-40|36|58|60|40|52|-76|-60|-18|-64|-62|-80|-102|-76|-78;-22|-38|-64|-64|-40|36|58|60|40|52|-76|-60|-18|-64|-62|-80|-102|-76|-78;-22|-38|-64|-64|-40|36|58|60|40|52|-76|-60|-18|-64|-62|-80|-102|-76|-78;-22|-38|-64|-64|-40|36|58|60|40|52|-76|-60|-18|-64|-62|-80|-102|-76|-78;-22|-38|-64|-64|-40|36|58|60|40|52|-76|-60|-18|-64|-62|-80|-102|-76|-78;-22|-38|-64|-64|-40|36|58|60|40|52|-76|-60|-18|-64|-62|-80|-102|-76|-78;-22|-38|-64|-64|-40|36|58|60|40|52|-76|-60|-18|-64|-62|-80|-102|-76|-78;-22|-38|-64|-64|-40|36|58|60|40|52|-76|-60|-18|-64|-62|-80|-102|-76|-78;-22|-38|-64|-64|-40|36|58|60|40|52|-76|-60|-18|-64|-62|-80|-102|-76|-78;-22|-38|-64|-64|-40|36|58|60|40|52|-76|-60|-18|-64|-62|-80|-102|-76|-78;-22|-38|-64|-64|-40|36|58|60|40|52|-76|-60|-18|-64|-62|-80|-102|-76|-78;-22|-38|-64|-64|-40|36|58|60|40|52|-76|-60|-18|-64|-62|-80|-102|-76|-78;-22|-38|-64|-64|-40|36|58|60|40|52|-76|-60|-18|-64|-62|-80|-102|-76|-78;-22|-38|-64|-64|-40|36|58|60|40|52|-76|-60|-18|-64|-62|-80|-102|-76|-78;-22|-38|-64|-64|-40|36|58|60|40|52|-76|-60|-18|-64|-62|-80|-102|-76|-78;-22|-38|-64|-64|-40|36|58|60|40|52|-76|-60|-18|-64|-62|-80|-102|-76|-78;-22|-38|-64|-64|-40|36|58|60|40|52|-76|-60|-18|-64|-62|-80|-102|-76|-78;-22|-38|-64|-64|-40|36|58|60|40|52|-76|-60|-18|-64|-62|-80|-102|-76|-78;-22|-38|-64|-64|-40|36|58|60|40|52|-76|-60|-18|-64|-62|-80|-102|-76|-78;-22|-38|-64|-64|-40|36|58|60|40|52|-76|-60|-18|-64|-62|-80|-102|-76|-78;-22|-38|-64|-64|-40|36|58|60|40|52|-76|-60|-18|-64|-62|-80|-102|-76|-78;-22|-38|-64|-64|-40|36|58|60|40|52|-76|-60|-18|-64|-62|-80|-102|-76|-78;-22|-38|-64|-64|-40|36|58|60|40|52|-76|-60|-18|-64|-62|-80|-102|-76|-78;-22|-38|-64|-64|-40|36|58|60|40|52|-76|-60|-18|-64|-62|-80|-102|-76|-78;-22|-38|-64|-64|-40|36|58|60|40|52|-76|-60|-18|-64|-62|-80|-102|-76|-78;-22|-38|-64|-64|-40|36|58|60|40|52|-76|-60|-18|-64|-62|-80|-102|-76|-78;-22|-38|-64|-64|-40|36|58|60|40|52|-76|-60|-18|-64|-62|-80|-102|-76|-78;-22|-38|-64|-64|-40|36|58|60|40|52|-76|-60|-18|-64|-62|-80|-102|-76|-78;-22|-38|-64|-64|-40|36|58|60|40|52|-76|-60|-18|-64|-62|-80|-102|-76|-78;-22|-38|-64|-64|-40|36|58|60|40|52|-76|-60|-18|-64|-62|-80|-102|-76|-78;-22|-38|-64|-64|-40|36|58|60|40|52|-76|-60|-18|-64|-62|-80|-102|-76|-78;-22|-38|-64|-64|-40|36|58|60|40|52|-76|-60|-18|-64|-62|-80|-102|-76|-78;-22|-38|-64|-64|-40|36|58|60|40|52|-76|-60|-18|-64|-62|-80|-102|-76|-78;-22|-38|-64|-64|-40|36|58|60|40|52|-76|-60|-18|-64|-62|-80|-102|-76|-78;-22|-38|-64|-64|-40|36|58|60|40|52|-76|-60|-18|-64|-62|-102|-70|-72|64|-80|-72|-80|64|62|-80|-78|-78|66|62;-22|-38|-64|-64|-40|36|58|60|40|52|-76|-60|-18|-64|-62|-102|-70|-72|64|-80|-72|-80|64|62|-80|-78|-78|66|62;-22|-38|-64|-64|-40|36|58|60|40|52|-76|-60|-18|-64|-62|-102|-70|-72|64|-80|-72|-80|64|62|-80|-78|-78|66|62;-22|-38|-64|-64|-40|36|58|60|40|52|-76|-60|-18|-64|-62|-102|-70|-72|64|-80|-72|-80|64|62|-80|-78|-78|66|62;-22|-38|-64|-64|-40|36|58|60|40|52|-76|-60|-18|-64|-62|-102|-70|-72|64|-80|-72|-80|64|62|-80|-78|-78|66|62;-22|-38|-64|-64|-40|36|58|60|40|52|-76|-60|-18|-64|-62|-102|-70|-72|64|-80|-72|-80|64|62|-80|-78|-78|66|62;-22|-38|-64|-64|-40|36|58|60|40|52|-76|-60|-18|-64|-62|-102|-70|-72|64|-80|-72|-80|64|62|-80|-78|-78|66|62;-22|-38|-64|-64|-40|36|58|60|40|52|-76|-60|-18|-64|-62|-102|-70|-72|64|-80|-72|-80|64|62|-80|-78|-78|66|62;-70;-58;-36;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; #;;;;;;;;;;;;;;;;;;98;98|-38|-64|-64|-40|36|58|60|40|2|66|-56|-50|0;98|12|14|-38|-64|-64|-40|36|58|60|40|2|66|-56|-50|0|-52;98|-38|-64|-64|-40|36|58|60|40|2|66|-56|-50|0|-52|-52;98|-38|-64|-64|-40|36|58|60|40|2|66|-56|-50|0|-52|-52;98|-38|-64|-64|-40|36|58|60|40|2|66|-56|-50|0|-52|-52;98|-38|-64|-64|-40|36|58|60|40|2|66|-56|-50|0|-52|-52;98|-38|-64|-64|-40|36|58|60|40|2|66|-56|-50|0|-52|-52;98|-38|-64|-64|-40|36|58|60|40|2|66|-56|-50|0|-52|-52;98|-38|-64|-64|-40|36|58|60|40|2|66|-56|-50|0|-52|-52;98|-38|-64|-64|-40|36|58|60|40|2|66|-56|-50|0|-52|-52;-38|-64|-64|-40|36|58|60|40|2|66|-56|-50|0|-52|-52|76|96|74|74;-38|-64|-64|-40|36|58|60|40|2|66|-56|-50|0|-52|-52|76|96|74|74;-38|-64|-64|-40|36|58|60|40|2|66|-56|-50|0|-52|-52|76|96|74|74;-38|-64|-64|-40|36|58|60|40|2|66|-56|-50|0|-52|-52|76|96|74|74;-38|-64|-64|-40|36|58|60|40|2|66|-56|-50|0|-52|-52|76|96|74|74;-38|-64|-64|-40|36|58|60|40|2|66|-56|-50|0|-52|-52|76|96|74|74;-38|-64|-64|-40|36|58|60|40|2|66|-56|-50|0|-52|-52|76|96|74|74;-38|-64|-64|-40|36|58|60|40|2|66|-56|-50|0|-52|-52|76|96|74|74;-38|-64|-64|-40|36|58|60|40|2|66|-56|-50|0|-52|-52|76|96|74|74;-38|-64|-64|-40|36|58|60|40|2|66|-56|-50|0|-52|-52|76|96|74|74;-38|-64|-64|-40|36|58|60|40|2|66|-56|-50|0|-52|-52|76|96|74|74;-38|-64|-64|-40|36|58|60|40|2|66|-56|-50|0|-52|-52|76|96|74|74;-38|-64|-64|-40|36|58|60|40|2|66|-56|-50|0|-52|-52|76|96|74|74;-38|-64|-64|-40|36|58|60|40|2|66|-56|-50|0|-52|-52|76|96|74|74;-38|-64|-64|-40|36|58|60|40|2|66|-56|-50|0|-52|-52|76|96|74|74;-38|-64|-64|-40|36|58|60|40|2|66|-56|-50|0|-52|-52|76|96|74|74;-38|-64|-64|-40|36|58|60|40|2|66|-56|-50|0|-52|-52|76|96|74|74;-38|-64|-64|-40|36|58|60|40|2|66|-56|-50|0|-52|-52|76|96|74|74;-38|-64|-64|-40|36|58|60|40|2|66|-56|-50|0|-52|-52|76|96|74|74;-38|-64|-64|-40|36|58|60|40|2|66|-56|-50|0|-52|-52|76|96|74|74;-38|-64|-64|-40|36|58|60|40|2|66|-56|-50|0|-52|-52|76|96|74|74;-38|-64|-64|-40|36|58|60|40|2|66|-56|-50|0|-52|-52|76|96|74|74;-38|-64|-64|-40|36|58|60|40|2|66|-56|-50|0|-52|-52|76|96|74|74;-38|-64|-64|-40|36|58|60|40|2|66|-56|-50|0|-52|-52|76|96|74|74;-38|-64|-64|-40|36|58|60|40|2|66|-56|-50|0|-52|-52|76|96|74|74;-38|-64|-64|-40|36|58|60|40|2|66|-56|-50|0|-52|-52|76|96|74|74;-38|-64|-64|-40|36|58|60|40|2|66|-56|-50|0|-52|-52|76|96|74|74;-38|-64|-64|-40|36|58|60|40|2|66|-56|-50|0|-52|-52|76|96|74|74;-38|-64|-64|-40|36|58|60|40|2|66|-56|-50|0|-52|-52|76|96|74|74;-38|-64|-64|-40|36|58|60|40|2|66|-56|-50|0|-52|-52|76|96|74|74;-38|-64|-64|-40|36|58|60|40|2|66|-56|-50|0|-52|-52|76|96|74|74;-38|-64|-64|-40|36|58|60|40|2|66|-56|-50|0|-52|-52|76|96|74|74;-38|-64|-64|-40|36|58|60|40|2|66|-56|-50|0|-52|-52|76|96|74|74;-38|-64|-64|-40|36|58|60|40|2|66|-56|-50|0|-52|-52|76|96|74|74;-38|-64|-64|-40|36|58|60|40|2|66|-56|-50|0|-52|-52|76|96|74|74;-38|-64|-64|-40|36|58|60|40|2|66|-56|-50|0|-52|-52|76|96|74|74;-38|-64|-64|-40|36|58|60|40|2|66|-56|-50|0|-52|-52|76|96|74|74;-38|-64|-64|-40|36|58|60|40|2|66|-56|-50|0|-52|-52|76|96|74|74;-38|-64|-64|-40|36|58|60|40|2|66|-56|-50|0|-52|-52|76|96|74|74;-38|-64|-64|-40|36|58|60|40|2|66|-56|-50|0|-52|-52|76|96|74|74;-38|-64|-64|-40|36|58|60|40|2|66|-56|-50|0|-52|-52|76|96|74|74;-38|-64|-64|-40|36|58|60|40|2|66|-56|-50|0|-52|-52|76|96|74|74;-38|-64|-64|-40|36|58|60|40|2|66|-56|-50|0|-52|-52|76|96|74|74;-38|-64|-64|-40|36|58|60|40|2|66|-56|-50|0|-52|-52|76|96|74|74;-38|-64|-64|-40|36|58|60|40|2|66|-56|-50|0|-52|-52|76|96|74|74;-38|-64|-64|-40|36|58|60|40|2|66|-56|-50|0|-52|-52|76|96|74|74;-38|-64|-64|-40|36|58|60|40|2|66|-56|-50|0|-52|-52|76|96|74|74;-38|-64|-64|-40|36|58|60|40|2|66|-56|-50|0|-52|-52|76|96|74|74;-38|-64|-64|-40|36|58|60|40|2|66|-56|-50|0|-52|-52|98|66|-68|70|-70|-68|-70|76|74|-68|-66|-78|76|74;-38|-64|-64|-40|36|58|60|40|2|66|-56|-50|0|-52|-52|98|66|-68|70|-70|-68|-70|76|74|-68|-66|-78|76|74;-38|-64|-64|-40|36|58|60|40|2|66|-56|-50|0|-52|-52|98|66|-68|70|-70|-68|-70|76|74|-68|-66|-78|76|74;-38|-64|-64|-40|36|58|60|40|2|66|-56|-50|0|-52|-52|98|66|-68|70|-70|-68|-70|76|74|-68|-66|-78|76|74;-38|-64|-64|-40|36|58|60|40|2|66|-56|-50|0|-52|-52|98|66|-68|70|-70|-68|-70|76|74|-68|-66|-78|76|74;-38|-64|-64|-40|36|58|60|40|2|66|-56|-50|0|-52|-52|98|66|-68|70|-70|-68|-70|76|74|-68|-66|-78|76|74;-38|-64|-64|-40|36|58|60|40|2|66|-56|-50|0|-52|-52|98|66|-68|70|-70|-68|-70|76|74|-68|-66|-78|76|74;-38|-64|-64|-40|36|58|60|40|2|66|-56|-50|0|-52|-52|98|66|-68|70|-70|-68|-70|76|74|-68|-66|-78|76|74;70;56;34;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; #;;;;;;;;;;;;;;;;;;-124;-122|-90|-90|-66|4|26|26|6|-68|-88|-42|-42|-84|18;-122|-126|76|-90|-90|-66|4|26|26|6|-68|-88|-42|-42|-84|18|-54;-122|-90|-90|-66|4|26|26|6|-68|-88|-42|-42|-84|18|-54|-58;-122|-90|-90|-66|4|26|26|6|-68|-88|-42|-42|-84|18|-54|-58;-122|-90|-90|-66|4|26|26|6|-68|-88|-42|-42|-84|18|-54|-58;-122|-90|-90|-66|4|26|26|6|-68|-88|-42|-42|-84|18|-54|-58;-122|-90|-90|-66|4|26|26|6|-68|-88|-42|-42|-84|18|-54|-58;-122|-90|-90|-66|4|26|26|6|-68|-88|-42|-42|-84|18|-54|-58;-122|-90|-90|-66|4|26|26|6|-68|-88|-42|-42|-84|18|-54|-58;-122|-90|-90|-66|4|26|26|6|-68|-88|-42|-42|-84|18|-54|-58;-90|-90|-66|4|26|26|6|-68|-88|-42|-42|-84|18|-54|-58|-120|-92|-94|50;-90|-90|-66|4|26|26|6|-68|-88|-42|-42|-84|18|-54|-58|-120|-92|-94|50;-90|-90|-66|4|26|26|6|-68|-88|-42|-42|-84|18|-54|-58|-120|-92|-94|50;-90|-90|-66|4|26|26|6|-68|-88|-42|-42|-84|18|-54|-58|-120|-92|-94|50;-90|-90|-66|4|26|26|6|-68|-88|-42|-42|-84|18|-54|-58|-120|-92|-94|50;-90|-90|-66|4|26|26|6|-68|-88|-42|-42|-84|18|-54|-58|-120|-92|-94|50;-90|-90|-66|4|26|26|6|-68|-88|-42|-42|-84|18|-54|-58|-120|-92|-94|50;-90|-90|-66|4|26|26|6|-68|-88|-42|-42|-84|18|-54|-58|-120|-92|-94|50;-90|-90|-66|4|26|26|6|-68|-88|-42|-42|-84|18|-54|-58|-120|-92|-94|50;-90|-90|-66|4|26|26|6|-68|-88|-42|-42|-84|18|-54|-58|-120|-92|-94|50;-90|-90|-66|4|26|26|6|-68|-88|-42|-42|-84|18|-54|-58|-120|-92|-94|50;-90|-90|-66|4|26|26|6|-68|-88|-42|-42|-84|18|-54|-58|-120|-92|-94|50;-90|-90|-66|4|26|26|6|-68|-88|-42|-42|-84|18|-54|-58|-120|-92|-94|50;-90|-90|-66|4|26|26|6|-68|-88|-42|-42|-84|18|-54|-58|-120|-92|-94|50;-90|-90|-66|4|26|26|6|-68|-88|-42|-42|-84|18|-54|-58|-120|-92|-94|50;-90|-90|-66|4|26|26|6|-68|-88|-42|-42|-84|18|-54|-58|-120|-92|-94|50;-90|-90|-66|4|26|26|6|-68|-88|-42|-42|-84|18|-54|-58|-120|-92|-94|50;-90|-90|-66|4|26|26|6|-68|-88|-42|-42|-84|18|-54|-58|-120|-92|-94|50;-90|-90|-66|4|26|26|6|-68|-88|-42|-42|-84|18|-54|-58|-120|-92|-94|50;-90|-90|-66|4|26|26|6|-68|-88|-42|-42|-84|18|-54|-58|-120|-92|-94|50;-90|-90|-66|4|26|26|6|-68|-88|-42|-42|-84|18|-54|-58|-120|-92|-94|50;-90|-90|-66|4|26|26|6|-68|-88|-42|-42|-84|18|-54|-58|-120|-92|-94|50;-90|-90|-66|4|26|26|6|-68|-88|-42|-42|-84|18|-54|-58|-120|-92|-94|50;-90|-90|-66|4|26|26|6|-68|-88|-42|-42|-84|18|-54|-58|-120|-92|-94|50;-90|-90|-66|4|26|26|6|-68|-88|-42|-42|-84|18|-54|-58|-120|-92|-94|50;-90|-90|-66|4|26|26|6|-68|-88|-42|-42|-84|18|-54|-58|-120|-92|-94|50;-90|-90|-66|4|26|26|6|-68|-88|-42|-42|-84|18|-54|-58|-120|-92|-94|50;-90|-90|-66|4|26|26|6|-68|-88|-42|-42|-84|18|-54|-58|-120|-92|-94|50;-90|-90|-66|4|26|26|6|-68|-88|-42|-42|-84|18|-54|-58|-120|-92|-94|50;-90|-90|-66|4|26|26|6|-68|-88|-42|-42|-84|18|-54|-58|-120|-92|-94|50;-90|-90|-66|4|26|26|6|-68|-88|-42|-42|-84|18|-54|-58|-120|-92|-94|50;-90|-90|-66|4|26|26|6|-68|-88|-42|-42|-84|18|-54|-58|-120|-92|-94|50;-90|-90|-66|4|26|26|6|-68|-88|-42|-42|-84|18|-54|-58|-120|-92|-94|50;-90|-90|-66|4|26|26|6|-68|-88|-42|-42|-84|18|-54|-58|-120|-92|-94|50;-90|-90|-66|4|26|26|6|-68|-88|-42|-42|-84|18|-54|-58|-120|-92|-94|50;-90|-90|-66|4|26|26|6|-68|-88|-42|-42|-84|18|-54|-58|-120|-92|-94|50;-90|-90|-66|4|26|26|6|-68|-88|-42|-42|-84|18|-54|-58|-120|-92|-94|50;-90|-90|-66|4|26|26|6|-68|-88|-42|-42|-84|18|-54|-58|-120|-92|-94|50;-90|-90|-66|4|26|26|6|-68|-88|-42|-42|-84|18|-54|-58|-120|-92|-94|50;-90|-90|-66|4|26|26|6|-68|-88|-42|-42|-84|18|-54|-58|-120|-92|-94|50;-90|-90|-66|4|26|26|6|-68|-88|-42|-42|-84|18|-54|-58|-120|-92|-94|50;-90|-90|-66|4|26|26|6|-68|-88|-42|-42|-84|18|-54|-58|-120|-92|-94|50;-90|-90|-66|4|26|26|6|-68|-88|-42|-42|-84|18|-54|-58|-120|-92|-94|50;-90|-90|-66|4|26|26|6|-68|-88|-42|-42|-84|18|-54|-58|-120|-92|-94|50;-90|-90|-66|4|26|26|6|-68|-88|-42|-42|-84|18|-54|-58|-120|-92|-94|50;-90|-90|-66|4|26|26|6|-68|-88|-42|-42|-84|18|-54|-58|-120|-92|-94|50;-90|-90|-66|4|26|26|6|-68|-88|-42|-42|-84|18|-54|-58|-120|-92|-94|50;-90|-90|-66|4|26|26|6|-68|-88|-42|-42|-84|18|-54|-58|-120|-92|-94|50;-90|-90|-66|4|26|26|6|-68|-88|-42|-42|-84|18|-54|-58|-84|-120|-82|-82|42|36|40|46|42|-100|-98|-78|-96|-94;-90|-90|-66|4|26|26|6|-68|-88|-42|-42|-84|18|-54|-58|-84|-120|-82|-82|42|36|40|46|42|-100|-98|-78|-96|-94;-90|-90|-66|4|26|26|6|-68|-88|-42|-42|-84|18|-54|-58|-84|-120|-82|-82|42|36|40|46|42|-100|-98|-78|-96|-94;-90|-90|-66|4|26|26|6|-68|-88|-42|-42|-84|18|-54|-58|-84|-120|-82|-82|42|36|40|46|42|-100|-98|-78|-96|-94;-90|-90|-66|4|26|26|6|-68|-88|-42|-42|-84|18|-54|-58|-84|-120|-82|-82|42|36|40|46|42|-100|-98|-78|-96|-94;-90|-90|-66|4|26|26|6|-68|-88|-42|-42|-84|18|-54|-58|-84|-120|-82|-82|42|36|40|46|42|-100|-98|-78|-96|-94;-90|-90|-66|4|26|26|6|-68|-88|-42|-42|-84|18|-54|-58|-84|-120|-82|-82|42|36|40|46|42|-100|-98|-78|-96|-94;-90|-90|-66|4|26|26|6|-68|-88|-42|-42|-84|18|-54|-58|-84|-120|-82|-82|42|36|40|46|42|-100|-98|-78|-96|-94;-78;-62;-50;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; #;;;;;;;;;;;;;;;;;;84;82|-90|-66|4|26|26|6|-68|-88|-88|-32|-34|-72|32;82|-112|86|-90|-66|4|26|26|6|-68|-88|-88|-32|-34|-72|32|-54;82|-90|-66|4|26|26|6|-68|-88|-88|-32|-34|-72|32|-54|-52;82|-90|-66|4|26|26|6|-68|-88|-88|-32|-34|-72|32|-54|-52;82|-90|-66|4|26|26|6|-68|-88|-88|-32|-34|-72|32|-54|-52;82|-90|-66|4|26|26|6|-68|-88|-88|-32|-34|-72|32|-54|-52;82|-90|-66|4|26|26|6|-68|-88|-88|-32|-34|-72|32|-54|-52;82|-90|-66|4|26|26|6|-68|-88|-88|-32|-34|-72|32|-54|-52;82|-90|-66|4|26|26|6|-68|-88|-88|-32|-34|-72|32|-54|-52;82|-90|-66|4|26|26|6|-68|-88|-88|-32|-34|-72|32|-54|-52;-90|-66|4|26|26|6|-68|-88|-88|-32|-34|-72|32|-54|-52|80|52|-88|56;-90|-66|4|26|26|6|-68|-88|-88|-32|-34|-72|32|-54|-52|80|52|-88|56;-90|-66|4|26|26|6|-68|-88|-88|-32|-34|-72|32|-54|-52|80|52|-88|56;-90|-66|4|26|26|6|-68|-88|-88|-32|-34|-72|32|-54|-52|80|52|-88|56;-90|-66|4|26|26|6|-68|-88|-88|-32|-34|-72|32|-54|-52|80|52|-88|56;-90|-66|4|26|26|6|-68|-88|-88|-32|-34|-72|32|-54|-52|80|52|-88|56;-90|-66|4|26|26|6|-68|-88|-88|-32|-34|-72|32|-54|-52|80|52|-88|56;-90|-66|4|26|26|6|-68|-88|-88|-32|-34|-72|32|-54|-52|80|52|-88|56;-90|-66|4|26|26|6|-68|-88|-88|-32|-34|-72|32|-54|-52|80|52|-88|56;-90|-66|4|26|26|6|-68|-88|-88|-32|-34|-72|32|-54|-52|80|52|-88|56;-90|-66|4|26|26|6|-68|-88|-88|-32|-34|-72|32|-54|-52|80|52|-88|56;-90|-66|4|26|26|6|-68|-88|-88|-32|-34|-72|32|-54|-52|80|52|-88|56;-90|-66|4|26|26|6|-68|-88|-88|-32|-34|-72|32|-54|-52|80|52|-88|56;-90|-66|4|26|26|6|-68|-88|-88|-32|-34|-72|32|-54|-52|80|52|-88|56;-90|-66|4|26|26|6|-68|-88|-88|-32|-34|-72|32|-54|-52|80|52|-88|56;-90|-66|4|26|26|6|-68|-88|-88|-32|-34|-72|32|-54|-52|80|52|-88|56;-90|-66|4|26|26|6|-68|-88|-88|-32|-34|-72|32|-54|-52|80|52|-88|56;-90|-66|4|26|26|6|-68|-88|-88|-32|-34|-72|32|-54|-52|80|52|-88|56;-90|-66|4|26|26|6|-68|-88|-88|-32|-34|-72|32|-54|-52|80|52|-88|56;-90|-66|4|26|26|6|-68|-88|-88|-32|-34|-72|32|-54|-52|80|52|-88|56;-90|-66|4|26|26|6|-68|-88|-88|-32|-34|-72|32|-54|-52|80|52|-88|56;-90|-66|4|26|26|6|-68|-88|-88|-32|-34|-72|32|-54|-52|80|52|-88|56;-90|-66|4|26|26|6|-68|-88|-88|-32|-34|-72|32|-54|-52|80|52|-88|56;-90|-66|4|26|26|6|-68|-88|-88|-32|-34|-72|32|-54|-52|80|52|-88|56;-90|-66|4|26|26|6|-68|-88|-88|-32|-34|-72|32|-54|-52|80|52|-88|56;-90|-66|4|26|26|6|-68|-88|-88|-32|-34|-72|32|-54|-52|80|52|-88|56;-90|-66|4|26|26|6|-68|-88|-88|-32|-34|-72|32|-54|-52|80|52|-88|56;-90|-66|4|26|26|6|-68|-88|-88|-32|-34|-72|32|-54|-52|80|52|-88|56;-90|-66|4|26|26|6|-68|-88|-88|-32|-34|-72|32|-54|-52|80|52|-88|56;-90|-66|4|26|26|6|-68|-88|-88|-32|-34|-72|32|-54|-52|80|52|-88|56;-90|-66|4|26|26|6|-68|-88|-88|-32|-34|-72|32|-54|-52|80|52|-88|56;-90|-66|4|26|26|6|-68|-88|-88|-32|-34|-72|32|-54|-52|80|52|-88|56;-90|-66|4|26|26|6|-68|-88|-88|-32|-34|-72|32|-54|-52|80|52|-88|56;-90|-66|4|26|26|6|-68|-88|-88|-32|-34|-72|32|-54|-52|80|52|-88|56;-90|-66|4|26|26|6|-68|-88|-88|-32|-34|-72|32|-54|-52|80|52|-88|56;-90|-66|4|26|26|6|-68|-88|-88|-32|-34|-72|32|-54|-52|80|52|-88|56;-90|-66|4|26|26|6|-68|-88|-88|-32|-34|-72|32|-54|-52|80|52|-88|56;-90|-66|4|26|26|6|-68|-88|-88|-32|-34|-72|32|-54|-52|80|52|-88|56;-90|-66|4|26|26|6|-68|-88|-88|-32|-34|-72|32|-54|-52|80|52|-88|56;-90|-66|4|26|26|6|-68|-88|-88|-32|-34|-72|32|-54|-52|80|52|-88|56;-90|-66|4|26|26|6|-68|-88|-88|-32|-34|-72|32|-54|-52|80|52|-88|56;-90|-66|4|26|26|6|-68|-88|-88|-32|-34|-72|32|-54|-52|80|52|-88|56;-90|-66|4|26|26|6|-68|-88|-88|-32|-34|-72|32|-54|-52|80|52|-88|56;-90|-66|4|26|26|6|-68|-88|-88|-32|-34|-72|32|-54|-52|80|52|-88|56;-90|-66|4|26|26|6|-68|-88|-88|-32|-34|-72|32|-54|-52|80|52|-88|56;-90|-66|4|26|26|6|-68|-88|-88|-32|-34|-72|32|-54|-52|80|52|-88|56;-90|-66|4|26|26|6|-68|-88|-88|-32|-34|-72|32|-54|-52|80|52|-88|56;-90|-66|4|26|26|6|-68|-88|-88|-32|-34|-72|32|-54|-52|80|52|-88|56;-90|-66|4|26|26|6|-68|-88|-88|-32|-34|-72|32|-54|-52|44|80|42|44|54|54|44|60|58|-82|-78|-78|-84|-80;-90|-66|4|26|26|6|-68|-88|-88|-32|-34|-72|32|-54|-52|44|80|42|44|54|54|44|60|58|-82|-78|-78|-84|-80;-90|-66|4|26|26|6|-68|-88|-88|-32|-34|-72|32|-54|-52|44|80|42|44|54|54|44|60|58|-82|-78|-78|-84|-80;-90|-66|4|26|26|6|-68|-88|-88|-32|-34|-72|32|-54|-52|44|80|42|44|54|54|44|60|58|-82|-78|-78|-84|-80;-90|-66|4|26|26|6|-68|-88|-88|-32|-34|-72|32|-54|-52|44|80|42|44|54|54|44|60|58|-82|-78|-78|-84|-80;-90|-66|4|26|26|6|-68|-88|-88|-32|-34|-72|32|-54|-52|44|80|42|44|54|54|44|60|58|-82|-78|-78|-84|-80;-90|-66|4|26|26|6|-68|-88|-88|-32|-34|-72|32|-54|-52|44|80|42|44|54|54|44|60|58|-82|-78|-78|-84|-80;-90|-66|4|26|26|6|-68|-88|-88|-32|-34|-72|32|-54|-52|44|80|42|44|54|54|44|60|58|-82|-78|-78|-84|-80;46;32;18;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; #;;;;;;;;;;;;;;;;;;6;6|6|6|6|6|6|6|6|6|6|6|6|6|6;1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1;1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1;1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1;1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1;1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1;1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1;1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1;1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1;1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1;1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1;1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1;1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1;1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1;1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1;1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1;1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1;1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1;1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1;1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1;1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1;1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1;1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1;1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1;1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1;1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1;1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1;1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1;1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1;1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1;1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1;1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1;1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1;1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1;1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1;1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1;1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1;1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1;1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1;1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1;1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1;1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1;1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1;1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1;1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1;1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1;1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1;1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1;1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1;1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1;1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1;1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1;1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1;1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1;1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1;1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1;1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1;1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1;1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1;1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1;1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1;1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1;1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1;1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1;1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1;1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1;1;1;1;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; #;;;;;;;;;;;;;;;;;;1;1|1|1|1|1|1|1|1|1|1|1|1|1|1;1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1;1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1;1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1;1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1;1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1;1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1;1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1;1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1;1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1;1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1;1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1;1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1;1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1;1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1;1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1;1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1;1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1;1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1;1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1;1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1;1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1;1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1;1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1;1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1;1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1;1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1;1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1;1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1;1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1;1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1;1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1;1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1;1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1;1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1;1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1;1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1;1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1;1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1;1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1;1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1;1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1;1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1;1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1;1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1;1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1;1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1;1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1;1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1;1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1;1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1;1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1;1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1;1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1;1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1;1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1;1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1;1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1;1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1;1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1;1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1;1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1;1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1;1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1;1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1;1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1;1;1;1;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; #SBE #I used the AddShaftDoors command instead of the SetShaftDoors command because the SetShaftDoors command always makes trouble (hiding shaft doors) Yes I experienced this. #The better way to create shaft doors is the AddShaftDoors command.