myspace / Data /ExtrasGen /SoclesBelowWindows.lua
sirnii's picture
Upload 1816 files
b6a38d7 verified
raw
history blame
974 Bytes
-- ========== GENERATED BY ExtrasGen Editor (Ctrl-Alt-G) DO NOT EDIT MANUALLY! ==========
PlaceObj('ExtrasGen', {
RequiresClass = "Room",
ToolbarSection = "Room",
group = "All (Room)",
id = "SoclesBelowWindows",
PlaceObj('PrgSelectRoomComponents', {
All = false,
AssignTo = "windows",
Corners = false,
CornersNE = false,
CornersNW = false,
CornersSE = false,
CornersSW = false,
Doors = false,
Floors = false,
Roof = false,
RoomsVar = "initial_selection",
UseParams = true,
Walls = false,
}),
PlaceObj('PlaceGuidesAroundSlabs', {
AssignTo = "guides",
OrientOutwards = true,
SlabsVar = "windows",
}),
PlaceObj('MoveSizeGuides', {
GuidesVar = "guides",
UpDown = -700,
UpDownScale = 700,
}),
PlaceObj('LaySlabsAlongGuides', {
GuidesVar = "guides",
Middle = {
PlaceObj('PlaceObjectData', {
EditorClass = "WallDec_Colonial_Socle_Body_01",
}),
},
}),
PlaceObj('DeleteObjects', {
ObjectsVar = "guides",
}),
})