-- addEventHandler('onClientResourceStart', resourceRoot, function() -- local BUILDING = createBuilding(8460, 2202.3828, 1653.0547, 9.625, 0, 0, 0) -- if isElement(BUILDING) then -- setElementCollisionsEnabled(BUILDING, true) -- local LOD_BUILDING = createBuilding(8756, 2202.3828, 1653.0547, 9.625, 0, 0, 0) -- if isElement(LOD_BUILDING) then -- setLowLODElement(BUILDING, LOD_BUILDING) -- end -- end -- end)