🏠QS Housing
Configuration information for QS Housing
For QS housing you will need to copy & paste this into the "shared/config.lua" file under the "Config.Shells" section. When adding or changing shells just change the numbers inside of the [] brackets. All shell images are included. This will be updated constantly as more shells come out.
[17] = {
model = 'bk_apartmentone',
stash = {
maxweight = 1000000,
slots = 5,
},
imgs = {
{
url = 'https://r2.fivemanage.com/s9nylBx2i81FdGej13LAs/images/apt1.png',
label = 'DC Apartment 1',
},
},
},
[18] = {
model = 'bk_apartmenttwo',
stash = {
maxweight = 1000000,
slots = 5,
},
imgs = {
{
url = 'https://r2.fivemanage.com/s9nylBx2i81FdGej13LAs/images/apt2.png',
label = 'DC Apartment 2',
},
},
},
[19] = {
model = 'dc_apartmentthree',
stash = {
maxweight = 1000000,
slots = 5,
},
imgs = {
{
url = 'https://r2.fivemanage.com/s9nylBx2i81FdGej13LAs/images/apt3.png',
label = 'DC Apartment 3',
},
},
},
[20] = {
model = 'bk_houseone',
stash = {
maxweight = 1000000,
slots = 5,
},
imgs = {
{
url = 'https://r2.fivemanage.com/s9nylBx2i81FdGej13LAs/images/house1.png',
label = 'DC House 1',
},
},
},
[21] = {
model = 'dc_housetwoshell',
stash = {
maxweight = 1000000,
slots = 5,
},
imgs = {
{
url = 'https://r2.fivemanage.com/s9nylBx2i81FdGej13LAs/images/house2.png',
label = 'DC House 2',
},
},
},
[22] = {
model = 'dc_housethree',
stash = {
maxweight = 1000000,
slots = 5,
},
imgs = {
{
url = 'https://r2.fivemanage.com/s9nylBx2i81FdGej13LAs/images/house3.png',
label = 'DC House 3',
},
},
},
[23] = {
model = 'dc_housefour',
stash = {
maxweight = 1000000,
slots = 5,
},
imgs = {
{
url = 'https://r2.fivemanage.com/s9nylBx2i81FdGej13LAs/images/house4.png',
label = 'DC House 4',
},
},
},
[24] = {
model = 'dc_housefive',
stash = {
maxweight = 1000000,
slots = 5,
},
imgs = {
{
url = 'https://r2.fivemanage.com/s9nylBx2i81FdGej13LAs/images/house5.png',
label = 'DC House 5',
},
},
},
[25] = {
model = 'dc_trapshellone',
stash = {
maxweight = 1000000,
slots = 5,
},
imgs = {
{
url = 'https://r2.fivemanage.com/s9nylBx2i81FdGej13LAs/images/trap1.png',
label = 'DC Trap 1',
},
},
},
[26] = {
model = 'dc_trapshelltwo',
stash = {
maxweight = 1000000,
slots = 5,
},
imgs = {
{
url = 'https://r2.fivemanage.com/s9nylBx2i81FdGej13LAs/images/trap2.png',
label = 'DC Trap 2',
},
},
},
[27] = {
model = 'dc_trapshellthree',
stash = {
maxweight = 1000000,
slots = 5,
},
imgs = {
{
url = 'https://r2.fivemanage.com/s9nylBx2i81FdGej13LAs/images/trap3.png',
label = 'DC Trap 3',
},
},
},
[28] = {
model = 'dchotel_shell',
stash = {
maxweight = 1000000,
slots = 5,
},
imgs = {
{
url = 'https://r2.fivemanage.com/s9nylBx2i81FdGej13LAs/images/hotel1.png',
label = 'DC Hotel',
},
},
},
[29] = {
model = 'dc_apartmentfour',
stash = {
maxweight = 1000000,
slots = 5,
},
imgs = {
{
url = 'https://r2.fivemanage.com/s9nylBx2i81FdGej13LAs/images/apt41.png',
label = 'DC Apartment 4',
},
},
},
[30] = {
model = 'dc_housesix',
stash = {
maxweight = 1000000,
slots = 5,
},
imgs = {
{
url = 'https://r2.fivemanage.com/s9nylBx2i81FdGej13LAs/house6.png',
label = 'DC House 6',
},
},
},
[31] = {
model = 'dc_houseseven',
stash = {
maxweight = 1000000,
slots = 5,
},
imgs = {
{
url = 'https://r2.fivemanage.com/s9nylBx2i81FdGej13LAs/h71.png',
label = 'DC House 7',
},
},
},
[32] = {
model = 'dc_townhouseone',
stash = {
maxweight = 1000000,
slots = 5,
},
imgs = {
{
url = 'https://r2.fivemanage.com/s9nylBx2i81FdGej13LAs/th1.png',
label = 'DC Townhouse 1',
},
},
},
Last updated