#Adding Customs Shells to ps-housing

9 messages · Page 1 of 1 (latest)

shrewd dove
#

Basic Guide to Add Custom Shells.

    ["Standard Motel"] = { 
        label = "Standard Motel",
        hash = `standardmotel_shell`,
        doorOffset = { x = -0.375671, y = -2.384308, z = -2.546356, h = 93.725662, width = 2.0 },
        stash = {
            maxweight = 100000, 
            slots = 12,
        },
        imgs = {
            {
                url = "",
                label = "Motel",
            },
        }
    },

Make sure the hash matches the shell name, and that the Labe and Main String is the same.

You then need the offsets for the door, You can use this, Read the readme its easy to use.

https://github.com/complexza/ps-housing-offsetfinder

Then you can edit the images to your needs as well as the Stash Options.

GitHub

Tool to find offests from shells. Useful for housing resources etc. - GitHub - complexza/ps-housing-offsetfinder: Tool to find offests from shells. Useful for housing resources etc.

#

I will not provide support on this, Its very simple and easy to do 😄

river hazel
#

Just getting this when caging shell

#

I have the right shell and its loaded in

#

I have also added the right offset coords

modest ruin
#

Read above @river hazel

river hazel
#

Im not specific askim complex to help me, I just posted it here so if somone mabey read it and had the solution they could help