Scripts Guides
Information
Skindata Structure

Structure of SkinData table

local skin = {
    ['PedTattoos'] = {},
    ["model"] = 'mp_m_freemode_01',
    ["father"] = {
        op = true,
        item = 0,
        texture = 0
    },
    ["mother"] = {
        op = true,
        item = 0,
        texture = 0
    },
    ['face_skin'] = {
        item = 0,
        texture = 0
    },
    ["skinmix"] = {
        op = true,
        m = 100,
        type = 'skinmixer',
        item = 50
    },
    ["shapemix"] = {
        op = true,
        m = 100,
        type = 'shapemixer',
        item = 50
    },
    ["race"] = {
        op = true,
        item = 0,
        texture = 0,
        mix = 0.0
    },
    ["pants"] = {
        item = 0,
        texture = 0
    },
    ["hair"] = {
        op = true,
        pallate = {
            type = 'hairhaircolor',
            type2 = 'hairhairhighlight'
        },
        item = 0,
        texture = 0,
        texture2 = 0,
        fade = -1
    },
    ["chesthair"] = {
        op = true,
        m = 100,
        type = 'chesthair',
        pallate = {
            type = 'chesthairchaircolor'
        },
        item = 0,
        texture = 0,
        opacity = 1.0
    },
    ["blemish"] = {
        op = true,
        m = 100,
        type = 'blemish',
        item = -1,
        opacity = 1.0
    },
    ["bodyblemishes"] = {
        op = true,
        m = 100,
        type = 'bodyblemishes',
        item = -1,
        opacity = 1.0
    },
    ["eyebrows"] = {
        op = true,
        m = 100,
        type = 'eyebrows',
        pallate = {
            type = 'eyebrowshaircolor'
        },
        item = -1,
        texture = 0,
        opacity = 1.0
    },
    ["beard"] = {
        op = true,
        m = 100,
        type = 'beard',
        pallate = {
            type = 'beardhaircolor'
        },
        item = -1,
        texture = 0,
        opacity = 1.0
    },
    ["blush"] = {
        op = true,
        m = 100,
        type = 'blush',
        pallate = {
            type = 'blusheyecolor'
        },
        item = -1,
        texture = 0,
        opacity = 1.0
    },
    ["complexion"] = {
        op = true,
        m = 100,
        type = 'complexion',
        item = 0,
        opacity = 1.0
    },
    ["sundamage"] = {
        op = true,
        m = 100,
        type = 'sundamage',
        item = -1,
        opacity = 1.0
    },
    ["molefreckles"] = {
        op = true,
        m = 100,
        type = 'molefreckles',
        item = -1,
        opacity = 1.0
    },
    ["lipstick"] = {
        op = true,
        m = 100,
        type = 'lipstick',
        pallate = {
            type = 'lipstickeyecolor'
        },
        item = -1,
        texture = 1,
        opacity = 1.0
    },
    ["makeup"] = {
        op = true,
        type = 'makeup',
        m = 100,
        pallate = {
            type = 'makeupeyecolor',
            type2 = 'makeuphighlight'
        },
        item = -1,
        texture = 1,
        texture2 = 0,
        opacity = 1.0
    },
    ["ageing"] = {
        op = true,
        m = 100,
        type = 'ageing',
        item = -1,
        opacity = 1.0
    },
    ["arms"] = {
        item = 0,
        texture = 0
    },
    ["shirt"] = {
        item = 0,
        texture = 0
    },
    ["torso"] = {
        item = 0,
        texture = 0
    },
    ["vest"] = {
        item = 0,
        texture = 0
    },
    ["bag"] = {
        item = 0,
        texture = 0
    },
    ["shoes"] = {
        item = 0,
        texture = 0
    },
    ["mask"] = {
        item = 0,
        texture = 0
    },
    ["hat"] = {
        item = -1,
        texture = 0
    },
    ["glass"] = {
        item = -1,
        texture = 0
    },
    ["ear"] = {
        item = -1,
        texture = 0
    },
    ["watch"] = {
        item = -1,
        texture = 0
    },
    ["bracelet"] = {
        item = -1,
        texture = 0
    },
    ["accessory"] = {
        item = 0,
        texture = 0
    },
    ["decals"] = {
        item = 0,
        texture = 0
    },
    ["eye_color"] = {
        op = true,
        pallate = {
            type = 'eyelenseeye_color'
        },
        texture = -1
    },
    ["moles"] = {
        item = 0,
        texture = 0
    },
    ["nose_0"] = {
        op = true,
        m = 100,
        type = 'nosewidth',
        item = 0
    },
    ["nose_1"] = {
        op = true,
        m = 100,
        type = 'nosepeak',
        item = 0
    },
    ["nose_2"] = {
        op = true,
        m = 100,
        type = 'noselength',
        item = 0
    },
    ["nose_3"] = {
        op = true,
        m = 100,
        type = 'nose2curveness',
        item = 0
    },
    ["nose_4"] = {
        op = true,
        m = 100,
        type = 'nosetip',
        item = 0
    },
    ["nose_5"] = {
        op = true,
        m = 100,
        type = 'nose2twist',
        item = 0
    },
    ["cheek_1"] = {
        op = true,
        m = 100,
        type = 'cheekbone',
        item = 0
    },
    ["cheek_2"] = {
        op = true,
        m = 100,
        type = 'cheeksideway',
        item = 0
    },
    ["cheek_3"] = {
        op = true,
        m = 100,
        type = 'cheekwidth',
        item = 0
    },
    ["eye_opening"] = {
        op = true,
        m = 100,
        type = 'eye_opening',
        item = 0
    },
    ["lips_thickness"] = {
        item = 0
    },
    ["jaw_bone_width"] = {
        op = true,
        m = 100,
        type = 'jawwidth',
        item = 0
    },
    ["eyebrown_high"] = {
        op = true,
        m = 100,
        type = 'eyebrows2depth',
        item = 0
    },
    ["eyebrown_forward"] = {
        op = true,
        m = 100,
        type = 'eyebrows2height',
        item = 0
    },
    ["jaw_bone_back_lenght"] = {
        op = true,
        m = 100,
        type = 'jawlength',
        item = 0
    },
    ["chins_bone"] = {
        op = true,
        m = 100,
        type = 'chinsbone',
        item = 0
    },
    ["chins_shape"] = {
        op = true,
        m = 100,
        type = 'chinsshape',
        item = 0
    },
    ["chins_length"] = {
        op = true,
        m = 100,
        type = 'chinslength',
        item = 0
    },
    ["chins_hole"] = {
        op = true,
        m = 100,
        type = 'chinshole',
        item = 0
    },
    ["neck_thikness"] = {
        op = true,
        m = 100,
        type = 'neck_thikness',
        item = 0
    }
}