It should look something like this:
Copy Shells = {
K4mb1StarterShells = true, -- [FREE] https://www.k4mb1maps.com/package/5015840
EnviShells = false, -- [FREE] https://envi-scripts.tebex.io/package/6407814
AllShellsBundle = false, -- [PAID] https://www.k4mb1maps.com/package/5107241
AllShellsBundle2 = false, -- [PAID] https://www.k4mb1maps.com/package/5107241
JamaringV1 = false, -- [PAID] https://jamaring-maps.tebex.io/package/6095279
JamaringV2 = false, -- [PAID] https://jamaring-maps.tebex.io/package/6274927
MaxCreations = false, -- [PAID] https://maxcreationsstore.tebex.io/package/6177840
DCCustomz = true, -- [PAID] https://store.dccustomz.com/category/2714613
},
3.For the functional doors, add this into the 'doors' section of nolag in furniture.lua
Copy { ["object"] = "dc_housesix_door", ["price"] = 0, ["label"] = "House 6 Door", ["type"] = "door" },
{ ["object"] = "dc_housesix_doorsmall", ["price"] = 0, ["label"] = "House 6 Small Bath Door" },
{ ["object"] = "dc_houseseven_door", ["price"] = 0, ["label"] = "House 7 Door", ["type"] = "door" },
{ ["object"] = "dc_townhouseone_door", ["price"] = 0, ["label"] = "Town House 1 Door", ["type"] = "door" },
{ ["object"] = "dc_apartmentfour_door", ["price"] = 0, ["label"] = "Apartment 4 Door", ["type"] = "door" },
{ ["object"] = "dc_apartmentone_door", ["price"] = 0, ["label"] = "Apartment 1 Door", ["type"] = "door" },
{ ["object"] = "dc_apartmentthree_door", ["price"] = 0, ["label"] = "Apartment 3 Door", ["type"] = "door" },
{ ["object"] = "dc_apartmenttwo_door", ["price"] = 0, ["label"] = "Apartment 2 Door", ["type"] = "door" },
{ ["object"] = "dc_housefive_door", ["price"] = 0, ["label"] = "House 5 Door", ["type"] = "door" },
{ ["object"] = "dc_housefour_door", ["price"] = 0, ["label"] = "House 4 Door", ["type"] = "door" },
{ ["object"] = "dc_houseone_door", ["price"] = 0, ["label"] = "House 1 Door", ["type"] = "door" },
{ ["object"] = "dc_housethree_door", ["price"] = 0, ["label"] = "House 3 Door", ["type"] = "door" },
{ ["object"] = "dc_housetwo_door", ["price"] = 0, ["label"] = "House 2 Door", ["type"] = "door" },
{ ["object"] = "dc_trapshellone_door", ["price"] = 0, ["label"] = "Trap Shell 1 Door", ["type"] = "door" },
{ ["object"] = "dc_trapshellthree_door", ["price"] = 0, ["label"] = "Trap Shell 3 Door", ["type"] = "door" },
{ ["object"] = "dc_trapshelltwo_door", ["price"] = 0, ["label"] = "Trap Shell 2 Door", ["type"] = "door" },